r2038 - in /experimental/evolution-data-server3/debian: changelog control

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Nov 11 17:50:41 UTC 2011


Author: joss
Date: Fri Nov 11 17:50:41 2011
New Revision: 2038

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

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

Modified: experimental/evolution-data-server3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-data-server3/debian/changelog?rev=2038&op=diff
==============================================================================
--- experimental/evolution-data-server3/debian/changelog (original)
+++ experimental/evolution-data-server3/debian/changelog Fri Nov 11 17:50:41 2011
@@ -1,3 +1,10 @@
+evolution-data-server3 (3.2.1-2) UNRELEASED; urgency=low
+
+  * 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:50:12 +0100
+
 evolution-data-server3 (3.2.1-1) experimental; urgency=low
 
   [ Yves-Alexis Perez ]

Modified: experimental/evolution-data-server3/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-data-server3/debian/control?rev=2038&op=diff
==============================================================================
--- experimental/evolution-data-server3/debian/control (original)
+++ experimental/evolution-data-server3/debian/control Fri Nov 11 17:50:41 2011
@@ -219,7 +219,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