[SCM] kmousetool packaging branch, master, updated. debian/16.08.0-1-8-gfca141f
Pino Toscano
pino at moszumanska.debian.org
Sun Dec 3 18:48:50 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmousetool.git;a=commitdiff;h=fca141f
The following commit has been merged in the master branch:
commit fca141f8221d859eaa173ff265677ed13fc5c9f1
Author: Pino Toscano <pino at debian.org>
Date: Sun Dec 3 19:39:09 2017 +0100
add kde-l10n breaks/replaces
---
debian/changelog | 1 +
debian/control | 2 ++
debian/rules | 3 +++
3 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2aa9751..207f3a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ kmousetool (4:17.08.3-0r1) UNRELEASED; urgency=medium
libkf5xmlgui-dev, libphonon4qt5-dev, libphonon4qt5experimental-dev, and
qtbase5-dev
* Use the right dhmk helper.
+ * Add kde-l10n breaks/replaces.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 03 Dec 2017 19:31:21 +0100
diff --git a/debian/control b/debian/control
index 77a4e78..602e9c8 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,8 @@ Package: kmousetool
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
Description: mouse manipulation tool for the disabled
KMouseTool clicks the mouse whenever the mouse cursor pauses briefly. It was
designed to help those with repetitive strain injuries, for whom pressing
diff --git a/debian/rules b/debian/rules
index ed12a3b..a2b74ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
#!/usr/bin/make -f
+l10npkgs_firstversion_ok := 4:17.04.0-1~
+
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='kmousetool-dbg (<= 4:15.08.3-2~1.gbpf7ba44~)'
--
kmousetool packaging
More information about the pkg-kde-commits
mailing list