[caja-extensions] 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
Sun May 29 19:35: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 caja-extensions.

commit e4b272053cad2f8132dfb18d3971bd68d93aab98
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Sun May 29 22:35:10 2016 +0300

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

diff --git a/debian/control b/debian/control
index b77814f..85fed16 100644
--- a/debian/control
+++ b/debian/control
@@ -120,23 +120,3 @@ Description: Caja extensions (common files)
  This package contains the architecture independent files for
  various available Caja extensions.
 
-Package: caja-extensions-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: caja-gksu (= ${binary:Version}),
-         caja-image-converter (= ${binary:Version}),
-         caja-open-terminal (= ${binary:Version}),
-         caja-sendto (= ${binary:Version}),
-         caja-share (= ${binary:Version}),
-         caja-wallpaper (= ${binary:Version}),
-         ${misc:Depends},
-Description: Caja extensions (debugging symbols)
- Caja is the official file manager for the MATE desktop. This
- package adds extended functionality to the Caja file manager.
- .
- This package contains bundled debugging symbols for the various
- available Caja extensions.
- .
- 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 f7e578c..5c33209 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=caja-extensions-dbg
+	dh_strip --dbgsym-migration='caja-extensions-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/caja-extensions.git



More information about the pkg-mate-commits mailing list