[goffice] Updated debianisation



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

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

diff --git a/debian/changelog b/debian/changelog
index e351ab3..34c4676 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+goffice (0.7.6-1) unstable; urgency=low
+
+  * New upstream development release.
+  * This version is needed by Gnumeric 1.9.7 which has a high priority
+    bugfix; setting urgency accordingly.
+  * [debian/rules] Removed "--with-cairo" 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:24 +0200
+
 goffice (0.7.5-1) unstable; urgency=low
 
   * New upstream development release.
diff --git a/debian/rules b/debian/rules
index 1e532e2..f858623 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,7 +72,7 @@ confflags +=    --disable-iso-c \
                 --enable-compile-warnings=maximum
 
 # Features
-confflags +=    --enable-static --with-cairo --enable-gtk-doc
+confflags +=    --enable-static --enable-gtk-doc
 
 source-updates:
 	# Update files/links generated by autotools



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