[SCM] kalarmcal packaging branch, master, updated. debian/15.08.1-1-4-gcb77d6f

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 09:52:24 UTC 2016


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

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

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

diff --git a/debian/control b/debian/control
index 6c4f1a8..601cb2b 100644
--- a/debian/control
+++ b/debian/control
@@ -40,14 +40,3 @@ Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: library for handling kalarm calendar data
  This library provides access to and handling of kalarm calendar data.
-
-Package: libkf5alarmcalendar-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5alarmcalendar5 (= ${binary:Version}), ${misc:Depends}
-Description: library for handling kalarm calendar data - debug symbols
- This library provides access to and handling of kalarm calendar data.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index d946020..b562f19 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=libkf5alarmcalendar-dbg
+	$(overridden_command) --ddeb-migration='libkf5alarmcalendar-dbg (<= 15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
kalarmcal packaging



More information about the pkg-kde-commits mailing list