[SCM] kigo packaging branch, master, updated. debian/16.04.0-1-13-g232d81b

Maximiliano Curia maxy at moszumanska.debian.org
Tue Oct 31 18:06:26 UTC 2017


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

The following commit has been merged in the master branch:
commit a8c111b78bc3a2ca4e02fa337b9dcdcaa7349d48
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Sep 8 16:55:17 2017 +0200

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

diff --git a/debian/control b/debian/control
index ef3bb67..a3a4762 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kigo.git
 Package: kigo
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Recommends: gnugo, khelpcenter
 Description: go game
  Kigo is an open-source implementation of the popular Go game. Go is a
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

-- 
kigo packaging



More information about the pkg-kde-commits mailing list