[SCM] vlc/master: Switch to debhelper 9.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Wed Oct 23 22:19:32 UTC 2013


The following commit has been merged in the master branch:
commit 9036ce2a51e70767a29c8486ed6615a9db3abc46
Author: Benjamin Drung <bdrung at debian.org>
Date:   Thu Oct 24 00:19:27 2013 +0200

    Switch to debhelper 9.

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index d374d5d..b39336f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Clément Stenac <zorglub at debian.org>,
            Benjamin Drung <bdrung at debian.org>,
            Edward Wang <edward.c.wang at compdigitec.com>
 Build-Depends: autopoint,
-               debhelper (>= 8),
+               debhelper (>= 9),
                dh-autoreconf,
                dh-buildinfo,
                gettext,
diff --git a/debian/rules b/debian/rules
index 8dfd5cd..2a26217 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,7 @@ confflags += \
 	--enable-fast-install \
 	--prefix=/usr \
 	--docdir=/usr/share/doc/vlc-nox \
+	--libdir=/usr/lib \
 	--sysconfdir=/etc \
 	--with-binary-version=$(DEBIAN_VERSION) \
 	$(NULL)

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list