[SCM] kde-dev-scripts packaging branch, master, updated. debian/4%17.08.3-1-5-g06eca21

Pino Toscano pino at moszumanska.debian.org
Sat Feb 10 10:50:25 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kde-dev-scripts.git;a=commitdiff;h=8ddbf25

The following commit has been merged in the master branch:
commit 8ddbf25e42ecde29a4c61db5b1d163a201c3e0f8
Author: Pino Toscano <pino at debian.org>
Date:   Sat Feb 10 11:34:38 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 74a822d..989142e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ kde-dev-scripts (4:17.12.2-0r1) UNRELEASED; urgency=medium
   * Remove the libkf5kdelibs4support5-bin build dependency, no more needed now.
   * Update the patches:
     - append_kde.diff: refresh, and use the newer cmake variable for the path
+  * Break/replace against kde-l10n that ships translations.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 10 Feb 2018 11:20:30 +0100
 
diff --git a/debian/control b/debian/control
index e45c5dd..5886e28 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,8 @@ Suggests: cvs,
           valgrind,
           xsltproc,
 Enhances: kate
-Breaks: pkg-kde-tools (<< 0.15.12ubuntu1~)
-Replaces: pkg-kde-tools (<< 0.15.12ubuntu1~)
+Breaks: ${kde-l10n:all}, pkg-kde-tools (<< 0.15.12ubuntu1~)
+Replaces: ${kde-l10n:all}, pkg-kde-tools (<< 0.15.12ubuntu1~)
 Description: scripts and data files for development
  This package contains scripts and data files to facilitate development of
  KDE software.  Also included are scripts which are not specific to
diff --git a/debian/rules b/debian/rules
index b2c9560..7ce8191 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_install:
 	$(overridden_command)

-- 
kde-dev-scripts packaging



More information about the pkg-kde-commits mailing list