[SCM] ktp-contact-applet packaging branch, master, updated. debian/16.04.2-1-67-g066859a

Maximiliano Curia maxy at moszumanska.debian.org
Tue Sep 12 14:08:35 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-desktop-applets.git;a=commitdiff;h=5d55e49

The following commit has been merged in the master branch:
commit 5d55e49300c227392d8f83acefc886b1f38a0b6f
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 16:09:18 2017 +0200

    Add breaks/replaces against the kde-l10n packages
---
 debian/control | 8 +++++---
 debian/rules   | 3 +++
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 47c40d1..73aad88 100644
--- a/debian/control
+++ b/debian/control
@@ -24,12 +24,14 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/ktp-desktop-app
 
 Package: kde-telepathy-desktop-applets
 Architecture: any
-Replaces: ktp-telepathy-contact-list (<= 0.6.1-1),
-          plasma-widget-telepathy-chat (<= 0.6.1-1),
-          plasma-widget-telepathy-presence (<= 0.6.1-1),
 Depends: qml-module-org-kde-telepathy (>= ${source:Upstream-Version}),
          ${misc:Depends},
          ${shlibs:Depends},
+Breaks: ${kde-l10n:all}
+Replaces: ktp-telepathy-contact-list (<= 0.6.1-1),
+          plasma-widget-telepathy-chat (<= 0.6.1-1),
+          plasma-widget-telepathy-presence (<= 0.6.1-1),
+          ${kde-l10n:all}
 Description: KDE Telepathy contact plasmoid
  This package provides widgets that allow you to have any
  of your IM contacts easily accessible as an icon on your desktop.
diff --git a/debian/rules b/debian/rules
index f182030..b4bcbe3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 
+l10npkgs_firstversion_ok := 4:17.03.90-0~
+
 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) --dbgsym-migration='kde-telepathy-desktop-applets-dbg (<= 15.12.1-1~~)'

-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list