[SCM] ksysguard packaging branch, master, updated. 3c762f355ead6a7510c9f13555ed1e0ae1d784b6

Maximiliano Curia maxy at moszumanska.debian.org
Sun Jul 5 06:29:35 UTC 2015


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

The following commit has been merged in the master branch:
commit 50a974233914adc368cfc093e5b0dcd99d14e578
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jul 3 13:28:22 2015 +0200

    Add the missing Breaks/Replaces.
---
 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 d258988..dbf8ec9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 ksysguard (4:5.3.2-2~) UNRELEASED; urgency=medium
 
-  * 
+  * Add the missing Breaks/Replaces.
 
  -- Maximiliano Curia <maxy at debian.org>  Fri, 03 Jul 2015 13:26:06 +0200
 
diff --git a/debian/control b/debian/control
index e88e553..1315199 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5newstuff-dev (>= 5.2.0),
                libkf5sysguard-dev (>= 5.0.0),
                libsensors4-dev,
-               pkg-kde-tools (>= 0.15.15ubuntu1~),
+               pkg-kde-tools (>= 0.15.18~),
                qtbase5-dev (>= 5.4.0~),
                xauth,
                xvfb
@@ -51,6 +51,8 @@ Description: process monitor and system statistics
 Package: ksysguard-data
 Architecture: all
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: library for monitoring your system - shared library
  KSysGuard is a program to monitor various elements of your system, or any
  other remote system with the KSysGuard daemon (ksysgardd) installed.
diff --git a/debian/rules b/debian/rules
index 98dac53..8c9171e 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=ksysguard-dbg

-- 
ksysguard packaging



More information about the pkg-kde-commits mailing list