[eom] 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 09:07:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

gnugr-guest pushed a commit to branch master
in repository eom.

commit 3918340e9ddba3aa135bef1750f0ccb1fe7b14fa
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Mon May 30 12:07:30 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 78d7258..6f049e0 100644
--- a/debian/control
+++ b/debian/control
@@ -81,24 +81,6 @@ Description: Eye of MATE graphics viewer program (development files)
  .
  This package contains the development files for building eom plugins.
 
-Package: eom-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: eom (= ${binary:Version}),
-         ${misc:Depends},
-Description: Eye of MATE graphics viewer program (debugging symbols)
- eom or the Eye of MATE is a simple graphics viewer for the MATE
- desktop which uses the gdk-pixbuf library. It can deal with large
- images, and zoom and scroll with constant memory usage. Its goals are
- simplicity and standards compliance.
- .
- This package contains debugging symbols for eom. It is
- provided to help debugging problems.
- .
- The debugging symbols are installed in /usr/lib/debug and will
- automatically be used by gdb.
-
 Package: gir1.2-eom
 Architecture: any
 Depends: ${gir:Depends},
diff --git a/debian/rules b/debian/rules
index 33ccb41..a4b3a3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ override_dh_installchangelogs:
 	dh_installchangelogs NEWS
 
 override_dh_strip:
-	dh_strip --dbg-package=eom-dbg
+	dh_strip --dbgsym-migration='eom-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/eom.git



More information about the pkg-mate-commits mailing list