[mate-indicator-applet] 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 10:54:11 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-indicator-applet.
commit 852c2481e16945a5154d211b0e8ce0be052a9105
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Mon May 30 13:54:02 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 4e99ef6..97208f7 100644
--- a/debian/control
+++ b/debian/control
@@ -57,25 +57,3 @@ Description: MATE panel indicator applet (common files)
.
This package contains the architecture independent files.
-Package: mate-indicator-applet-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: mate-indicator-applet (= ${binary:Version}),
- ${misc:Depends},
-Description: MATE panel indicator applet (debugging symbols)
- A small applet to display information from various applications
- consistently in the panel.
- .
- The indicator applet exposes Ayatana Indicators in the MATE Panel.
- Ayatana Indicators are an initiative by Canonical to provide crisp and
- clean system and application status indication. They take the form of an
- icon and associated menu, displayed (usually) in the desktop panel.
- Existing indicators include the Message Menu, Battery Menu and Sound
- menu.
- .
- This package contains debugging symbols for the mate-indicator-applet 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 f0f179a..c6310e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_configure:
--with-gtk=3.0
override_dh_strip:
- dh_strip --dbg-package=mate-indicator-applet-dbg
+ dh_strip --dbgsym-migration='mate-indicator-applet-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-indicator-applet.git
More information about the pkg-mate-commits
mailing list