[mate-screensaver] 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:51:16 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-screensaver.
commit efc39d8e79d69ec151b86906bd748c2b43a9a7d5
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Mon May 30 16:51:08 2016 +0300
debian/control rules: dbgsym: Don't build dbg:packages anymore. See https://wiki.debian.org/AutomaticDebugPackages.
---
debian/control | 14 --------------
debian/rules | 2 +-
2 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/debian/control b/debian/control
index d4c67e0..3408c41 100644
--- a/debian/control
+++ b/debian/control
@@ -69,17 +69,3 @@ Description: MATE screen saver and locker (common files)
.
This package contains the architecture independent files.
-Package: mate-screensaver-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: mate-screensaver (= ${binary:Version}),
- ${misc:Depends},
-Description: MATE screen saver and locker (debugging symbols)
- mate-screensaver is a screen saver and locker that aims to have simple,
- sane and secure defaults, and be well integrated with the MATE desktop.
- .
- This package contains debugging symbols for MATE screensaver.
- .
- 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 1d911ea..0213741 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ override_dh_auto_configure:
$(SYSTEMD_SUPPORT)
override_dh_strip:
- dh_strip --dbg-package=mate-screensaver-dbg
+ dh_strip --dbgsym-migration='mate-screensaver-dbg (<< 1.14.1-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-screensaver.git
More information about the pkg-mate-commits
mailing list