[SCM] kmenuedit packaging branch, master, updated. 0300c79adc171bfbebe6edaf394dd7ba78d7912f

Maximiliano Curia maxy at moszumanska.debian.org
Sun Jul 5 06:30:26 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kmenuedit.git;a=commitdiff;h=a6f9e99

The following commit has been merged in the master branch:
commit a6f9e99856dd56b8fdeb2d471ed4731cb7ed2272
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jul 3 14:04:27 2015 +0200

    Add the missing Breaks/Replaces.
---
 debian/changelog | 2 +-
 debian/control   | 4 +++-
 debian/rules     | 3 +++
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ec3ea15..7fca977 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 kmenuedit (4:5.3.2-2~) UNRELEASED; urgency=medium
 
-  * 
+  * Add the missing Breaks/Replaces.
 
  -- Maximiliano Curia <maxy at debian.org>  Fri, 03 Jul 2015 14:03:10 +0200
 
diff --git a/debian/control b/debian/control
index 5919ec5..875fede 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5kdelibs4support-dev (>= 5.2.0),
                libkf5sonnet-dev (>= 5.2.0),
                libkf5xmlgui-dev (>= 5.2.0),
-               pkg-kde-tools (>= 0.15.15ubuntu1~),
+               pkg-kde-tools (>= 0.15.18~),
                qtbase5-dev (>= 5.4.0~),
                xauth,
                xvfb
@@ -27,6 +27,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kmenuedit.git
 Package: kmenuedit
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: XDG menu editor
  This package provides a menu editor which may be used to edit the KDE Plasma
  workspaces menu or any other XDG menu.
diff --git a/debian/rules b/debian/rules
index 8cb4ca9..0f8f3fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,10 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+l10npkgs_firstversion_ok := 4:4.14.0-2
+
 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) --dbg-package=kmenuedit-dbg

-- 
kmenuedit packaging



More information about the pkg-kde-commits mailing list