[mate-system-monitor] 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 15:29:53 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-system-monitor.

commit 6f4d3b088dd3385f5a57fcc1d4b18406ac2a0d6f
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Mon May 30 18:29:44 2016 +0300

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

diff --git a/debian/control b/debian/control
index 4a3ec4a..4249424 100644
--- a/debian/control
+++ b/debian/control
@@ -53,19 +53,4 @@ Description: Process viewer and system resource monitor for MATE (common files)
  .
  This package contains the architecture independent files.
 
-Package: mate-system-monitor-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: mate-system-monitor (= ${binary:Version}),
-         ${misc:Depends},
-Description: Process viewer and system resource monitor for MATE (debugging symbols)
- MATE system monitor allows you to graphically view and manipulate the running
- processes on your system.  It also provides an overview of available
- resources such as CPU and memory.
- .
- This package contains debugging symbols for mate-system-monitor. 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 2e0a8ad..499bd8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_configure:
 		--with-gtk=3.0
 
 override_dh_strip:
-	dh_strip --dbg-package=mate-system-monitor-dbg
+	dh_strip --dbgsym-migration='mate-system-monitor-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-system-monitor.git



More information about the pkg-mate-commits mailing list