[SCM] kspaceduel packaging branch, master, updated. debian/16.08.0-1-11-g74cd32a

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


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

The following commit has been merged in the master branch:
commit a5f1655df64463b3e7a620e21def6a9cab55dd91
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Sep 10 16:58:06 2017 +0200

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

diff --git a/debian/control b/debian/control
index 0655d19..b3e7cd0 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kspaceduel.git
 Package: kspaceduel
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Recommends: khelpcenter
 Description: SpaceWar! arcade game
  KSpaceduel is a space battle game for one or two players, where two ships fly
diff --git a/debian/rules b/debian/rules
index e36ca20..8be6716 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+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

-- 
kspaceduel packaging



More information about the pkg-kde-commits mailing list