r46516 - in /desktop/unstable/totem/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Oct 12 15:32:33 UTC 2015


Author: biebl
Date: Mon Oct 12 15:32:33 2015
New Revision: 46516

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46516
Log:
Drop obsolete --disable-vegas-plugin configure flag.

Modified:
    desktop/unstable/totem/debian/changelog
    desktop/unstable/totem/debian/rules

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=46516&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog	[utf-8] (original)
+++ desktop/unstable/totem/debian/changelog	[utf-8] Mon Oct 12 15:32:33 2015
@@ -1,6 +1,7 @@
 totem (3.18.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Drop obsolete --disable-vegas-plugin configure flag.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 12 Oct 2015 17:28:15 +0200
 

Modified: desktop/unstable/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/rules?rev=46516&op=diff
==============================================================================
--- desktop/unstable/totem/debian/rules	[utf-8] (original)
+++ desktop/unstable/totem/debian/rules	[utf-8] Mon Oct 12 15:32:33 2015
@@ -14,8 +14,7 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS += \
 	--enable-vala=yes \
-	--disable-run-in-source-tree \
-	--disable-vegas-plugin
+	--disable-run-in-source-tree
 
 DEB_DH_STRIP_ARGS := --dbg-package=totem-dbg
 DEB_DH_MAKESHLIBS_ARGS += -Xplugins/




More information about the pkg-gnome-commits mailing list