[SCM] knewstuff packaging branch, master, updated. debian/5.16.0-1-8-gf233c92

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:04:38 UTC 2016


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

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

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

diff --git a/debian/control b/debian/control
index eb1072d..7121189 100644
--- a/debian/control
+++ b/debian/control
@@ -63,15 +63,3 @@ Description: Support for downloading application assets from the network.
  application data.
  .
  This package contains the data files.
-
-Package: libkf5newstuff5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5newstuff5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for knewstuff
- Framework for downloading and sharing additional
- application data.
- .
- Contains debug symbols for knewstuff.
diff --git a/debian/rules b/debian/rules
index 40bdc47..3d34ce8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5newstuff5-dbg
+	$(overridden_command) --ddeb-migration='libkf5newstuff5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable unit test at build time

-- 
knewstuff packaging



More information about the pkg-kde-commits mailing list