[SCM] kgamma packaging branch, master, updated. debian/5.4.0-1-2-g3244213

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 5 17:12:45 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kgamma5.git;a=commitdiff;h=3244213

The following commit has been merged in the master branch:
commit 32442138f402bb13a21f2fe8ac920bc5243822dc
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Sep 5 17:05:36 2015 +0200

    Add Breaks/Replaces to the kde4 l10n packages.
---
 debian/changelog | 2 +-
 debian/control   | 4 ++--
 debian/rules     | 3 +++
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fbb5f25..9c4f5e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 kgamma5 (5.4.0-2~) UNRELEASED; urgency=medium
 
-  * 
+  * Add Breaks/Replaces to the kde4 l10n packages. (Closes: #798073, #798075)
 
  -- Maximiliano Curia <maxy at debian.org>  Sat, 05 Sep 2015 16:50:48 +0200
 
diff --git a/debian/control b/debian/control
index aae3232..508d380 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,8 @@ Section: graphics
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter
-Conflicts: kgamma
-Replaces: kgamma
+Breaks: kgamma, ${kde-l10n:all}
+Replaces: kgamma, ${kde-l10n:all}
 Description: monitor calibration panel for KDE
  This package contains a settings panel for adjusting the brightness, contrast,
  and gamma-correction of a monitor.  Test patterns are shown to help
diff --git a/debian/rules b/debian/rules
index b57f3e9..f788be5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
 #!/usr/bin/make -f
 
+l10npkgs_firstversion_ok := 4:4.14.0-3~
+
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk

-- 
kgamma packaging



More information about the pkg-kde-commits mailing list