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

Bug#617797: transition: evolution 2.32



On Fri, 2011-03-11 at 19:45 +0100, Julien Cristau wrote:
> On Fri, Mar 11, 2011 at 14:53:58 +0100, Julien Cristau wrote:
> 
> > Currently blocked by (at least):
> > #614526: contacts FTBFS
> 
> corsac says that has an easy fix 

Ok, so after a try, the easy fix is not what I imagined. gnome-vfs is
indeed gone, so I just disabled it (it's used for vcard import/export,
not sure there's a replacement). For reference, the diff is:

--- contacts-0.9/debian/changelog
+++ contacts-0.9/debian/changelog
@@ -1,3 +1,11 @@
+contacts (0.9-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules:
+    - disable gnome-vfs support since it's gone now.
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Tue, 15 Mar 2011 19:55:20 +0100
+
 contacts (0.9-1) unstable; urgency=low
 
   * New upstream release
diff -u contacts-0.9/debian/rules contacts-0.9/debian/rules
--- contacts-0.9/debian/rules
+++ contacts-0.9/debian/rules
@@ -8 +8 @@
-DEB_CONFIGURE_EXTRA_FLAGS = "--enable-gconf"
+DEB_CONFIGURE_EXTRA_FLAGS = --enable-gconf --disable-gnome-vfs

Which I intend to upload tonight (but would gladly delay if there's a
better solution).

Regards,
-- 
Yves-Alexis

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: