r2199 - in /experimental/evolution-mapi/debian: changelog control rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Fri Jun 1 12:58:31 UTC 2012


Author: jbicha-guest
Date: Fri Jun  1 12:58:31 2012
New Revision: 2199

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2199
Log:
* New upstream release.
* debian/control: Bump Build-Depends and Depends for Evo 3.4.
* debian/rules: Bump DEB_DH_MAKESHLIBS_ARGS for new version.

Modified:
    experimental/evolution-mapi/debian/changelog
    experimental/evolution-mapi/debian/control
    experimental/evolution-mapi/debian/rules

Modified: experimental/evolution-mapi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-mapi/debian/changelog?rev=2199&op=diff
==============================================================================
--- experimental/evolution-mapi/debian/changelog (original)
+++ experimental/evolution-mapi/debian/changelog Fri Jun  1 12:58:31 2012
@@ -1,7 +1,13 @@
-evolution-mapi (3.2.1-3) UNRELEASED; urgency=low
+evolution-mapi (3.4.2-1) UNRELEASED; urgency=low
 
+  [ Jelmer Vernooij ]
   * Depend on dh-autoreconf to generate configure file if it is not
     present.
+
+  [ Jeremy Bicha ]
+  * New upstream release.
+  * debian/control: Bump Build-Depends and Depends for Evo 3.4.
+  * debian/rules: Bump DEB_DH_MAKESHLIBS_ARGS for new version.
 
  -- Jelmer Vernooij <jelmer at debian.org>  Tue, 29 Nov 2011 01:45:07 +0100
 

Modified: experimental/evolution-mapi/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-mapi/debian/control?rev=2199&op=diff
==============================================================================
--- experimental/evolution-mapi/debian/control (original)
+++ experimental/evolution-mapi/debian/control Fri Jun  1 12:58:31 2012
@@ -19,13 +19,13 @@
                cdbs (>= 0.4.37),
                intltool (>= 0.35.5),
                pkg-config,
-               evolution-data-server-dev (>= 3.2.1),
-               libcamel1.2-dev (>= 3.2.1),
-               libebackend1.2-dev (>= 3.2.1),
-               libecal1.2-dev (>= 3.2.1),
-               libedata-book1.2-dev (>= 3.2.1),
-               libedata-cal1.2-dev (>= 3.2.1),
-               libedataserverui-3.0-dev (>= 3.2.1),
+               evolution-data-server-dev (>= 3.4.2),
+               libcamel1.2-dev (>= 3.4.2),
+               libebackend1.2-dev (>= 3.4.2),
+               libecal1.2-dev (>= 3.4.2),
+               libedata-book1.2-dev (>= 3.4.2),
+               libedata-cal1.2-dev (>= 3.4.2),
+               libedataserverui-3.0-dev (>= 3.4.2),
                libgconf2-dev (>= 2.0.0),
                libglib2.0-dev (>= 2.16.1),
                libgtk-3-dev (>= 2.99.2),
@@ -38,8 +38,8 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         evolution (>= 3.2.1),
-         evolution (<< 3.3)
+         evolution (>= 3.4.2),
+         evolution (<< 3.5)
 Enhances: evolution
 Description: Exchange support for the Evolution groupware suite
  The Evolution MAPI provider adds support for Microsoft Exchange, 
@@ -65,9 +65,9 @@
 Architecture: any
 Depends: ${misc:Depends},
          libexchangemapi-1.0-0 (= ${binary:Version}),
-         evolution-data-server-dev (>= 3.2.1),
-         evolution-dev (>= 3.2.1),
-         evolution-dev (<< 3.3),
+         evolution-data-server-dev (>= 3.4.2),
+         evolution-dev (>= 3.4.2),
+         evolution-dev (<< 3.5),
          libmapi-dev (>= 1:0.11)
 Description: client library for accessing Exchange servers - development
  libexchangemapi helps accessing Microsoft Exchange servers using the 

Modified: experimental/evolution-mapi/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-mapi/debian/rules?rev=2199&op=diff
==============================================================================
--- experimental/evolution-mapi/debian/rules (original)
+++ experimental/evolution-mapi/debian/rules Fri Jun  1 12:58:31 2012
@@ -6,4 +6,4 @@
 
 DEB_DH_INSTALL_ARGS += --list-missing
 DEB_DH_MAKESHLIBS_ARGS_evolution-mapi += --no-act
-DEB_DH_MAKESHLIBS_ARGS_libexchangemapi-1.0-0 += -V 'libexchangemapi-1.0-0 (>= 3.2.1), libexchangemapi-1.0-0 (<< 3.3)'
+DEB_DH_MAKESHLIBS_ARGS_libexchangemapi-1.0-0 += -V 'libexchangemapi-1.0-0 (>= 3.4.2), libexchangemapi-1.0-0 (<< 3.5)'




More information about the pkg-evolution-commits mailing list