[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/16.04.2-1-53-gf68d114

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=81ab9b3

The following commit has been merged in the master branch:
commit 81ab9b3b2064c3544ee48ead4e831538c172786e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Sep 10 19:41:49 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 ad0ec56..9a359be 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,8 @@ Depends: kaccounts-integration,
          kde-telepathy-kpeople,
          ${misc:Depends},
          ${shlibs:Depends},
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Recommends: kde-telepathy
 Description: KDE Control Module for managing Telepathy Accounts
  This package provides a KControl module for adding, editing and removing
diff --git a/debian/rules b/debian/rules
index 970fe26..9da9725 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-accounts-kcm packaging



More information about the pkg-kde-commits mailing list