[SCM] kpackage packaging branch, master, updated. debian/5.16.0-1-9-gbc96650

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:00:56 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kpackage.git;a=commitdiff;h=bc96650

The following commit has been merged in the master branch:
commit bc96650c6cc8adabe40f93e71b255f58232194ce
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:00 2016 +0100

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

diff --git a/debian/control b/debian/control
index d2dce18..69660b6 100644
--- a/debian/control
+++ b/debian/control
@@ -72,17 +72,3 @@ Description: non-binary asset management framework
  of non-binary assets.
  .
  This package contains the translations.
-
-Package: libkf5package5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5package5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kpackage
- KPackage provides classes for applications to manage user instalalble packages
- of non-binary assets.
- .
- This package is part of KDE Frameworks 5.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 6b1d9d5..64d525d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5package5-dbg
+	$(overridden_command) --ddeb-migration='libkf5package5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable build time dh_auto_test

-- 
kpackage packaging



More information about the pkg-kde-commits mailing list