[SCM] sonic-visualiser/master: Drop dbg package in favour of dbgsym.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Aug 2 11:40:58 UTC 2016


The following commit has been merged in the master branch:
commit d76733e3803e4555c8f207b81108c2c9e5e802b1
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Aug 2 13:25:40 2016 +0200

    Drop dbg package in favour of dbgsym.

diff --git a/debian/control b/debian/control
index ca4bfb1..82989eb 100644
--- a/debian/control
+++ b/debian/control
@@ -47,20 +47,3 @@ Description: viewing and analysing the contents of music audio files
  Sonic Visualiser could be of particular interest to musicologists,
  archivists, signal-processing researchers and anyone else looking for a
  friendly way to take a look at what lies inside the audio file.
-
-Package: sonic-visualiser-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- sonic-visualiser (= ${binary:Version}),
- ${misc:Depends}
-Description: Debugging symbols for sonic-visualiser
- The aim of Sonic Visualiser is to be the first program you reach for
- when want to study a musical recording rather than simply listen to it.
- .
- Sonic Visualiser could be of particular interest to musicologists,
- archivists, signal-processing researchers and anyone else looking for a
- friendly way to take a look at what lies inside the audio file.
- .
- This package provides the debugging symbols for sonic-visualiser.
diff --git a/debian/rules b/debian/rules
index 483f189..5dbb1fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,9 +34,6 @@ override_dh_auto_build:
 	$(MAKE) -C svapp
 	$(MAKE)
 
-override_dh_strip:
-	dh_strip --dbg-package=sonic-visualiser-dbg
-
 get-orig-source:
 	uscan --noconf --force-download --rename --download-current-version --destdir=.
 	tar -xf $(pkg)_$(upstream_version).orig.tar.gz

-- 
sonic-visualiser packaging



More information about the pkg-multimedia-commits mailing list