[SCM] sweeper packaging branch, master, updated. debian/4%17.08.3-1-5-g6fe7e14

Pino Toscano pino at moszumanska.debian.org
Tue Feb 20 13:38:34 UTC 2018


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

The following commit has been merged in the master branch:
commit 8b7d5226efb49f6ff127eef0ebc658826e89eff8
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 20 14:31:18 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 cd108bd..c13a8c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ sweeper (4:17.12.2-0r1) UNRELEASED; urgency=medium
   * Use the right makefile class:
     - use debian-qt-kde.mk v3
     - bump the pkg-kde-tools build dependency to >= 0.15.16
+  * Break/replace against kde-l10n that ships translations.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 20 Feb 2018 14:19:14 +0100
 
diff --git a/debian/control b/debian/control
index 1ba5b7f..d10bad6 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,8 @@ Package: sweeper
 Section: utils
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all},
+Replaces: ${kde-l10n:all},
 Description: history and temporary file cleaner
  Sweeper can quickly remove temporary information, such as web page cookies,
  browser history, or the list of recently-opened documents.  It helps provide
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

-- 
sweeper packaging



More information about the pkg-kde-commits mailing list