[SCM] kolf packaging branch, master, updated. debian/4%17.08.3-1-6-g809bc0f

Pino Toscano pino at moszumanska.debian.org
Tue Feb 20 18:22:02 UTC 2018


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

The following commit has been merged in the master branch:
commit 7876faa4e8f127c3bff876e8c57cba63087dee66
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 20 19:16:21 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index bec03fd..0d81c65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ kolf (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 19:04:25 +0100
 
diff --git a/debian/control b/debian/control
index 4145501..367d1fb 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,8 @@ Package: kolf
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: khelpcenter
+Breaks: ${kde-l10n:all},
+Replaces: ${kde-l10n:all},
 Description: miniature golf game
  Kolf is a miniature golf game for one to ten players.  A variety of courses
  are included, as well as an editor to create new courses.
diff --git a/debian/rules b/debian/rules
index 3ee7b5a..edc14a7 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

-- 
kolf packaging



More information about the pkg-kde-commits mailing list