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

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Tue Jun 22 16:10:41 UTC 2010


Author: corsac
Date: Tue Jun 22 16:10:37 2010
New Revision: 1670

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1670
Log:
  - fix random mailbox corruption causing expunge problems.   closes: #526216
* debian/rules:
  - include gnome-get-source.mk.

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=1670&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Tue Jun 22 16:10:37 2010
@@ -1,6 +1,7 @@
 evolution-data-server (2.30.2-1) UNRELEASED; urgency=low
 
   * New upstream release.
+    - fix random mailbox corruption causing expunge problems.   closes: #526216
   * debian/watch:
     - update rule to order hrefs correctly.
     - install some information on bug reporting
@@ -15,8 +16,10 @@
   * debian/control:
     - bump debhelper build-dep to 7.2.3 for dh_bugfiles.
   * Switch to 3.0 (quilt) format.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Tue, 22 Jun 2010 07:45:29 +0200
+  * debian/rules:
+    - include gnome-get-source.mk.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 22 Jun 2010 18:05:31 +0200
 
 evolution-data-server (2.30.1-5) 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=1670&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/rules (original)
+++ unstable/evolution-data-server/debian/rules Tue Jun 22 16:10:37 2010
@@ -6,6 +6,8 @@
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/rules/autoreconf.mk
+include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk                  
+
 
 DEB_SHLIBDEPS_INCLUDE += debian/tmp/usr/lib
 




More information about the pkg-evolution-commits mailing list