[SCM] ktp-filetransfer-handler packaging branch, master, updated. debian/16.04.2-1-44-gf1208a0

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-filetransfer-handler.git;a=commitdiff;h=690b0ad

The following commit has been merged in the master branch:
commit 690b0ad2e1d429802004a5ef15460fc47f20edff
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 16:26:33 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 95c31b6..08c08c7 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,8 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/ktp-filetransfe
 Package: kde-telepathy-filetransfer-handler
 Architecture: any
 Depends: kde-telepathy-data (>= 0.8.1), ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Recommends: kde-telepathy
 Description: KDE Telepathy file transfer handler
  This package provides a helper application that handles telepathy
diff --git a/debian/rules b/debian/rules
index 3b1865b..afc6276 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-filetransfer-handler-dbg (<= 15.12.1-1~~)'

-- 
ktp-filetransfer-handler packaging



More information about the pkg-kde-commits mailing list