[SCM] libaccounts-glib packaging branch, master, updated. debian/1.18+20150112-2-9-g5c55c94

Maximiliano Curia maxy at moszumanska.debian.org
Tue Apr 26 11:40:18 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libaccounts-glib.git;a=commitdiff;h=a4c1601

The following commit has been merged in the master branch:
commit a4c160122fa5294f8c915e57a928d8442898222c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Apr 26 10:37:10 2016 +0200

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

diff --git a/debian/control b/debian/control
index 7377fc6..dbe9211 100644
--- a/debian/control
+++ b/debian/control
@@ -48,20 +48,6 @@ Description: Accounts database access - development files
  This package contains files the development files of the accounts database
  access GLib-based API.
 
-Package: libaccounts-glib-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libaccounts-glib0 (= ${binary:Version}),
-         ${misc:Depends},
-Description: Accounts database access - debug files
- Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
- platforms.
- .
- This package contains files the debugging symbols of the accounts database
- access GLib-based API.
-
 Package: libaccounts-glib0
 Architecture: any
 Multi-Arch: same
diff --git a/debian/rules b/debian/rules
index 14309f7..efda7ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ override_dh_auto_test:
 	  xvfb-run -a dbus-launch --exit-with-session dh_auto_test
 
 override_dh_strip:
-	dh_strip --dbg-package=libaccounts-glib-dbg
+	dh_strip --dbgsym-migration='libaccounts-glib-dbg (<= 1.18+20150112-2~)'
 
 %:
 	dh $@ --with autoreconf,python2

-- 
libaccounts-glib packaging



More information about the pkg-kde-commits mailing list