[mate-notification-daemon] 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 11:48:26 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-notification-daemon.
commit b2013639d7c61e8634b2a6faedf22da66c747c48
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Mon May 30 14:48:13 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 8be00f1..08f0608 100644
--- a/debian/control
+++ b/debian/control
@@ -58,25 +58,3 @@ Description: daemon to display passive popup notifications (common files)
.
This package contains the architecture independent files.
-Package: mate-notification-daemon-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: mate-notification-daemon (= ${binary:Version}),
- ${misc:Depends},
-Description: daemon to display passive popup notifications (debugging symbols)
- mate-notification-daemon displays passive popup notifications, as per
- the Desktop Notifications Specification.
- .
- The Desktop Notifications Specification provides a standard way of
- doing passive popup notifications on the Linux desktop. These are
- designed to notify the user of something without interrupting their
- work with a dialog box that they must close. Passive popups can
- automatically disappear after a short period of time, as per the
- Desktop Notifications spec.
- .
- This package contains debugging symbols for the mate-notification-daemon
- package. 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 aadfa20..3dc4e0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ override_dh_auto_configure:
--with-gtk=3.0
override_dh_strip:
- dh_strip --dbg-package=mate-notification-daemon-dbg
+ dh_strip --dbgsym-migration='mate-notification-daemon-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-notification-daemon.git
More information about the pkg-mate-commits
mailing list