[SCM] ktp-common-internals packaging branch, master, updated. debian/16.04.2-1-111-g6e00b1c

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=4abccfb

The following commit has been merged in the master branch:
commit 4abccfbfa03e43d000503e37a84d6e5f1efb058d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 16:10:55 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 cb49635..880546f 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,8 @@ Package: kde-telepathy-data
 Section: kde
 Architecture: all
 Depends: ${misc:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: Shared data for all the KDE Telepathy components
  This package contains KDE Telepathy shared data.
  .
diff --git a/debian/rules b/debian/rules
index 341770a..7f44ef5 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_install:
 	dh_install --list-missing

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list