r54 - videolan/vlc/debian
xtophe-guest at alioth.debian.org
xtophe-guest at alioth.debian.org
Wed Mar 14 14:19:30 CET 2007
Author: xtophe-guest
Date: 2006-06-08 14:18:47 +0000 (Thu, 08 Jun 2006)
New Revision: 54
Modified:
videolan/vlc/debian/changelog
videolan/vlc/debian/rules
Log:
Revert [53] : It doesn't fix what it was supposed to fix and need more rules tweaking
Modified: videolan/vlc/debian/changelog
===================================================================
--- videolan/vlc/debian/changelog 2006-06-07 14:50:34 UTC (rev 53)
+++ videolan/vlc/debian/changelog 2006-06-08 14:18:47 UTC (rev 54)
@@ -3,17 +3,14 @@
* debian/control
+ Build-depends on libshout3-dev
- * debian/rules
- + build in libtool mode
-
* debian/patches
+ xulrunner patch has been applied upstream
+ Look at the debian default place for TLS certificates (Closes: #365239)
* debian/wxvlc.desktop is now supplied by upstream
+
+ -- Christophe Mutricy <xtophe at videolan.org> Tue, 30 May 2006 23:02:35 +0100
- -- Christophe Mutricy <xtophe at videolan.org> Wed, 7 Jun 2006 16:48:31 +0200
-
vlc (0.8.5.debian-1) unstable; urgency=low
* New upstream release (Closes: #364934).
Modified: videolan/vlc/debian/rules
===================================================================
--- videolan/vlc/debian/rules 2006-06-07 14:50:34 UTC (rev 53)
+++ videolan/vlc/debian/rules 2006-06-08 14:18:47 UTC (rev 54)
@@ -15,7 +15,7 @@
#
# Compilation options
#
-vlc_confflags = --enable-release --prefix=/usr --enable-libtool
+vlc_confflags = --enable-release --prefix=/usr
vlc_confflags += \
--disable-gnome \
--disable-gtk \
More information about the Pkg-multimedia-commits
mailing list