[SCM] ktp-send-file packaging branch, master, updated. debian/16.04.2-1-48-gd52156b

Maximiliano Curia maxy at moszumanska.debian.org
Tue Sep 12 14:09:47 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-send-file.git;a=commitdiff;h=9c2c370

The following commit has been merged in the master branch:
commit 9c2c3707ab860880d488711c8b87e6a6cb9de00e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 16:41:37 2017 +0200

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

diff --git a/debian/control b/debian/control
index 67b00df..6e2fa08 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,8 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/ktp-send-file.g
 Package: kde-telepathy-send-file
 Architecture: any
 Depends: kde-telepathy-data (>= 0.8.1), ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Recommends: kde-telepathy
 Enhances: dolphin, konqueror
 Description: KDE Telepathy dolphin/konqueror integration plugin
diff --git a/debian/rules b/debian/rules
index 9625c87..cdc2033 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-send-file-dbg (<= 15.12.1-1~~)'

-- 
ktp-send-file packaging



More information about the pkg-kde-commits mailing list