[SCM] ktp-auth-handler packaging branch, master, updated. debian/16.04.2-1-45-g6ae4c33

Maximiliano Curia maxy at moszumanska.debian.org
Tue Sep 12 14:07:21 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=9338db3

The following commit has been merged in the master branch:
commit 9338db31e7c4cb86883d1ef5dcaf00e683b0a0db
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 14:34:17 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 01acd58..052ecd6 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,8 @@ Architecture: any
 Depends: kde-telepathy-data (>= ${source:Upstream-Version}),
          ${misc:Depends},
          ${shlibs:Depends},
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Recommends: kde-telepathy
 Suggests: libqca2-plugin-ossl
 Description: KDE Telepathy authentication handler
diff --git a/debian/rules b/debian/rules
index 7aafe98..6134fdf 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_auto_install:
 	$(overridden_command) --destdir=debian/tmp

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list