r1662 - in /unstable/evolution/debian: changelog control patches/03_fix-segfault-on-some-mails-display.patch patches/04_fix-crash-when-viewing-closing-mails-quickly.patch rules

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Mon Jun 21 05:55:33 UTC 2010


Author: corsac
Date: Mon Jun 21 05:55:30 2010
New Revision: 1662

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1662
Log:
* New upstream release.
  - fix message deleting in search folers.                    closes: #585794
  - fix crash on i386 with largefile.                         closes: #585921
* debian/patches
  - 03_fix-segfault-on-some-mails-display, 
    04_fix-crash-when-viewing-closing-mails-quickly  dropped, 
    included upstream.
* debian/control:
  - update build-deps to 2.30.2.
  - update debhelper build-dep to 7.2.3 for dh_bugfiles.

Removed:
    unstable/evolution/debian/patches/03_fix-segfault-on-some-mails-display.patch
    unstable/evolution/debian/patches/04_fix-crash-when-viewing-closing-mails-quickly.patch
Modified:
    unstable/evolution/debian/changelog
    unstable/evolution/debian/control
    unstable/evolution/debian/rules

Modified: unstable/evolution/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/changelog?rev=1662&op=diff
==============================================================================
--- unstable/evolution/debian/changelog (original)
+++ unstable/evolution/debian/changelog Mon Jun 21 05:55:30 2010
@@ -1,11 +1,21 @@
-evolution (2.30.1.2-4) unstable; urgency=low
-
+evolution (2.30.2-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - fix message deleting in search folers.                    closes: #585794
+    - fix crash on i386 with largefile.                         closes: #585921
   * debian/rules:
     - install some information on bug reporting
   * debian/bug-presubj: warn user that she should report upstream issues
     directly to upstream bugzilla because of lack of time and manpower.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Thu, 17 Jun 2010 08:06:35 +0200
+  * debian/patches
+    - 03_fix-segfault-on-some-mails-display, 
+      04_fix-crash-when-viewing-closing-mails-quickly  dropped, 
+      included upstream.
+  * debian/control:
+    - update build-deps to 2.30.2.
+    - update debhelper build-dep to 7.2.3 for dh_bugfiles.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 21 Jun 2010 00:19:36 +0200
 
 evolution (2.30.1.2-3) unstable; urgency=low
 

Modified: unstable/evolution/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/control?rev=1662&op=diff
==============================================================================
--- unstable/evolution/debian/control (original)
+++ unstable/evolution/debian/control Mon Jun 21 05:55:30 2010
@@ -14,7 +14,7 @@
 Homepage: http://www.gnome.org/projects/evolution/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-evolution/unstable/evolution
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution
-Build-Depends: debhelper (>= 5.0.0),
+Build-Depends: debhelper (>= 7.2.3~),
                cdbs (>= 0.4.52),
                dpkg-dev (>= 1.14.16),
                scrollkeeper,
@@ -34,22 +34,22 @@
                libnss3-dev,
                psmisc,
                libglib2.0-dev (>= 2.22.0),
-               evolution-data-server-dev (>= 2.30.1),
+               evolution-data-server-dev (>= 2.30.2),
                evolution-data-server-dev (<< 2.31),
                libgtk2.0-dev (>= 2.18.0),
                libgnomecanvas2-dev,
                libxml2-dev,
                libgconf2-dev,
-               libcamel1.2-dev (>= 2.30.1),
-               libedataserver1.2-dev (>= 2.30.1),
-               libegroupwise1.2-dev (>= 2.30.1),
-               libedataserverui1.2-dev (>= 2.30.1),
-               libebackend1.2-dev (>= 2.30.1),
-               libgdata1.2-dev (>= 2.30.1),
-               libgdata-google1.2-dev (>= 2.30.1),
+               libcamel1.2-dev (>= 2.30.2),
+               libedataserver1.2-dev (>= 2.30.2),
+               libegroupwise1.2-dev (>= 2.30.2),
+               libedataserverui1.2-dev (>= 2.30.2),
+               libebackend1.2-dev (>= 2.30.2),
+               libgdata1.2-dev (>= 2.30.2),
+               libgdata-google1.2-dev (>= 2.30.2),
                libgnome2-dev,
-               libecal1.2-dev (>= 2.30.1),
-               libebook1.2-dev (>= 2.30.1),
+               libecal1.2-dev (>= 2.30.2),
+               libebook1.2-dev (>= 2.30.2),
                libdbus-glib-1-dev,
                libnm-glib-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
                libnotify-dev (>= 0.3.0),
@@ -76,7 +76,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          evolution-common (= ${source:Version}),
-         evolution-data-server (>= 2.30.1),
+         evolution-data-server (>= 2.30.2),
          evolution-data-server (<< 2.31),
          gnome-icon-theme (>= 2.19.92),
          dbus

Modified: unstable/evolution/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/rules?rev=1662&op=diff
==============================================================================
--- unstable/evolution/debian/rules (original)
+++ unstable/evolution/debian/rules Mon Jun 21 05:55:30 2010
@@ -41,5 +41,5 @@
 	debconf-updatepo
 	find -name '*.schemas' | xargs rm -f
 
-install::
+common-binary-post-install-indep::
 	dh_bugfiles -A




More information about the pkg-evolution-commits mailing list