[SCM] klickety packaging branch, master, updated. debian/16.08.1-1-34-g1a62dc1

Maximiliano Curia maxy at moszumanska.debian.org
Tue Oct 31 18:07:05 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/klickety.git;a=commitdiff;h=3bc4505

The following commit has been merged in the master branch:
commit 3bc45053991e4d78bf76fd9918e0263afef76831
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Sep 9 10:19:43 2017 +0200

    Add breaks/replaces against the kde-l10n packages
---
 debian/control | 4 ++--
 debian/rules   | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 80688ba..1d53939 100644
--- a/debian/control
+++ b/debian/control
@@ -37,8 +37,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/klickety.git
 Package: klickety
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Replaces: ksame (<< 4:4.6)
-Breaks: ksame (<< 4:4.6)
+Replaces: ksame (<< 4:4.6), ${kde-l10n:all}
+Breaks: ksame (<< 4:4.6), ${kde-l10n:all}
 Recommends: khelpcenter
 Description: SameGame puzzle game
  Klickety is a puzzle game where the player removes groups of colored marbles to
diff --git a/debian/rules b/debian/rules
index 216692a..e2b8fdf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 
+l10npkgs_firstversion_ok := 4:17.03.90-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

-- 
klickety packaging



More information about the pkg-kde-commits mailing list