[SCM] mate-polkit Debian package branch, master, updated. f846509b8302f94994035af8851ee4d8fcee99bf

Mike Gabriel sunweaver at moszumanska.debian.org
Sat Jan 4 19:17:53 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-polkit.git;a=commitdiff;h=0d55430

The following commit has been merged in the master branch:
commit 0d554305307ed33ce839f69e7b9ffac7ae726288
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Nov 23 23:18:35 2013 +0100

    add libpolkit-gtk-mate-1-0-dbg bin:package
---
 debian/control | 15 +++++++++++++++
 debian/rules   |  4 ++++
 2 files changed, 19 insertions(+)

diff --git a/debian/control b/debian/control
index ce2727e..3964b55 100644
--- a/debian/control
+++ b/debian/control
@@ -62,3 +62,18 @@ Description: MATE authentication agent for PolicyKit-1 (development files)
  bring up authentication dialogs used for obtaining privileges.
  .
  This package contains the development files for mate-polkit.
+
+Package: libpolkit-gtk-mate-1-0-dbg
+Section: libs
+Architecture: any
+Multi-Arch: same
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libpolkit-gtk-mate-1-0 (= ${binary:Version}),
+Description: MATE authentication agent for PolicyKit-1 (library)
+ 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.
diff --git a/debian/rules b/debian/rules
index dd69ca3..a1c96a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,9 @@ override_dh_auto_configure:
 		--disable-static \
 		--disable-introspection
 
+override_dh_strip:
+	dh_strip -plibpolkit-gtk-mate-1-0 --dbg-package=libpolkit-gtk-mate-1-0-dbg
+
+
 get-orig-source:
 	uscan --noconf --force-download --rename --download-current-version --destdir=..

-- 
mate-polkit Debian package



More information about the pkg-mate-commits mailing list