[SCM] kremotecontrol packaging branch, master, updated. debian/15.08.0-2-3-g510f733
Pino Toscano
pino at moszumanska.debian.org
Wed Aug 24 17:30:14 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kremotecontrol.git;a=commitdiff;h=b3019de
The following commit has been merged in the master branch:
commit b3019ded5df862c53df38f48fed81c8fb393ec58
Author: Pino Toscano <pino at debian.org>
Date: Wed Aug 24 19:20:04 2016 +0200
simplify local installation
---
debian/changelog | 5 ++++
debian/kremotecontrol.install | 54 -------------------------------------------
debian/not-installed | 2 --
debian/rules | 5 ++++
4 files changed, 10 insertions(+), 56 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 627c458..60b363a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,11 @@ kremotecontrol (4:16.08.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Force the local installation to debian/kremotecontrol, so there is no need
+ to copy things later from debian/tmp:
+ - manually remove the files that are not needed
+ - remove kremotecontrol.install, no more used now
+ - remove not-installed, no more used now
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 24 Aug 2016 19:14:16 +0200
diff --git a/debian/kremotecontrol.install b/debian/kremotecontrol.install
deleted file mode 100644
index 727d346..0000000
--- a/debian/kremotecontrol.install
+++ /dev/null
@@ -1,54 +0,0 @@
-usr/bin/krcdnotifieritem
-usr/lib/kde4/kcm_remotecontrol.so
-usr/lib/kde4/kded_kremotecontroldaemon.so
-usr/lib/kde4/kremotecontrol_lirc.so
-usr/lib/kde4/plasma_engine_kremoteconrol.so
-usr/lib/liblibkremotecontrol.so.1
-usr/lib/liblibkremotecontrol.so.1.0.0
-usr/share/applications/kde4/krcdnotifieritem.desktop
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/AddAction.png
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/AddActionOptions.png
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/AddDBusAction.png
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/AddMode.png
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/AddProfileAction.png
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/AutoPopulate.png
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/EditMasterMode.png
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/common
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/index.cache.bz2
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/index.docbook
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/irkick.png
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/irkickoff.png
-usr/share/doc/kde/HTML/en/kcontrol/kremotecontrol/kcmremotecontrol.png
-usr/share/icons/hicolor/128x128/devices/infrared-remote.png
-usr/share/icons/hicolor/16x16/devices/infrared-remote.png
-usr/share/icons/hicolor/22x22/actions/krcd_flash.png
-usr/share/icons/hicolor/22x22/actions/krcd_off.png
-usr/share/icons/hicolor/22x22/apps/krcd.png
-usr/share/icons/hicolor/22x22/devices/infrared-remote.png
-usr/share/icons/hicolor/32x32/devices/infrared-remote.png
-usr/share/icons/hicolor/42x42/devices/infrared-remote.png
-usr/share/icons/hicolor/48x48/devices/infrared-remote.png
-usr/share/icons/hicolor/64x64/devices/infrared-remote.png
-usr/share/icons/hicolor/8x8/devices/infrared-remote.png
-usr/share/icons/hicolor/scalable/actions/krcd_flash.svgz
-usr/share/icons/hicolor/scalable/actions/krcd_off.svgz
-usr/share/icons/hicolor/scalable/apps/krcd.svgz
-usr/share/icons/hicolor/scalable/devices/infrared-remote.svgz
-usr/share/kde4/apps/kremotecontrol/profiles/amarok.profile.xml
-usr/share/kde4/apps/kremotecontrol/profiles/dragonplayer.profile.xml
-usr/share/kde4/apps/kremotecontrol/profiles/klauncher.profile.xml
-usr/share/kde4/apps/kremotecontrol/profiles/kmix.profile.xml
-usr/share/kde4/apps/kremotecontrol/profiles/konqueror.profile.xml
-usr/share/kde4/apps/kremotecontrol/profiles/kscd.profile.xml
-usr/share/kde4/apps/kremotecontrol/profiles/okular.profile.xml
-usr/share/kde4/apps/kremotecontrol/profiles/powermanagement.profile.xml
-usr/share/kde4/apps/kremotecontrol/profiles/profile.xsd
-usr/share/kde4/apps/kremotecontrol/profiles/tomahawk.profile.xml
-usr/share/kde4/apps/kremotecontrol/profiles/vlc.profile.xml
-usr/share/kde4/apps/kremotecontrol/profiles/vlc2.profile.xml
-usr/share/kde4/apps/kremotecontroldaemon/kremotecontroldaemon.notifyrc
-usr/share/kde4/services/kcm_remotecontrol.desktop
-usr/share/kde4/services/kded/kremotecontroldaemon.desktop
-usr/share/kde4/services/kremotecontrolbackends/kremotecontrol_lirc.desktop
-usr/share/kde4/services/plasma-engine-kremotecontrol.desktop
-usr/share/kde4/servicetypes/kremotecontrolmanager.desktop
diff --git a/debian/not-installed b/debian/not-installed
deleted file mode 100644
index e3bef4f..0000000
--- a/debian/not-installed
+++ /dev/null
@@ -1,2 +0,0 @@
-#dev .so symlinks, we aren't shipping dev suff for these
-./usr/lib/liblibkremotecontrol.so
diff --git a/debian/rules b/debian/rules
index 39acc35..e99c9c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,10 @@
include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+override_dh_auto_install:
+ $(overridden_command) --destdir=debian/kremotecontrol
+ # remove dev .so symlinks, we aren't shipping dev suff for these
+ find debian/kremotecontrol -name '*.so' -type l -print -delete
+
override_dh_strip:
$(overridden_command) --dbgsym-migration='kremotecontrol-dbg (<= 4:15.08.0-2~1.gbp1763e6~)'
--
kremotecontrol packaging
More information about the pkg-kde-commits
mailing list