[mate-polkit] 01/01: debian/control rules: dbgsym: Don't build dbg:packages anymore. See https://wiki.debian.org/AutomaticDebugPackages.

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Mon May 30 12:57:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

gnugr-guest pushed a commit to branch master
in repository mate-polkit.

commit eda188eabba7d5f28f5ee18674732bd0d3398098
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Mon May 30 15:57:00 2016 +0300

    debian/control rules: dbgsym: Don't build dbg:packages anymore. See https://wiki.debian.org/AutomaticDebugPackages.
---
 debian/control | 16 ----------------
 debian/rules   |  2 ++
 2 files changed, 2 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index e3cc75c..bb285a6 100644
--- a/debian/control
+++ b/debian/control
@@ -110,22 +110,6 @@ Description: MATE authentication agent for PolicyKit-1 (shared library API docum
  This package contains the API documentation files of the mate-polkit shared
  library.
 
-Package: libpolkit-gtk-mate-1-0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libpolkit-gtk-mate-1-0 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends},
-Description: MATE authentication agent for PolicyKit-1 (debugging symbols)
- The mate-polkit package provides a D-Bus session bus service that is used to
- bring up authentication dialogs used for obtaining privileges.
- .
- This package contains the debugging symbols for the libpolkit-gtk-mate-1-0
- library. They are installed into /usr/lib/debug and will automatically be used
- by gdb.
-
 Package: gir1.2-mate-polkit
 Architecture: any
 Depends: ${gir:Depends},
diff --git a/debian/rules b/debian/rules
index 041cdda..ff41a0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
+DEB_DH_STRIP_ARGS_ALL = --dbgsym-migration='libpolkit-gtk-mate-1-0-dbg (<< 1.14.0-2~)'
+
 DEB_BUILD_PARALLEL = 1
 
 # use the NEWS file as upstream ChangeLog...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-polkit.git



More information about the pkg-mate-commits mailing list