[SCM] kio-extras packaging branch, master, updated. debian/5.3.2-1-2-ge23f2ca

Maximiliano Curia maxy at moszumanska.debian.org
Fri Jul 3 11:05:47 UTC 2015


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

The following commit has been merged in the master branch:
commit e23f2caffb230f941a6f215260d3be0fe936575e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jul 3 13:05:35 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 8484b77..b4f29d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 kio-extras (4:5.3.2-2~) UNRELEASED; urgency=medium
 
-  * 
+  * Add the missing Breaks/Replaces. (Closes: #790522)
 
  -- Maximiliano Curia <maxy at debian.org>  Fri, 03 Jul 2015 13:01:54 +0200
 
diff --git a/debian/control b/debian/control
index 486fd3a..2029234 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Build-Depends: cmake (>= 2.8.12~),
                libsmbclient-dev,
                libssh-dev (>= 0.6.0),
                pkg-config,
-               pkg-kde-tools (>= 0.15.15ubuntu1~),
+               pkg-kde-tools (>= 0.15.18~),
                qtbase5-dev (>= 5.4.0~),
                shared-mime-info
 Standards-Version: 3.9.6
@@ -59,8 +59,8 @@ Description: Extra functionality for kioslaves.
 Package: kio-extras-data
 Architecture: all
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: kio-mtp (<< 0.75+git20140304-1ubuntu1~)
-Breaks: kio-mtp (<< 0.75+git20140304-1ubuntu1~)
+Replaces: kio-mtp (<< 0.75+git20140304-1ubuntu1~), ${kde-l10n:all}
+Breaks: kio-mtp (<< 0.75+git20140304-1ubuntu1~), ${kde-l10n:all}
 Description: Extra functionality for kioslaves data files.
  A kioslave is a plugin designed to be intimately familiar with a certian
  protocol, so that a standardized interface can be used to get at data from
diff --git a/debian/rules b/debian/rules
index fc7d3ec..44fb76a 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=kio-extras-dbg

-- 
kio-extras packaging



More information about the pkg-kde-commits mailing list