[SCM] zeroconf-ioslave packaging branch, master, updated. debian/15.12.0-2-4-g6ba0fae

Pino Toscano pino at moszumanska.debian.org
Sun Aug 28 06:31:29 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/zeroconf-ioslave.git;a=commitdiff;h=97e6647

The following commit has been merged in the master branch:
commit 97e6647daa17d606ed1b58a7a0cbba8396de24be
Author: Pino Toscano <pino at debian.org>
Date:   Sun Aug 28 08:28:39 2016 +0200

    simplify local installation
---
 debian/changelog            | 3 +++
 debian/kde-zeroconf.install | 6 ------
 debian/rules                | 3 ---
 3 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f13f8ed..cb46b7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ zeroconf-ioslave (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 kde-zeroconf.install, no more used now
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 28 Aug 2016 08:24:56 +0200
 
diff --git a/debian/kde-zeroconf.install b/debian/kde-zeroconf.install
deleted file mode 100644
index bae8696..0000000
--- a/debian/kde-zeroconf.install
+++ /dev/null
@@ -1,6 +0,0 @@
-usr/lib/kde4/kded_dnssdwatcher.so
-usr/lib/kde4/kio_zeroconf.so
-usr/share/dbus-1/interfaces/org.kde.kdnssd.xml
-usr/share/kde4/apps/remoteview/zeroconf.desktop
-usr/share/kde4/services/kded/dnssdwatcher.desktop
-usr/share/kde4/services/zeroconf.protocol
diff --git a/debian/rules b/debian/rules
index 1e32271..a6f9497 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='kde-zeroconf-dbg (<= 4:15.12.0-1~~)'

-- 
zeroconf-ioslave packaging



More information about the pkg-kde-commits mailing list