[SCM] baloo-widgets packaging branch, master, updated. debian/16.04.0-1-37-g8733ca6

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:02:14 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/baloo-widgets.git;a=commitdiff;h=0d6fd97

The following commit has been merged in the master branch:
commit 0d6fd977ca544ca38794e6e4eee9b8b5e439ecad
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Sep 3 16:39:19 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 03ea186..9954997 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,8 @@ Package: libkf5baloowidgets5
 Architecture: any
 Multi-Arch: same
 Depends: libkf5filemetadata-bin, ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Recommends: libkf5baloowidgets-bin
 Description: Wigets for use with Baloo
  Baloo is a framework for searching and managing metadata.
diff --git a/debian/rules b/debian/rules
index 403942a..6ddb86e 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:
 	dh_strip --dbgsym-migration='libkf5baloowidgets5-dbg (<= 15.12.0-1~~)'

-- 
baloo-widgets packaging



More information about the pkg-kde-commits mailing list