[SCM] palapeli packaging branch, master, updated. debian/4%17.08.3-1-9-g759601f

Pino Toscano pino at moszumanska.debian.org
Tue Feb 20 19:48:11 UTC 2018


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

The following commit has been merged in the master branch:
commit 5c9f40dd443b4ac01276220f88290775e21dc5b8
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 20 20:29:35 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 9c984cb..36272c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ palapeli (4:17.12.2-0r1) UNRELEASED; urgency=medium
     - use debian-qt-kde.mk v3
     - bump the pkg-kde-tools build dependency to >= 0.15.16
   * Use https for Format in copyright.
+  * Break/replace against kde-l10n that ships translations.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 20 Feb 2018 20:18:28 +0100
 
diff --git a/debian/control b/debian/control
index 5eb6dd3..ffa290e 100644
--- a/debian/control
+++ b/debian/control
@@ -39,8 +39,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/palapeli.git
 Package: palapeli-data
 Architecture: all
 Depends: ${misc:Depends}
-Breaks: palapeli (<< 4:17.08.3~)
-Replaces: palapeli (<< 4:17.08.3~)
+Breaks: ${kde-l10n:all}, palapeli (<< 4:17.08.3~)
+Replaces: ${kde-l10n:all}, palapeli (<< 4:17.08.3~)
 Description: data files for palapeli jigsaw puzzle game
  Data files (puzzles) for the palapeli puzzle game.
  .
diff --git a/debian/rules b/debian/rules
index 656f42b..6377a04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 
+l10npkgs_firstversion_ok := 4:17.12.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_configure:
 	$(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games

-- 
palapeli packaging



More information about the pkg-kde-commits mailing list