[SCM] zeroconf-ioslave packaging branch, master, updated. debian/15.08.3-1-4-g4c8ad9b

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:10:49 UTC 2016


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

The following commit has been merged in the master branch:
commit aad944f134b6cdbd3da2288f1b99216e2da9be99
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:25:55 2016 +0100

    Automatic update with ddeb_migration.py
---
 debian/control | 14 --------------
 debian/rules   |  5 ++++-
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 83cfaf9..a13c295 100644
--- a/debian/control
+++ b/debian/control
@@ -24,17 +24,3 @@ Description: zeroconf plugins and kio slaves for KDE
  Keywords: avahi, dnssd.
  .
  This package is part of the KDE networking module.
-
-Package: kde-zeroconf-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: kde-runtime-dbg, kde-zeroconf (= ${binary:Version}), ${misc:Depends}
-Breaks: kdenetwork-dbg
-Replaces: kdenetwork-dbg
-Description: debug symbols for kde-zeroconf
- Zeroconf is an implementation of IPv4 link-local addresses (RFC3927)
- which can be used for ad-hoc networks.  Addresses are allocated from
- the 169.254.0.0/16 range semi-randomly.
- .
- This package contains the debug symbols for kde-zeroconf.
diff --git a/debian/rules b/debian/rules
index 6539074..e6eea9f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,8 @@
 
 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) --dbg-package=kde-zeroconf-dbg
+	$(overridden_command) --ddeb-migration='kde-zeroconf-dbg (<= 4:15.12.0-1~~)'

-- 
zeroconf-ioslave packaging



More information about the pkg-kde-commits mailing list