[SCM] kget packaging branch, master, updated. debian/4%17.08.3-1-11-g27b08bb

Pino Toscano pino at moszumanska.debian.org
Sat Feb 10 11:56:37 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kget.git;a=commitdiff;h=93c165d

The following commit has been merged in the master branch:
commit 93c165d31bc0b94ac25acdaccea3e093f6774589
Author: Pino Toscano <pino at debian.org>
Date:   Sat Feb 10 12:22:52 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 da1a166..7793571 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ kget (4:17.12.2-0r1) UNRELEASED; urgency=medium
   * Update the patches:
     - minified_file: refresh
     - disable-plasma.diff: drop, no more needed now
+  * 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:55:53 +0100
 
diff --git a/debian/control b/debian/control
index c3ea7eb..8021340 100644
--- a/debian/control
+++ b/debian/control
@@ -54,6 +54,8 @@ Section: net
 Architecture: any
 Depends: libjs-mootools, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: download manager
  KGet is an advanced download manager with support for Metalink and Bittorrent.
  Downloads are added to the list, where they can be paused, queued, or
diff --git a/debian/rules b/debian/rules
index a3f3c3f..3f7fe4a 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) -- -DBUILD_TESTING=OFF

-- 
kget packaging



More information about the pkg-kde-commits mailing list