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

Pino Toscano pino at moszumanska.debian.org
Sat Feb 10 12:57:45 UTC 2018


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

The following commit has been merged in the master branch:
commit 3cd243d12775742d027d03c8a29ff82aff635267
Author: Pino Toscano <pino at debian.org>
Date:   Sat Feb 10 13:37:29 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 fe2f90a..31dec46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ kmix (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
   * Stop passing -DKMIX_KF5_BUILD=0 to cmake, as kmix is now only Qt5/KF5.
+  * Break/replace against kde-l10n that ships translations.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 10 Feb 2018 13:26:16 +0100
 
diff --git a/debian/control b/debian/control
index 217c8b2..025b5ea 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,8 @@ Section: sound
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Provides: x-audio-mixer
-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: volume control and mixer
  KMix is an audio device mixer, used to adjust volume, select recording inputs,
  and set other hardware options.
diff --git a/debian/rules b/debian/rules
index b57f3e9..b435765 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
 #!/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

-- 
kmix packaging



More information about the pkg-kde-commits mailing list