libgsf r1017 - trunk/debian



Author: jdassen
Date: Wed Oct 22 17:28:25 2008
New Revision: 1017
URL: http://svn.gnome.org/viewvc/libgsf?rev=1017&view=rev

Log:
Updated debianisation

Modified:
   trunk/debian/changelog
   trunk/debian/rules

Modified: trunk/debian/changelog
==============================================================================
--- trunk/debian/changelog	(original)
+++ trunk/debian/changelog	Wed Oct 22 17:28:25 2008
@@ -1,3 +1,10 @@
+libgsf (1.14.10-2) unstable; urgency=low
+
+  * [debian/rules] Reenable use of gnomevfs as the oldlibs version of goffice
+    relies on it. (Closes: #502971)
+
+ -- J.H.M. Dassen (Ray) <jdassen debian org>  Wed, 22 Oct 2008 19:13:50 +0200
+
 libgsf (1.14.10-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/debian/rules
==============================================================================
--- trunk/debian/rules	(original)
+++ trunk/debian/rules	Wed Oct 22 17:28:25 2008
@@ -68,7 +68,7 @@
 
 # Features
 confflags +=	--with-gnome --with-bz2 --enable-gtk-doc --without-python \
-		--with-gio --without-gnome-vfs
+		--with-gio --with-gnome-vfs
 
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
 	confflags += --build $(DEB_HOST_GNU_TYPE)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]