r1692 - in /unstable/evolution-data-server/debian: changelog rules

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Sat Jul 10 12:32:13 UTC 2010


Author: corsac
Date: Sat Jul 10 12:32:12 2010
New Revision: 1692

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1692
Log:
* New upstream bugfix release.
  - disable largefile support for now, it'll be re-enabled for squeeze+1
    cycle.                                                    closes: #588316

Modified:
    unstable/evolution-data-server/debian/changelog
    unstable/evolution-data-server/debian/rules

Modified: unstable/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/changelog?rev=1692&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Sat Jul 10 12:32:12 2010
@@ -1,5 +1,6 @@
-evolution-data-server (2.30.2-2) UNRELEASED; urgency=low
-
+evolution-data-server (2.30.2.1-1) UNRELEASED; urgency=low
+
+  * New upstream bugfix release.
   * debian/patches:
     - 01_make-nss-db-init-more-robust added.                    closes: #587849
     - 02_remove-courier-imap-workaround-breaking-rename added, fix renaming on
@@ -7,10 +8,12 @@
   * debian/rules:
     - rename --enable-nss to -enable-ssl in configure call.
     - DEB_FIXPERMS_EXCLUDE switched to _evolution-data-server.
+    - disable largefile support for now, it'll be re-enabled for squeeze+1
+      cycle.                                                    closes: #588316
   * debian/control:
     - update standards version to 3.9.0.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 03 Jul 2010 12:42:41 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 07 Jul 2010 22:23:18 +0200
 
 evolution-data-server (2.30.2-1) unstable; urgency=low
 

Modified: unstable/evolution-data-server/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/rules?rev=1692&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/rules (original)
+++ unstable/evolution-data-server/debian/rules Sat Jul 10 12:32:12 2010
@@ -25,8 +25,7 @@
 	--with-krb5=/usr \
 	--with-libdb=/usr \
 	--enable-gtk-doc \
-	--enable-gnome-keyring=yes \
-	--enable-largefile
+	--enable-gnome-keyring=yes
 
 DEB_FIXPERMS_EXCLUDE_evolution-data-server += usr/lib/evolution/camel-lock-helper*
 




More information about the pkg-evolution-commits mailing list