[SCM] kimageformats packaging branch, master, updated. debian/5.16.0-1-9-g7a7376a
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Feb 8 20:00:50 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kimageformats.git;a=commitdiff;h=7a7376a
The following commit has been merged in the master branch:
commit 7a7376af63e78a481262942df2d27cbdc179b7f0
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Feb 7 12:14:25 2016 +0100
Automatic update with ddeb_migration.py
---
debian/control | 13 -------------
debian/rules | 2 +-
2 files changed, 1 insertion(+), 14 deletions(-)
diff --git a/debian/control b/debian/control
index 1f894d0..3380ecf 100644
--- a/debian/control
+++ b/debian/control
@@ -30,16 +30,3 @@ Description: This framework provides additional image format plugins for QtGui.
image formats.
.
This package is part of KDE Frameworks.
-
-Package: kimageformats-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: kimageformat-plugins (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
-Description: Debugging symbols for kimageformats
- This package contains debugging files used to investigate problems with
- binaries included in the kimageformats package.
- .
- This package is part of KDE Frameworks.
diff --git a/debian/rules b/debian/rules
index 3d94cdb..c5dcd15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ override_dh_auto_install:
$(overridden_command) --destdir=debian/tmp
override_dh_strip:
- $(overridden_command) --dbg-package=kimageformats-dbg
+ $(overridden_command) --ddeb-migration='kimageformats-dbg (<= 5.19.0-1~~)'
override_dh_auto_test:
xvfb-run -a $(overridden_command)
--
kimageformats packaging
More information about the pkg-kde-commits
mailing list