[SCM] ktp-contact-applet packaging branch, master, updated. debian/0.7.0-1-80-g44af4f4

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-desktop-applets.git;a=commitdiff;h=d757b23

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

    Automatic update with ddeb_migration.py
---
 debian/control |  9 ---------
 debian/rules   | 12 ++++++++++--
 2 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 8e55494..c1b724c 100644
--- a/debian/control
+++ b/debian/control
@@ -32,12 +32,3 @@ Description: KDE Telepathy contact plasmoid
  .
  This package is not meant to be used standalone. It is recommended
  to install the kde-telepathy metapackage instead.
-
-Package: kde-telepathy-desktop-applets-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: kde-telepathy-desktop-applets (= ${binary:Version}), ${misc:Depends}
-Description: KDE Telepathy contact plasmoid - debug symbols
- This package provides the debug symbols for the KDE Telepathy contact,
- chat, and presence plasmoids.
diff --git a/debian/rules b/debian/rules
index d037c0f..0f17496 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,12 @@
 #!/usr/bin/make -f
 
-%:
-	dh $@ --parallel --with kde --dbg-package=kde-telepathy-desktop-applets-dbg --list-missing
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+
+override_dh_auto_install:
+	$(overridden_command) --destdir=debian/tmp
+
+override_dh_strip:
+	$(overridden_command) --ddeb-migration='kde-telepathy-desktop-applets-dbg (<= 15.12.1-1~~)'
+
+override_dh_install:
+	$(overridden_command) --fail-missing

-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list