[SCM] kgoldrunner packaging branch, master, updated. debian/16.08.0-1-16-g60d38c9
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Oct 31 18:06:16 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kgoldrunner.git;a=commitdiff;h=e52493a
The following commit has been merged in the master branch:
commit e52493a1a541ac4f5ca1a6dccfcc1c5a4d6e596d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Sep 8 16:34:00 2017 +0200
Add breaks/replaces against the kde-l10n packages
---
debian/control | 2 ++
debian/rules | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index fecaf90..99c1783 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kgoldrunner.git
Package: kgoldrunner
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
Recommends: khelpcenter
Description: Lode Runner arcade game
KGoldrunner is a fast-paced platform game where the player must navigate a
diff --git a/debian/rules b/debian/rules
index 656f42b..ee1836d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
#!/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
--
kgoldrunner packaging
More information about the pkg-kde-commits
mailing list