[SCM] gerbera/master: Drop manual debug package

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Sat Sep 23 17:48:13 UTC 2017


The following commit has been merged in the master branch:
commit b05a5c32767582610d7e0af1ec4c8086ee04b14d
Author: James Cowgill <jcowgill at debian.org>
Date:   Thu Jun 1 09:05:34 2017 +0100

    Drop manual debug package

diff --git a/debian/control b/debian/control
index 0b3da31..ef9da27 100644
--- a/debian/control
+++ b/debian/control
@@ -85,22 +85,3 @@ Description: UPnP MediaServer (main package)
  This package contains the desktop file needed to access the web ui using a
  system's default web browser. This package also acts as a virtual package to
  install all other gerbera packages.
-
-Package: gerbera-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends:
- gerbera-common (= ${binary:Version}),
- ${misc:Depends}
-Description: UPnP MediaServer (debug package)
- MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you
- to stream your digital media through your home network and listen to/watch it
- on a variety of UPnP compatible devices.
- .
- MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found
- on http://www.upnp.org/. The current implementation focuses on parts that are
- required by the specification, however MediaTomb's functionality is extended to
- cover the optional parts of the spec as well.
- .
- This package contains the debugging symbols for gerbera.
diff --git a/debian/rules b/debian/rules
index ecb04c4..932718f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,9 +47,6 @@ override_dh_installinit:
 override_dh_installlogrotate:
 	dh_installlogrotate --name=mediatomb
 
-override_dh_strip:
-	dh_strip --dbg-package=mediatomb-dbg
-
 %:
 	dh $@
 

-- 
gerbera packaging



More information about the pkg-multimedia-commits mailing list