[SCM] kmime packaging branch, master, updated. debian/15.08.2-1-7-g90a0a27

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:17:55 UTC 2016


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

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

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

diff --git a/debian/control b/debian/control
index 19a7484..77add9c 100644
--- a/debian/control
+++ b/debian/control
@@ -45,18 +45,3 @@ Description: library for handling MIME data
  character sets.
  .
  This package is part of the KDE Development Platform PIM libraries module.
-
-Package: libkf5mime-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5mime5 (= ${binary:Version}), ${misc:Depends}
-Description: library for handling MIME data - debug symbols
- This library provides an API for handling MIME data. MIME (Multipurpose
- Internet Mail Extensions) is an Internet Standard that extends the format
- of e-mail to support text in character sets other than US-ASCII, non-text
- attachments, multi-part message bodies, and header information in non-ASCII
- character sets.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 12e97fc..3d906b1 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=libkf5mime-dbg
+	$(overridden_command) --ddeb-migration='libkf5mime-dbg (<= 15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
kmime packaging



More information about the pkg-kde-commits mailing list