[SCM] ktp-accounts-kcm packaging branch, master, updated. ubuntu/4%15.08.0-0ubuntu1-75-gb36a049

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 09:57:54 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=491542a

The following commit has been merged in the master branch:
commit 491542a3840722e798eb394c261f23234560fb31
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 22:02:27 2016 +0100

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

diff --git a/debian/control b/debian/control
index c719b2e..a5fb66c 100644
--- a/debian/control
+++ b/debian/control
@@ -47,12 +47,3 @@ Description: KDE Control Module for managing Telepathy Accounts
  .
  This package is not meant to be used standalone. It is recommended
  to install the kde-telepathy metapackage instead.
-
-Package: kde-config-telepathy-accounts-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: kde-config-telepathy-accounts (= ${binary:Version}), ${misc:Depends}
-Description: KDE Control Module for managing Telepathy Accounts - debug symbols
- This package provides the debug symbols for the Telepathy Accounts
- KControl module.
diff --git a/debian/rules b/debian/rules
index 3171739..bf6537e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,11 @@
 
 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) --dbg-package=kde-config-telepathy-accounts-dbg
+	$(overridden_command) --ddeb-migration='kde-config-telepathy-accounts-dbg (<= 15.12.1-1~~)'
 
 override_dh_install:
 	dh_install --fail-missing

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list