[SCM] KDE Web Development module packaging branch, master, updated. debian/15.08.3-1-10-ga4788b8

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 21 16:02:31 UTC 2016


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

The following commit has been merged in the master branch:
commit 07c2172243c7ac18ac4ca0c81c1c1ea430363866
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Sat Apr 30 17:41:21 2016 +0200

    Migrate dbg package to automatic dbgsym
---
 debian/control | 11 -----------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 85c169f..1532f78 100644
--- a/debian/control
+++ b/debian/control
@@ -97,14 +97,3 @@ Description: visual dialog builder and executor tool
  mainwindow applications.
  .
  This package is part of KDE web development module.
-
-Package: kdewebdev-dbg
-Section: debug
-Architecture: any
-Depends: kde-runtime-dbg, ${misc:Depends}
-Suggests: kdewebdev (= ${source:Version})
-Priority: extra
-Description: debugging symbols for the KDE web development module
- This package contains the debugging symbols associated with kdewebdev.
- They will automatically be used by gdb for debugging kdewebdev-related
- issues.
diff --git a/debian/rules b/debian/rules
index bc36f7f..484849d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,5 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kdewebdev-dbg
+	$(overridden_command) --dbgsym-migration='kdewebdev-dbg (<= 4:15.08.3-1~)'
 

-- 
KDE Web Development module packaging



More information about the pkg-kde-commits mailing list