[SCM] ktp-contact-runner packaging branch, master, updated. debian/16.04.2-1-47-g3973a3e

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-runner.git;a=commitdiff;h=19162e1

The following commit has been merged in the master branch:
commit 19162e101a112682c07ad3adee17dc2ebaf03f64
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 16:13:50 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 d383b66..e4a726c 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,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
 Description: Telepathy Contact KRunner plugin
  This package provides a KRunner plugin which allows you to execute actions
diff --git a/debian/rules b/debian/rules
index 0fe6d49..13703b6 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='plasma-runner-telepathy-contact-dbg (<= 15.12.1-1~~)'

-- 
ktp-contact-runner packaging



More information about the pkg-kde-commits mailing list