[SCM] ktp-contact-list packaging branch, master, updated. debian/16.04.2-1-51-g8ec8bc9

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


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

The following commit has been merged in the master branch:
commit e5cbdaec2f8f6f43d799043ebc8ea561c37175ed
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 15:57:39 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 19d0429..4942d6d 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,8 @@ Depends: kde-telepathy-data (>= 0.8.1),
          kde-telepathy-kpeople,
          ${misc:Depends},
          ${shlibs:Depends},
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Recommends: kde-telepathy
 Description: Telepathy contact list for the KDE Plasma Desktop
  This package provides a contact list application based on telepathy,
diff --git a/debian/rules b/debian/rules
index 2945eeb..6aee429 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-contact-list packaging



More information about the pkg-kde-commits mailing list