[engrampa] 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 00:52: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 engrampa.

commit caf113d2da9e0f19c02d64860b9f01594208ec99
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Mon May 30 03:52:10 2016 +0300

    debian/control rules: dbgsym: Don't build dbg:packages anymore. See https://wiki.debian.org/AutomaticDebugPackages.
---
 debian/control | 18 ------------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index ddaecb9..be87877 100644
--- a/debian/control
+++ b/debian/control
@@ -92,21 +92,3 @@ Description: archive manager for MATE (common files)
  .
  This package contains the architecture independent files.
 
-Package: engrampa-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: engrampa (= ${binary:Version}),
-         ${misc:Depends},
-Description: archive manager for MATE (debugging symbols)
- Engrampa is an archive manager for the MATE environment. It allows you to:
- .
-  * Create and modify archives.
-  * View the content of an archive.
-  * View a file contained in an archive.
-  * Extract files from the archive.
- .
- This package contains debugging symbols for engrampa.
- .
- 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 3fe88d4..7889a45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ override_dh_auto_configure:
 		--with-gtk=3.0
 
 override_dh_strip:
-	dh_strip --dbg-package=engrampa-dbg
+	dh_strip --dbgsym-migration='engrampa-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/engrampa.git



More information about the pkg-mate-commits mailing list