[SCM] kdeplasma-addons packaging branch, master, updated. 67f0c34971872aa2c5373bf6d154ba244b34a23f

Maximiliano Curia maxy at moszumanska.debian.org
Fri Jul 3 10:44:47 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kdeplasma-addons.git;a=commitdiff;h=67f0c34

The following commit has been merged in the master branch:
commit 67f0c34971872aa2c5373bf6d154ba244b34a23f
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jul 3 12:44:38 2015 +0200

    Add the missing Breaks/Replaces. (Closes: #790919)
---
 debian/changelog | 2 +-
 debian/control   | 4 +++-
 debian/rules     | 3 +++
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f3fde4f..6c5b09c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 kdeplasma-addons (4:5.3.2-2~) UNRELEASED; urgency=medium
 
-  * 
+  * Add the missing Breaks/Replaces. (Closes: #790919)
 
  -- Maximiliano Curia <maxy at debian.org>  Fri, 03 Jul 2015 12:16:09 +0200
 
diff --git a/debian/control b/debian/control
index 0f99ef5..e7b4b4f 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends: cmake (>= 2.8.12),
                libx11-dev,
                libxcb-keysyms1-dev,
                pkg-config,
-               pkg-kde-tools (>= 0.15.16),
+               pkg-kde-tools (>= 0.15.18~),
                plasma-framework-dev (>= 5.8.0~),
                qtbase5-dev (>= 5.4),
                qtdeclarative5-dev (>= 5.4),
@@ -42,6 +42,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kdeplasma-addons.git
 Package: kdeplasma-addons-data
 Architecture: all
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: locale files for kdeplasma-addons
  The KDE Plasma addons module is a collection of additional Plasma 5
  data engines, widgets and krunner plugins. It is part of
diff --git a/debian/rules b/debian/rules
index c2ad4e7..f25b60b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 
+l10npkgs_firstversion_ok := 4:4.14.0-2
+
 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
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kdeplasma-addons packaging



More information about the pkg-kde-commits mailing list