[mate-session-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 14:09:29 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-session-manager.
commit f50ce352692b5492e319afed540ec060da7bf71f
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Mon May 30 17:09:19 2016 +0300
debian/control rules: dbgsym: Don't build dbg:packages anymore. See https://wiki.debian.org/AutomaticDebugPackages.
---
debian/control | 13 -------------
debian/rules | 2 +-
2 files changed, 1 insertion(+), 14 deletions(-)
diff --git a/debian/control b/debian/control
index 13774b4..ab2e420 100644
--- a/debian/control
+++ b/debian/control
@@ -56,19 +56,6 @@ Description: Session manager of the MATE desktop environment
This version is configured to start the MATE desktop, based on the
MATE panel.
-Package: mate-session-manager-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: mate-session-manager (= ${binary:Version}),
- ${misc:Depends},
-Description: Session manager of the MATE desktop environment (debug symbols)
- This package contains debugging symbols for mate-session-manager.
- It is provided to help debugging problems.
- .
- The debugging symbols are installed into /usr/lib/debug and will
- automatically be used by gdb.
-
Package: debian-mate-default-settings
Breaks: mate-session-manager (<< 1.10.2-4~),
Architecture: all
diff --git a/debian/rules b/debian/rules
index 788925c..aff5c00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ override_dh_auto_configure:
$(SYSTEMD_OPTS)
override_dh_strip:
- dh_strip --dbg-package=mate-session-manager-dbg
+ dh_strip --dbgsym-migration='mate-session-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-session-manager.git
More information about the pkg-mate-commits
mailing list