r2040 - in /unstable/evolution-data-server3/debian: changelog control

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Nov 11 17:56:16 UTC 2011


Author: joss
Date: Fri Nov 11 17:56:16 2011
New Revision: 2040

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2040
Log:
Loosen dependency of libedataserverui on e-d-s-common to avoid 
problems with the upcoming transition.

Modified:
    unstable/evolution-data-server3/debian/changelog
    unstable/evolution-data-server3/debian/control

Modified: unstable/evolution-data-server3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/changelog?rev=2040&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/changelog (original)
+++ unstable/evolution-data-server3/debian/changelog Fri Nov 11 17:56:16 2011
@@ -1,9 +1,14 @@
-evolution-data-server3 (3.0.3-2) UNRELEASED; urgency=low
-
+evolution-data-server3 (3.0.3-2) unstable; urgency=low
+
+  [ Yves-Alexis Perez ]
   * debian/control:
     - make -dev packages depend on corresponding gir package.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Fri, 02 Sep 2011 23:45:34 +0200
+  [ Josselin Mouette ]
+  * Loosen dependency of libedataserverui on e-d-s-common to avoid 
+    problems with the upcoming transition.
+
+ -- Josselin Mouette <joss at debian.org>  Fri, 11 Nov 2011 18:56:09 +0100
 
 evolution-data-server3 (3.0.3-1) unstable; urgency=low
 

Modified: unstable/evolution-data-server3/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/control?rev=2040&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/control (original)
+++ unstable/evolution-data-server3/debian/control Fri Nov 11 17:56:16 2011
@@ -218,7 +218,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         evolution-data-server-common (= ${source:Version})
+         evolution-data-server-common (>= ${gnome:Version})
 Description: GUI utility library for evolution data servers
  The data server, called "Evolution Data Server" is responsible for managing
  calendar and addressbook information.




More information about the pkg-evolution-commits mailing list