r1374 - in /unstable/evolution-mapi/debian: changelog control rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Sep 30 11:56:12 UTC 2009


Author: joss
Date: Wed Sep 30 11:56:12 2009
New Revision: 1374

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1374
Log:
* New upstream release.
* Upload to unstable, now samba4 and openchange are available there.
* Bump shlibs for libexchangemapi, force a strict versioning given the 
  ABI stability doesn’t look very promising.
* Drop build-dependencies that were here only as the result of bugs in 
  samba4 and openchange, except for samba4-dev which is still missing.
* Build against evolution 2.28.

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

Modified: unstable/evolution-mapi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-mapi/debian/changelog?rev=1374&op=diff
==============================================================================
--- unstable/evolution-mapi/debian/changelog (original)
+++ unstable/evolution-mapi/debian/changelog Wed Sep 30 11:56:12 2009
@@ -1,3 +1,15 @@
+evolution-mapi (0.28.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * Upload to unstable, now samba4 and openchange are available there.
+  * Bump shlibs for libexchangemapi, force a strict versioning given the 
+    ABI stability doesn’t look very promising.
+  * Drop build-dependencies that were here only as the result of bugs in 
+    samba4 and openchange, except for samba4-dev which is still missing.
+  * Build against evolution 2.28.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 30 Sep 2009 13:28:11 +0200
+
 evolution-mapi (0.27.5-1) experimental; urgency=low
 
   [ Yves-Alexis Perez ]

Modified: unstable/evolution-mapi/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-mapi/debian/control?rev=1374&op=diff
==============================================================================
--- unstable/evolution-mapi/debian/control (original)
+++ unstable/evolution-mapi/debian/control Wed Sep 30 11:56:12 2009
@@ -20,22 +20,21 @@
                evolution-data-server-dev (>= 2.27.2),
                libedataserver1.2-dev (>= 2.27.2),
                libebackend1.2-dev (>= 2.27.2),
-               libecal1.2-dev (>= 2.27.2), libical-dev,
+               libecal1.2-dev (>= 2.27.2),
                libedata-cal1.2-dev (>= 2.27.2),
                libebook1.2-dev (>= 2.27.2),
                libedata-book1.2-dev (>= 2.27.2),
                libcamel1.2-dev (>= 2.27.2),
                evolution-dev (>= 2.27.2),
-               libmapi-dev (>= 1:0.8), libtalloc-dev, libdcerpc-dev, libndr-dev, libldb-dev, libsamba-hostconfig-dev, tdb-dev, samba4-dev, libtevent-dev,
+               libmapi-dev (>= 1:0.8), samba4-dev,
                gtk-doc-tools (>= 1.9)
 
 Package: evolution-mapi
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         evolution (>= 2.27.0),
-         evolution (<< 2.28.0),
-         libexchangemapi-1.0-0 (= ${binary:Version})
+         evolution (>= 2.28.0),
+         evolution (<< 2.29.0)
 Description: Exchange support for the Evolution groupware suite
  The Evolution MAPI provider adds support for Microsoft Exchange, 
  including Exchange 2007, to the Evolution groupware suite, using the 
@@ -58,7 +57,8 @@
 Package: libexchangemapi-1.0-dev
 Section: libdevel
 Architecture: any 
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+         libexchangemapi-1.0-0 (= ${binary:Version})
 Description: client library for accessing Exchange servers - development
  This library helps accessing to Microsoft Exchange servers using the 
  proprietary MAPI protocol. It is based on Openchange, and used by the 

Modified: unstable/evolution-mapi/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-mapi/debian/rules?rev=1374&op=diff
==============================================================================
--- unstable/evolution-mapi/debian/rules (original)
+++ unstable/evolution-mapi/debian/rules Wed Sep 30 11:56:12 2009
@@ -5,3 +5,4 @@
 include /usr/share/cdbs/1/class/gnome.mk
 
 DEB_DH_MAKESHLIBS_ARGS_evolution-mapi += --no-act
+DEB_DH_MAKESHLIBS_ARGS_libexchangemapi-1.0-0 += -V 'libexchangemapi-1.0-0 (>= 0.28), libexchangemapi-1.0-0 (<< 0.29)'




More information about the pkg-evolution-commits mailing list