[SCM] juk packaging branch, master, updated. debian/4%17.08.3-1-7-gdfe22b5

Pino Toscano pino at moszumanska.debian.org
Sat Feb 10 09:56:41 UTC 2018


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

The following commit has been merged in the master branch:
commit 8023e7af91e4fb9aee92070db981f588ddb52063
Author: Pino Toscano <pino at debian.org>
Date:   Sat Feb 10 10:45:02 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 4192ff7..2b95986 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ juk (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>  Sat, 10 Feb 2018 10:23:41 +0100
 
diff --git a/debian/control b/debian/control
index 442ba6a..59b0c26 100644
--- a/debian/control
+++ b/debian/control
@@ -41,8 +41,8 @@ Section: sound
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: k3b
-Breaks: kdemultimedia-dev (<< 4:4.10)
-Replaces: kdemultimedia-dev (<< 4:4.10)
+Breaks: ${kde-l10n:all}, kdemultimedia-dev (<< 4:4.10)
+Replaces: ${kde-l10n:all}, kdemultimedia-dev (<< 4:4.10)
 Description: music jukebox / music player
  JuK is a powerful music player capable of managing a large music collection.
  .
diff --git a/debian/rules b/debian/rules
index 9ca54cc..936e110 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_test:
 	# Disable dh_auto_test at build time

-- 
juk packaging



More information about the pkg-kde-commits mailing list