Package: evolution
Version: 3.2.1-1
Severity: wishlist
Tags: patch

Hey,

Would be great if evolution 3.2 could be uploaded to experimental, so it can
get some testing with the other parts of G3.2 before the transition into
unstable to go to testing happens.

Attached patches updates to the latest version and enables goa (as available in
experimental)

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages evolution depends on:
ii  dbus                     1.4.16-1               
ii  debconf [debconf-2.0]    1.5.41                 
ii  evolution-common         3.2.1-1                
ii  evolution-data-server    3.2.1-1                
ii  gconf2                   2.32.4-1               
ii  gnome-icon-theme         3.2.1.2-1              
ii  libatk1.0-0              2.2.0-2                
ii  libc6                    2.13-21                
ii  libcairo-gobject2        1.10.2-6.1             
ii  libcairo2                1.10.2-6.1             
ii  libcamel-1.2-29          3.2.1-1                
ii  libcanberra-gtk3-0       0.28-3                 
ii  libcanberra0             0.28-3                 
ii  libebackend-1.2-1        3.2.1-1                
ii  libebook1.2-12           3.2.1-1                
ii  libecal1.2-10            3.2.1-1                
ii  libedataserver1.2-15     3.2.1-1                
ii  libedataserverui-3.0-1   3.2.1-1                
ii  libenchant1c2a           1.6.0-6                
ii  libevolution             3.2.1-1                
ii  libfontconfig1           2.8.0-3                
ii  libfreetype6             2.4.7-2                
ii  libgail-3-0              3.2.1-1                
ii  libgconf2-4              2.32.4-1               
ii  libgdata13               0.10.1-1               
ii  libgdk-pixbuf2.0-0       2.24.0-1               
ii  libglib2.0-0             2.30.1-2               
ii  libgnome-desktop-3-2     3.2.1-2                
ii  libgtk-3-0               3.2.1-1                
ii  libgtkhtml-4.0-0         4.2.1-1                
ii  libgtkhtml-editor-4.0-0  4.2.1-1                
ii  libgweather-3-0          3.2.1-1                
ii  libical0                 0.44-3                 
ii  libice6                  2:1.0.7-2              
ii  libnotify4               0.7.4-1                
ii  libnspr4-0d              4.8.9-1                
ii  libnss3-1d               3.13.1.with.ckbi.1.88-1
ii  libpango1.0-0            1.29.4-2               
ii  libsm6                   2:1.2.0-2              
ii  libsoup-gnome2.4-1       2.36.0-1               
ii  libsoup2.4-1             2.36.0-1               
ii  libsqlite3-0             3.7.9-1                
ii  libxml2                  2.7.8.dfsg-5           
ii  psmisc                   22.14-1                

Versions of packages evolution recommends:
ii  bogofilter         1.2.2-3        
ii  evolution-plugins  3.2.1-1        
ii  evolution-webcal   2.32.0-1       
ii  yelp               3.2.1+dfsg-1+b1

Versions of packages evolution suggests:
ii  bug-buddy                       <none>    
ii  evolution-dbg                   3.2.1-1   
ii  evolution-exchange              <none>    
ii  evolution-plugins-experimental  3.2.1-1   
ii  gnupg                           1.4.11-3  
ii  network-manager                 0.9.1.95-1

-- debconf information excluded
Index: debian/control
===================================================================
--- debian/control	(revision 2014)
+++ debian/control	(working copy)
@@ -19,7 +19,7 @@
                cdbs (>= 0.4.52),
                dpkg-dev (>= 1.16.1),
                hardening-includes,
-               libglib2.0-dev (>= 2.28),
+               libglib2.0-dev (>= 2.30),
                libgtk-3-dev (>= 3.0.2),
                libgail-3-dev (>= 3.0.2),
                libebook1.2-dev (>= 3.2.0),
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 2014)
+++ debian/changelog	(working copy)
@@ -1,5 +1,6 @@
-evolution (3.2.0-1) UNRELEASED; urgency=low
+evolution (3.2.1-1) UNRELEASED; urgency=low
 
+  [ Yves-Alexis Perez ]
   * New upstream release.
   * debian/control:
     - bump eds build-deps and deps to 3.2.
@@ -10,7 +11,6 @@
     - drop build-dep on libegroupwise.
   * debian/rules:
     - set hardening flags directly from cdbs
-    - disable goa for now.
     - update ELIBDIR for 3.2.
   * debian/patches:
     - 01_message_id dropped, included upstream.
@@ -19,8 +19,12 @@
   * debian/evolution-common.install:
     - drop /u/s/h/omf since it doesn't exist anymore
 
- -- Yves-Alexis Perez <[email protected]>  Sun, 02 Oct 2011 19:32:30 +0200
+  [ Sjoerd Simons ]
+  * New upstream release
+  * enable goa
 
+ -- Sjoerd Simons <[email protected]>  Sat, 05 Nov 2011 10:46:18 +0000
+
 evolution (3.0.3-2) unstable; urgency=low
 
   * Fix DEB_REVISION computation.
Index: debian/rules
===================================================================
--- debian/rules	(revision 2014)
+++ debian/rules	(working copy)
@@ -31,7 +31,7 @@
 	--disable-pst-import \
         --disable-contacts-map \
 	--disable-image-inline \
-	--disable-goa \
+	--enable-goa \
 	--with-sub-version=-$(DEB_REVISION)
 
 ifneq ($(DEB_HOST_ARCH_OS), linux)

Reply via email to