[SCM] blinken packaging branch, master, updated. debian/16.08.2-1-5-gf99c8a0
Pino Toscano
pino at moszumanska.debian.org
Sun Nov 19 13:29:43 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/blinken.git;a=commitdiff;h=a215abc
The following commit has been merged in the master branch:
commit a215abc24d597d4b69599ec8ecb74bac2cac3c07
Author: Pino Toscano <pino at debian.org>
Date: Sun Nov 19 14:19:51 2017 +0100
migrate l10n
---
debian/changelog | 1 +
debian/control | 2 ++
debian/rules | 3 +++
3 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e115f39..97f8c68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ blinken (4:17.08.3-0r1) UNRELEASED; urgency=medium
* New upstream release.
* Simplify watch file, and switch it to https.
* Bump Standards-Version to 4.1.1, no changes required.
+ * Since translations moved here, handle the migration from kde-l10n.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 19 Nov 2017 14:01:07 +0100
diff --git a/debian/control b/debian/control
index 309f9ff..c3c3fb9 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,8 @@ Architecture: any
Depends: ttf-sjfonts, ${misc:Depends}, ${shlibs:Depends}
Section: games
Suggests: khelpcenter
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
Description: KDE version of the Simon electronic memory game
Blinken is based on an electronic game released in 1978, which
challenges players to remember sequences of increasing length. On
diff --git a/debian/rules b/debian/rules
index 1360efa..b125be9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
#!/usr/bin/make -f
+l10npkgs_firstversion_ok := 4:16.04.3-3~
+
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
--
blinken packaging
More information about the pkg-kde-commits
mailing list