[mate-terminal] 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:37:45 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-terminal.
commit ebc48044d84b562999c6f79108a7f59bdeca98b3
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Mon May 30 18:37:36 2016 +0300
debian/control rules: dbgsym: Don't build dbg:packages anymore. See https://wiki.debian.org/AutomaticDebugPackages.
---
debian/control | 21 ---------------------
debian/rules | 2 +-
2 files changed, 1 insertion(+), 22 deletions(-)
diff --git a/debian/control b/debian/control
index 18c41e6..9050ca6 100644
--- a/debian/control
+++ b/debian/control
@@ -62,24 +62,3 @@ Description: MATE terminal emulator application (common files)
.
This package contains the architecture independent files.
-Package: mate-terminal-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: mate-terminal (= ${binary:Version}),
- ${misc:Depends},
-Description: MATE terminal emulator application (debugging symbols)
- MATE Terminal is a terminal emulation application that you can use to
- perform the following actions:
- - Access a UNIX shell in the MATE environment.
- - Run any application that is designed to run on VT102, VT220, and xterm
- terminals.
- .
- MATE Terminal features the ability to use multiple terminals in a single
- window (tabs) and profiles support.
- .
- This package contains debugging symbols for mate-terminal. 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 6e8d0ad..bb668ba 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-terminal-dbg
+ dh_strip --dbgsym-migration='mate-terminal-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-terminal.git
More information about the pkg-mate-commits
mailing list