r24383 - in /desktop/unstable/librsvg/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue May 25 15:47:12 UTC 2010


Author: joss
Date: Tue May 25 15:47:06 2010
New Revision: 24383

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24383
Log:
No need to explicitly disable the Mozilla plugin anymore.
Closes: #583129.

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

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=24383&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Tue May 25 15:47:06 2010
@@ -1,3 +1,10 @@
+librsvg (2.26.3-2) UNRELEASED; urgency=low
+
+  * No need to explicitly disable the Mozilla plugin anymore.
+    Closes: #583129.
+
+ -- Josselin Mouette <joss at debian.org>  Tue, 25 May 2010 17:46:12 +0200
+
 librsvg (2.26.3-1) unstable; urgency=low
 
   * New upstream bugfix release.

Modified: desktop/unstable/librsvg/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/rules?rev=24383&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/rules [utf-8] (original)
+++ desktop/unstable/librsvg/debian/rules [utf-8] Tue May 25 15:47:06 2010
@@ -20,8 +20,7 @@
 	dh_pysupport -plibrsvg2-bin
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-pixbuf-loader --with-croco \
-			     --with-svgz --disable-gnome-vfs \
-			     --disable-mozilla-plugin
+			     --with-svgz --disable-gnome-vfs
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list