[SCM] libkgeomap packaging branch, master, updated. debian/16.08.0-1-48-g2a3bef9

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:10:50 UTC 2017


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

The following commit has been merged in the master branch:
commit 93317ff63bb54c2cffed3c7b60d8ba4d87dd4c44
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 21:44:22 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 ca52768..659182f 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/libkgeomap.git
 Package: libkf5kgeomap-data
 Architecture: all
 Depends: libjs-openlayers, ${misc:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: World-Map Library interface for KDE - data files
  Libkgeomap is a wrapper around different world-map components, to browse and
  arrange photos over a map.
diff --git a/debian/rules b/debian/rules
index 7a4b381..2c7eed5 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_test:
 	# Disable unit test at build time

-- 
libkgeomap packaging



More information about the pkg-kde-commits mailing list