[SCM] ksirk packaging branch, master, updated. debian/4%17.08.3-1-6-g8732b9f
Pino Toscano
pino at moszumanska.debian.org
Tue Feb 20 18:53:42 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ksirk.git;a=commitdiff;h=8e44c8e
The following commit has been merged in the master branch:
commit 8e44c8eb6ec4553581399a8fa5876662234b78b3
Author: Pino Toscano <pino at debian.org>
Date: Tue Feb 20 19:45:41 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 d555543..0ce1c69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ ksirk (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> Tue, 20 Feb 2018 19:31:47 +0100
diff --git a/debian/control b/debian/control
index 813d1ca..7e7c508 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,8 @@ Package: ksirk
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: khelpcenter
+Breaks: ${kde-l10n:all},
+Replaces: ${kde-l10n:all},
Description: Risk strategy game
KsirK is a strategy game inspired by the well known game Risk. It is a
multi-player network-enabled game with an AI. The goal of the game is simply
diff --git a/debian/rules b/debian/rules
index 0f493f8..9e04633 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) -- -DBIN_INSTALL_DIR=/usr/games
--
ksirk packaging
More information about the pkg-kde-commits
mailing list