[SCM] VLC media player packaging branch, sid, updated. debian/0.9.8a-3-1-g65bffb8

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Sun Mar 29 21:51:41 UTC 2009


The following commit has been merged in the sid branch:
commit 65bffb8535de570aed78714a8b177079b3dc17f4
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Tue Mar 17 12:33:54 2009 +0100

    Use dh_bugfiles
    
    Requires debhelper >= 7.2.3
    Fix some typo in presubj

diff --git a/debian/control b/debian/control
index b713c3a..1ace2cb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Sam Hocevar (Debian packages) <sam+deb at zoy.org>,
            Loic Minier <lool at dooz.org>,
            Christophe Mutricy <xtophe at videolan.org>,
            Mohammed Adnène Trojette <adn+deb at diwi.org>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 7.2.3~),
                dh-buildinfo,
                gettext,
                quilt,
diff --git a/debian/rules b/debian/rules
index 033ed9b..3b218e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -187,9 +187,6 @@ install: build
 	mv debian/vlc-data/usr/share/vlc/http/.hosts debian/vlc-data/etc/vlc/http
 	ln -s /etc/vlc/http/hosts debian/vlc-data/usr/share/vlc/http/.hosts
 
-	#install BTS stuff
-	mkdir -p  debian/vlc-nox/usr/share/bug/vlc-nox
-	cp debian/bug/* debian/vlc-nox/usr/share/bug/vlc-nox
 	# Clean up
 	rm -f debian/vlc/$(VIDDIR)/*.png
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
@@ -234,6 +231,7 @@ binary-arch: build install
 	dh_installchangelogs ChangeLog -p vlc-nox
 	dh_desktop
 	dh_lintian 
+	dh_bugfiles
 	dh_strip -s --dbg-package=vlc-dbg
 	dh_compress -s
 	dh_fixperms -s
diff --git a/debian/bug/control b/debian/vlc-nox.bug-control
similarity index 100%
rename from debian/bug/control
rename to debian/vlc-nox.bug-control
diff --git a/debian/bug/presubj b/debian/vlc-nox.bug-presubj
similarity index 65%
rename from debian/bug/presubj
rename to debian/vlc-nox.bug-presubj
index 88ea241..792ba01 100644
--- a/debian/bug/presubj
+++ b/debian/vlc-nox.bug-presubj
@@ -10,10 +10,10 @@ at all, you need to check that the module handling it is present.
    If you have yellow warning lines at the top, that could well be the
    problem
 
- * If you have installed libraries from other reposotories (e.g. to use
-   patent-encumbred encoders), revert to the official Debian libraries
-   before reporting a bug.
+ * If you have installed libraries from other repositories (e.g. to use
+   allegedly patent-encumbred encoders), revert to the official Debian 
+   libraries before reporting a bug.
 
-The debug log of vlc ("vlc -vvv --options") is very usefull for the
+The debug log of vlc ("vlc -vvv --options") is very useful for the
 developers, do include it in your report.
 

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list