r891 - in /unstable/evolution-data-server/debian: changelog control

heikkih-guest at users.alioth.debian.org heikkih-guest at users.alioth.debian.org
Wed Sep 26 14:54:53 UTC 2007


Author: heikkih-guest
Date: Wed Sep 26 14:54:53 2007
New Revision: 891

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=891
Log:
* libedataserverui1.2-8 needs files from /usr/share/evolution-data-se
  rver-1.12/glade/ so add a versioned depend on e-d-s-common (closes: #444163)


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

Modified: unstable/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/changelog?rev=891&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Wed Sep 26 14:54:53 2007
@@ -1,3 +1,10 @@
+evolution-data-server (1.12.0-2) unstable; urgency=low
+
+  * libedataserverui1.2-8 needs files from /usr/share/evolution-data-se
+  rver-1.12/glade/ so add a versioned depend on e-d-s-common (closes: #444163)
+
+ -- Heikki Henriksen <heikkih at gmail.com>  Wed, 26 Sep 2007 16:52:24 +0200
+
 evolution-data-server (1.12.0-1) unstable; urgency=low
 
   * New upstream release

Modified: unstable/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/control?rev=891&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/control (original)
+++ unstable/evolution-data-server/debian/control Wed Sep 26 14:54:53 2007
@@ -162,7 +162,8 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         evolution-data-server-common (>= 1.12.0)
 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