[SCM] kcrash packaging branch, master, updated. debian/5.16.0-1-9-g2a67c24

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:03:35 UTC 2016


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

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

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

diff --git a/debian/control b/debian/control
index 45ee2c7..91e1896 100644
--- a/debian/control
+++ b/debian/control
@@ -38,14 +38,3 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Support for application crash analysis and bug report from apps
  KCrash provides support for intercepting and handling application crashes.
 Multi-Arch: same
-
-Package: libkf5crash5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5crash5 (= ${binary:Version}), ${misc:Depends}
-Description: Support for application crash analysis and bug report from apps
- KCrash provides support for intercepting and handling application crashes.
- .
- Contains debug symbols for kcrash.
diff --git a/debian/rules b/debian/rules
index ff08ded..27712fb 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=libkf5crash5-dbg
+	$(overridden_command) --ddeb-migration='libkf5crash5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test

-- 
kcrash packaging



More information about the pkg-kde-commits mailing list