r36462 - in /desktop/experimental/totem/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Dec 12 18:38:38 UTC 2012
Author: biebl
Date: Wed Dec 12 18:38:37 2012
New Revision: 36462
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36462
Log:
Disable the Vegas browser plugin. It conflicts with other Flash
implementations and is not ready for prime time yet. Closes: #673667)
Modified:
desktop/experimental/totem/debian/changelog
desktop/experimental/totem/debian/rules
Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=36462&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Wed Dec 12 18:38:37 2012
@@ -1,6 +1,11 @@
totem (3.6.3-2) UNRELEASED; urgency=low
+ [ Andreas Henriksson ]
* Drop gstreamer1.0-pulseaudio from Suggests, already in Recommends.
+
+ [ Michael Biebl ]
+ * Disable the Vegas browser plugin. It conflicts with other Flash
+ implementations and is not ready for prime time yet. Closes: #673667)
-- Andreas Henriksson <andreas at fatal.se> Thu, 06 Dec 2012 22:26:10 +0100
Modified: desktop/experimental/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/rules?rev=36462&op=diff
==============================================================================
--- desktop/experimental/totem/debian/rules [utf-8] (original)
+++ desktop/experimental/totem/debian/rules [utf-8] Wed Dec 12 18:38:37 2012
@@ -12,7 +12,8 @@
DEB_CONFIGURE_EXTRA_FLAGS += \
--enable-vala=yes \
--disable-run-in-source-tree \
- --disable-scrollkeeper
+ --disable-scrollkeeper \
+ --disable-vegas-plugin
DEB_DH_STRIP_ARGS := --dbg-package=totem-dbg
DEB_DH_MAKESHLIBS_ARGS += -Xplugins/
More information about the pkg-gnome-commits
mailing list