[SCM] kmailtransport packaging branch, master, updated. debian/15.08.1-1-4-g22336ec

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 09:56:25 UTC 2016


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

The following commit has been merged in the master branch:
commit 1ffd9c03a0f2d35a6cd7115679b84280d5db5f4c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:19:01 2016 +0100

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

diff --git a/debian/control b/debian/control
index b354541..4300aad 100644
--- a/debian/control
+++ b/debian/control
@@ -93,19 +93,3 @@ Description: mail transport service library
  .
  This package also contains a KDE control module which can be embedded
  into your application to provide mail transport configuration.
-
-Package: libkf5mailtransport-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: kde-config-mailtransport (= ${binary:Version}) | libkf5mailtransport5 (= ${binary:Version}),
-         ${misc:Depends}
-Description: mail transport service library - debug symbols
- Mailtransport is a library that provides the following functionality:
- .
-  * Shared mail transport settings.
-  * GUI elements to configure mail transport settings.
-  * Job classes for mail sending.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index e968ab8..a009b70 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=libkf5mailtransport-dbg
+	$(overridden_command) --ddeb-migration='libkf5mailtransport-dbg (<= 15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
kmailtransport packaging



More information about the pkg-kde-commits mailing list