[SCM] lskat packaging branch, master, updated. debian/16.08.0-1-19-g05308cd
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Oct 31 18:12:30 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/lskat.git;a=commitdiff;h=4e6f8ae
The following commit has been merged in the master branch:
commit 4e6f8aed61be93c9122b9fece18ecd52f662d0e2
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Sep 11 22:24:18 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 2583d4a..ea5751e 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/lskat.git
Package: lskat
Architecture: any
Depends: kdegames-card-data-kf5, ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
Recommends: khelpcenter
Description: Lieutnant Skat card game
Lieutnant Skat is a simplified variant of the Skat card game for two players.
diff --git a/debian/rules b/debian/rules
index 656f42b..8be6716 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
--
lskat packaging
More information about the pkg-kde-commits
mailing list