[SCM] kmag packaging branch, master, updated. debian/16.08.0-1-10-gc268a08

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:22:54 UTC 2017


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

The following commit has been merged in the master branch:
commit c268a08a9120b4e751749be236c21531cce362ee
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Sep 9 10:32:24 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 95d1954..41ee64e 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,8 @@ Package: kmag
 Architecture: any
 Section: utils
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: screen magnifier tool
  KDE's screen magnifier tool.
  .
diff --git a/debian/rules b/debian/rules
index 73ae4f2..1277042 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_strip:
 	$(overridden_command) --dbgsym-migration='kmag-dbg (<= 4:14.12.2-1~)'

-- 
kmag packaging



More information about the pkg-kde-commits mailing list