[SCM] kbookmarks packaging branch, master, updated. debian/5.16.0-1-8-g4a55b03

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:05:34 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kbookmarks.git;a=commitdiff;h=4a55b03

The following commit has been merged in the master branch:
commit 4a55b03219d17114736ce2b7f4dbdd9c05192f9e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:10 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 9f54c18..0bd66e9 100644
--- a/debian/control
+++ b/debian/control
@@ -61,15 +61,3 @@ Description: Qt library with support for bookmarks and the XBEL format.
  XBEL format.
  .
  This package contains the translations.
-
-Package: libkf5bookmarks5-dbg
-Architecture: any
-Multi-Arch: same
-Priority: extra
-Section: debug
-Depends: libkf5bookmarks5 (= ${binary:Version}), ${misc:Depends}
-Description: Qt library with support for bookmarks and the XBEL format.
- KBookmarks lets you access and manipulate bookmarks stored using the
- XBEL format.
- .
- Contains debug symbols for kbookmarks.
diff --git a/debian/rules b/debian/rules
index d39e98d..3ce92b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export QT_SELECT=5
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5bookmarks5-dbg
+	$(overridden_command) --ddeb-migration='libkf5bookmarks5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	HOME=$$(mktemp -d) xvfb-run -a $(overridden_command)

-- 
kbookmarks packaging



More information about the pkg-kde-commits mailing list