[mate-power-manager] 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 13:45:12 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-power-manager.

commit 6a4e644adf0589b01b57a09a97e7be13d02166dd
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Mon May 30 16:45:05 2016 +0300

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

diff --git a/debian/control b/debian/control
index cba91b5..49ee8d4 100644
--- a/debian/control
+++ b/debian/control
@@ -79,25 +79,3 @@ Description: power management tool for the MATE desktop (common files)
  .
  This package contains the architecture independent files.
 
-Package: mate-power-manager-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: mate-power-manager (= ${binary:Version}),
-         ${misc:Depends},
-Description: power management tool for the MATE desktop (debugging symbols)
- MATE Power Manager is a session daemon for the MATE desktop
- that takes care of system or desktop events related to power, and
- triggers actions accordingly. Its philosophy is to completely hide
- these complex tasks and only show some settings important to the user.
- .
- The MATE power manager displays and manages battery status, power plug
- events, display brightness, CPU, graphics card and hard disk drive
- power saving, and can trigger suspend-to-RAM, hibernate or shutdown
- events, all integrated to other components of the MATE desktop.
- .
- This package contains debugging symbols for mate-power-manager. It is
- provided to help debugging problems.
- .
- The debugging symbols are installed in /usr/lib/debug and will
- automatically be used by gdb.
diff --git a/debian/rules b/debian/rules
index e7babec..dedee69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ override_dh_auto_configure:
 		--with-gtk=3.0
 
 override_dh_strip:
-	dh_strip --dbg-package=mate-power-manager-dbg
+	dh_strip --dbgsym-migration='mate-power-manager-dbg (<< 1.14.0-2~)'
 
 get-orig-source:
 	uscan --noconf --force-download --rename --download-current-version --destdir=..

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



More information about the pkg-mate-commits mailing list