[SCM] kblog packaging branch, master, updated. debian/15.08.1-1-5-g7607b83

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:06:57 UTC 2016


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

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

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

diff --git a/debian/control b/debian/control
index 90536ee..012a585 100644
--- a/debian/control
+++ b/debian/control
@@ -50,19 +50,3 @@ Description: client-side support library for web application remote blogging API
  if supported on the server, multimedia files. Almost every modern blogging web
  application that provides an XML data interface supports one of the APIs
  mentioned above.
-
-Package: libkf5blog-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5blog5 (= ${binary:Version}), ${misc:Depends}
-Description: kblog - debug symbols
- KBlog is a library for calling functions on Blogger 1.0, MetaWeblog,
- MovableType and GData compatible blogs. It calls the APIs using KXmlRpcClient
- and Syndication. It supports asynchronous sending and fetching of posts and,
- if supported on the server, multimedia files. Almost every modern blogging web
- application that provides an XML data interface supports one of the APIs
- mentioned above.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 764ece6..1ea17e9 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=libkf5blog-dbg
+	$(overridden_command) --ddeb-migration='libkf5blog-dbg (<= 15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
kblog packaging



More information about the pkg-kde-commits mailing list