[SCM] kde-cli-tools packaging branch, master, updated. debian/5.3.2-1-2-g11799d4

Maximiliano Curia maxy at moszumanska.debian.org
Fri Jul 3 09:52:42 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kde-cli-tools.git;a=commitdiff;h=11799d4

The following commit has been merged in the master branch:
commit 11799d4b4187188ddaada76367f8fc55d4b76cb2
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jul 3 11:52:37 2015 +0200

    Add the missing Breaks/Replaces. (Closes: #790866)
---
 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 736f41c..adc7b35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 kde-cli-tools (4:5.3.2-2~) UNRELEASED; urgency=medium
 
-  * 
+  * Add the missing Breaks/Replaces. (Closes: #790866)
 
  -- Maximiliano Curia <maxy at debian.org>  Fri, 03 Jul 2015 11:46:41 +0200
 
diff --git a/debian/control b/debian/control
index 39b19fb..8031a58 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5windowsystem-dev (>= 5.2.0),
                libqt5svg5-dev (>= 5.4.0~),
                libqt5x11extras5-dev (>= 5.4.0~),
-               pkg-kde-tools (>= 0.15.15ubuntu1~),
+               pkg-kde-tools (>= 0.15.18~),
                qtbase5-dev (>= 5.4.0~)
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/kde/workspace/kde-cli-tools
@@ -38,6 +38,8 @@ Description: tools to use KDE services from the command line
 Package: kde-cli-tools-data
 Architecture: all
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: tools to use kioslaves from the command line
  These command line tools enable you to use KDE services such as
  kioslaves, kdesu, QtSVG, kcontrol modules, KDE trader and start
diff --git a/debian/rules b/debian/rules
index 4c072bb..e13ca55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,10 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+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_strip:
 	$(overridden_command) --dbg-package=kde-cli-tools-dbg

-- 
kde-cli-tools packaging



More information about the pkg-kde-commits mailing list