[libgsf] Updated debianisation



commit c7b235415a0dc591f4f34a4434c9ccf930e7cb18
Author: J.H.M. Dassen (Ray) <jdassen debian org>
Date:   Thu May 7 12:49:09 2009 +0200

    Updated debianisation
---
 debian/changelog |   10 ++++++++++
 debian/rules     |    3 +--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5930c92..8c4a9c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libgsf (1.14.13-1) unstable; urgency=high
+
+  * New upstream release.
+  * This version is needed by Gnumeric 1.9.7 which has a high priority
+    bugfix; setting urgency accordingly.
+  * [debian/rules] Removed "--with-gnome" from confflags as it is no longer
+    a separate option for the configure script.
+
+ -- J.H.M. Dassen (Ray) <jdassen debian org>  Thu, 07 May 2009 08:26:42 +0200
+
 libgsf (1.14.12-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index b85ca76..50c4aba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,9 +67,8 @@ confflags +=	--prefix=/usr \
 confflags +=	--enable-compile-warnings=maximum
 
 # Features
-confflags +=	--with-gnome --with-bz2 --enable-gtk-doc --without-python \
+confflags +=	--with-bz2 --enable-gtk-doc --without-python \
 		--with-gio --with-gnome-vfs
-#		--with-gio --without-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]