[SCM] syndication packaging branch, master, updated. debian/15.08.1-1-3-g05b159c

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:05:38 UTC 2016


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

The following commit has been merged in the master branch:
commit 01b945b9bf9eda8fb7843cdaa25c30266bd73611
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:19:09 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 52b9032..5fb23c5 100644
--- a/debian/control
+++ b/debian/control
@@ -37,16 +37,3 @@ Description: parser library for RSS and Atom feeds
  not need to distinguish between feed formats.
  .
  This package is part of the KDE Development Platform PIM libraries module.
-
-Package: libkf5syndication-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5syndication5 (= ${binary:Version}), ${misc:Depends}
-Description: parser library for RSS and Atom feeds - development files
- Syndication is a parser library for RSS and Atom feeds. It offers a unified,
- format-agnostic view on the parsed feed, so that the using application does
- not need to distinguish between feed formats.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 9371c46..5aa2195 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=libkf5syndication-dbg
+	$(overridden_command) --ddeb-migration='libkf5syndication-dbg (<= 15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
syndication packaging



More information about the pkg-kde-commits mailing list