[SCM] picmi packaging branch, master, updated. debian/16.08.2-1-4-g22ce8c3

Pino Toscano pino at moszumanska.debian.org
Sat Nov 18 10:35:26 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/picmi.git;a=commitdiff;h=ab60a11

The following commit has been merged in the master branch:
commit ab60a11b988217cd321cfc417c2b813043c9e3b0
Author: Pino Toscano <pino at debian.org>
Date:   Sat Nov 18 11:27:03 2017 +0100

    add breaks/replaces against kde-l10n
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 debian/rules     | 3 +++
 3 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3df092e..afcfd2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 picmi (4:17.08.3-1~1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Add breaks/replaces against kde-l10n, as picmi carries translations now.
 
  -- Pino Toscano <pino at debian.org>  Sat, 18 Nov 2017 11:27:03 +0100
 
diff --git a/debian/control b/debian/control
index 6d41f66..aa1f7eb 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,8 @@ Package: picmi
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: khelpcenter
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: Number logic game
  Picmi is a number logic game in which cells in a grid have to be colored or
  left blank according to numbers given at the side of the grid to reveal a
diff --git a/debian/rules b/debian/rules
index 8a9ef65..21ca65f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 
+l10npkgs_firstversion_ok := 4:16.04.3-2~
+
 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_configure:
 	$(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games

-- 
picmi packaging



More information about the pkg-kde-commits mailing list