[SCM] kmousetool packaging branch, master, updated. debian/15.08.3-2-4-g2477ac2
Pino Toscano
pino at moszumanska.debian.org
Wed Aug 24 16:48:38 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmousetool.git;a=commitdiff;h=a1c5d3a
The following commit has been merged in the master branch:
commit a1c5d3af45ce8a789422b6c6f09e42cbdd414832
Author: Pino Toscano <pino at debian.org>
Date: Wed Aug 24 18:45:14 2016 +0200
simplify local install
---
debian/changelog | 3 +++
debian/kmousetool.install | 14 --------------
debian/rules | 3 ---
3 files changed, 3 insertions(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d3c914e..993710c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ kmousetool (4:16.08.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Stop forcing the local installation to debian/tmp, letting the package
+ directory as install place.
+ - remove kmousetool.install, no more used now
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 24 Aug 2016 18:41:46 +0200
diff --git a/debian/kmousetool.install b/debian/kmousetool.install
deleted file mode 100644
index ea3723e..0000000
--- a/debian/kmousetool.install
+++ /dev/null
@@ -1,14 +0,0 @@
-usr/bin/kmousetool
-usr/share/applications/kde4/kmousetool.desktop
-usr/share/doc/kde/HTML/en/kmousetool/common
-usr/share/doc/kde/HTML/en/kmousetool/index.cache.bz2
-usr/share/doc/kde/HTML/en/kmousetool/index.docbook
-usr/share/doc/kde/HTML/en/kmousetool/man-kmousetool.1.docbook
-usr/share/icons/hicolor/16x16/actions/kmousetool_off.png
-usr/share/icons/hicolor/16x16/actions/kmousetool_on.png
-usr/share/icons/hicolor/16x16/apps/kmousetool.png
-usr/share/icons/hicolor/32x32/actions/kmousetool_off.png
-usr/share/icons/hicolor/32x32/actions/kmousetool_on.png
-usr/share/icons/hicolor/32x32/apps/kmousetool.png
-usr/share/kde4/apps/kmousetool/sounds/mousetool_tap.wav
-usr/share/man/man1/kmousetool.1
diff --git a/debian/rules b/debian/rules
index bd911eb..a81518c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,5 @@
include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
-override_dh_auto_install:
- $(overridden_command) --destdir=debian/tmp
-
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