[SCM] libdvdcss/master: Drop -DBG package.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jul 28 11:15:44 UTC 2011


The following commit has been merged in the master branch:
commit c98a5152376b10b184dac91012242a997f34215c
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jul 28 13:16:22 2011 +0200

    Drop -DBG package.

diff --git a/debian/control b/debian/control
index 26fea9b..1f4148d 100644
--- a/debian/control
+++ b/debian/control
@@ -39,19 +39,3 @@ Description: library for transparent DVD device access (development)
  require your DVD drive to be region locked.
  .
  This package contains the development files.
-
-Package: libdvdcss-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: libdvdcss2 (= ${binary:Version}),
- ${misc:Depends}
-Description: library for transparent DVD device access (debugging symbols)
- libdvdcss is a cross-platform library for transparent DVD device access with
- on-the-fly CSS decryption. It currently runs under Linux, FreeBSD, NetBSD,
- OpenBSD, BSD/OS, Solaris, BeOS, Win95/Win98, Win2k/WinXP, MacOS X, HP-UX,
- QNX, and OS/2. It is used by libdvdread and most DVD players such as VLC
- because of its portability and because, unlike similar libraries, it does not
- require your DVD drive to be region locked.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 20403b9..466945a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,5 @@ override_dh_auto_configure:
 	dh_auto_configure -- \
 		--disable-doc
 
-override_dh_strip:
-	dh_strip --dbg-package=libdvdcss-dbg
-
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

-- 
libdvdcss packaging



More information about the pkg-multimedia-commits mailing list