[SCM] kmbox packaging branch, master, updated. debian/15.08.1-1-5-g3385582

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:05:20 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmbox.git;a=commitdiff;h=a8a7598

The following commit has been merged in the master branch:
commit a8a7598f6e9848ad89519f51b1a2a9295399ef6a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:19:09 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 9027165..343ae09 100644
--- a/debian/control
+++ b/debian/control
@@ -39,15 +39,3 @@ Description: library for handling mbox mailboxes
  API.
  .
  This package is part of the KDE Development Platform PIM libraries module.
-
-Package: libkf5mbox-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5mbox5 (= ${binary:Version}), ${misc:Depends}
-Description: library for handling mbox mailboxes - debug symbols
- This is a library for handling mailboxes in mbox format, using a Qt/KMime C++
- API.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 0d9af76..a84a5f4 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=libkf5mbox-dbg
+	$(overridden_command) --ddeb-migration='libkf5mbox-dbg (<= 15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
kmbox packaging



More information about the pkg-kde-commits mailing list