[SCM] ksudoku packaging branch, master, updated. debian/16.08.2-1-10-g69f3f0b

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


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

The following commit has been merged in the master branch:
commit 29a80079afd55f6408f483d763668ccc363c6fe9
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Sep 10 17:32:34 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 826cc1b..6248921 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/ksudoku.git
 Package: ksudoku
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Recommends: khelpcenter
 Description: Sudoku puzzle game and solver
  KSudoku is a Sudoku game and solver, supporting a range of 2D and 3D Sudoku
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

-- 
ksudoku packaging



More information about the pkg-kde-commits mailing list