[SCM] kcalutils packaging branch, master, updated. debian/15.08.1-1-6-g1cee686

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 09:58:01 UTC 2016


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

The following commit has been merged in the master branch:
commit 52a7a48c0f13a9627e35e9481e27c59447542b1c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:19:02 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 9682b3c..b96fdc3 100644
--- a/debian/control
+++ b/debian/control
@@ -44,15 +44,3 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: library with utility functions for the handling of calendar data
  This library provides a set of utility functions that help applications access
  and use calendar data via the KCalCore library.
-
-Package: libkf5calendarutils-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5calendarutils5 (= ${binary:Version}), ${misc:Depends}
-Description: kcalutils - debug symbols
- This library provides a set of utility functions that help applications access
- and use calendar data via the KCalCore library.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index b3b74d0..e5d14ce 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=libkf5calendarutils-dbg
+	$(overridden_command) --ddeb-migration='libkf5calendarutils-dbg (<= 15.12.1-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
kcalutils packaging



More information about the pkg-kde-commits mailing list