[SCM] ktp-text-ui packaging branch, master, updated. debian/16.04.2-1-88-g820317b

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=0e9a1e3

The following commit has been merged in the master branch:
commit 0e9a1e3bef671af2934262aa2db8e2d0eb3791d4
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 17:32:15 2017 +0200

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

diff --git a/debian/control b/debian/control
index fda6327..64eec1e 100644
--- a/debian/control
+++ b/debian/control
@@ -50,8 +50,9 @@ Depends: kde-telepathy-data (>= 0.8.1),
          libjs-jquery (>= 1.7),
          ${misc:Depends},
          ${shlibs:Depends},
+Breaks: ${kde-l10n:all}
+Replaces: libktpchat0, ${kde-l10n:all}
 Recommends: kde-telepathy
-Replaces: libktpchat0
 Description: Telepathy text chat UI for the KDE Plasma Desktop
  This package provides a telepathy handler for text channels, a program
  that in other words allows you to chat with your contacts using instant
diff --git a/debian/rules b/debian/rules
index 4be1912..ab82b1a 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-text-ui-dbg (<= 15.12.1-1~~)'

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list