[SCM] kimap packaging branch, master, updated. debian/15.08.2-1-5-ge2dca77
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Feb 1 10:09:19 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kimap.git;a=commitdiff;h=7d1244c
The following commit has been merged in the master branch:
commit 7d1244cf215778042f73b07e3404c578d88ea22e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Jan 31 21:19:13 2016 +0100
Automatic update with ddeb_migration.py
---
debian/control | 13 -------------
debian/rules | 2 +-
2 files changed, 1 insertion(+), 14 deletions(-)
diff --git a/debian/control b/debian/control
index 8cdb7d3..f35c216 100644
--- a/debian/control
+++ b/debian/control
@@ -46,16 +46,3 @@ Description: library for handling IMAP data
This library provides an API for handling data received from IMAP services.
IMAP (Internet Message Access Protocol) is one of the two most prevalent
Internet standard protocols for e-mail retrieval.
-
-Package: libkf5imap-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5imap5 (= ${binary:Version}), ${misc:Depends}
-Description: library for handling IMAP data - debug symbols
- This library provides an API for handling data received from IMAP services.
- IMAP (Internet Message Access Protocol) is one of the two most prevalent
- Internet standard protocols for e-mail retrieval.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 6fe49d5..bae082b 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=libkf5imap-dbg
+ $(overridden_command) --ddeb-migration='libkf5imap-dbg (<= 15.12.0-1~~)'
override_dh_auto_test:
# Disable auto test at build time, fakeroot breaks them
--
kimap packaging
More information about the pkg-kde-commits
mailing list