[SCM] ktnef packaging branch, master, updated. debian/15.08.1-1-6-gc772e47

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 09:51:18 UTC 2016


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

The following commit has been merged in the master branch:
commit 0ba7d4b6aaaf20d5b7a1e353a9cfb549cc5e58ee
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:18:56 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 df74050..81045b0 100644
--- a/debian/control
+++ b/debian/control
@@ -43,18 +43,3 @@ Description: library for handling TNEF data
  Microsoft Outlook and Microsoft Exchange Server). The API permits access
  to the actual attachments, the message properties (TNEF/MAPI), and allows
  one to view/extract message formatted text in Rich Text Format.
-
-Package: libkf5tnef-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5tnef5 (= ${binary:Version}), ${misc:Depends}
-Description: library for handling TNEF data - debug symbols
- Ktnef is a library for handling data in the TNEF format (Transport Neutral
- Encapsulation Format, a proprietary format of e-mail attachment used by
- Microsoft Outlook and Microsoft Exchange Server). The API permits access
- to the actual attachments, the message properties (TNEF/MAPI), and allows
- one to view/extract message formatted text in Rich Text Format.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index de13fb7..acf5e60 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=libkf5tnef-dbg
+	$(overridden_command) --ddeb-migration='libkf5tnef-dbg (<= 15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
ktnef packaging



More information about the pkg-kde-commits mailing list