[SCM] ksnakeduel packaging branch, master, updated. debian/16.04.0-1-15-g6bb870b

Maximiliano Curia maxy at moszumanska.debian.org
Tue Oct 31 18:09:56 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ksnakeduel.git;a=commitdiff;h=4134da8

The following commit has been merged in the master branch:
commit 4134da887e71043875d47ea054146191862bbdaf
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Sep 10 16:59:33 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 3d21f49..af144b4 100644
--- a/debian/control
+++ b/debian/control
@@ -35,8 +35,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/ksnakeduel.git
 Package: ksnakeduel
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: ktron (<= 4:4.14.0-1)
-Breaks: ktron (<= 4:4.14.0-1)
+Replaces: ktron (<= 4:4.14.0-1), ${kde-l10n:all}
+Breaks: ktron (<= 4:4.14.0-1), ${kde-l10n:all}
 Recommends: khelpcenter
 Description: snake race game
  The object of the game is to avoid running into walls, your own tail,
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

-- 
ksnakeduel packaging



More information about the pkg-kde-commits mailing list