[SCM] kcalcore packaging branch, master, updated. debian/15.08.2-1-5-gde9b30d

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:22:50 UTC 2016


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

The following commit has been merged in the master branch:
commit 6272985a25ebf3922d3789f1ef9482a7089761ca
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:19:25 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 d07385f..9ca9fcb 100644
--- a/debian/control
+++ b/debian/control
@@ -37,16 +37,3 @@ Description: calendar access framework
  This library provides access to and handling of calendar data.
  It supports the standard formats iCalendar and vCalendar and the
  group scheduling standard iTIP.
-
-Package: libkf5calendarcore-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5calendarcore5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kcalcore
- This library provides access to and handling of calendar data.
- It supports the standard formats iCalendar and vCalendar and the
- group scheduling standard iTIP.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 5b68466..abe20dc 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=libkf5calendarcore-dbg
+	$(overridden_command) --ddeb-migration='libkf5calendarcore-dbg (<= 4:15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
kcalcore packaging



More information about the pkg-kde-commits mailing list