[SCM] kcodecs packaging branch, master, updated. debian/5.16.0-1-8-g20e2ee2

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:05:40 UTC 2016


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

The following commit has been merged in the master branch:
commit 20e2ee2f0ac10f85ca6a2f9184d53aa1c6711ab1
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:10 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 f659f24..dd76a9e 100644
--- a/debian/control
+++ b/debian/control
@@ -45,15 +45,3 @@ Depends: libkf5codecs5 (= ${binary:Version}),
 Description: development files for kcodecs
  This package contains development files for building software that uses
  libraries from kcodecs.
-
-Package: libkf5codecs5-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: libkf5codecs5 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: debugging symbols for the kcodecs package
- This package contains debugging files used to investigate problems with
- binaries included in the kcodecs package.
diff --git a/debian/rules b/debian/rules
index fcc8cc6..a994fdd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	dh_strip --dbg-package=libkf5codecs5-dbg
+	dh_strip --ddeb-migration='libkf5codecs5-dbg (<= 5.19.0-1~~)'

-- 
kcodecs packaging



More information about the pkg-kde-commits mailing list