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

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Fri Mar 13 23:02:33 UTC 2009


Author: corsac
Date: Fri Mar 13 23:02:33 2009
New Revision: 1142

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1142
Log:
* debian/control:
  - libedata-cal1.2-dev: add dep on libebackend1.2-dev and libglib2.0-dev
    so correct dependencies are pulled.                       closes: #519636

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=1142&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Fri Mar 13 23:02:33 2009
@@ -3,8 +3,11 @@
   * Upload to unstable.
   * debian/patches:
     - debian/patches/67_detect-change-signed-messages added.    closes: #508479
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 01 Mar 2009 14:58:11 +0100
+  * debian/control:
+    - libedata-cal1.2-dev: add dep on libebackend1.2-dev and libglib2.0-dev
+      so correct dependencies are pulled.                       closes: #519636
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 14 Mar 2009 00:01:41 +0100
 
 evolution-data-server (2.24.5-1) experimental; urgency=low
 

Modified: unstable/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/control?rev=1142&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/control (original)
+++ unstable/evolution-data-server/debian/control Fri Mar 13 23:02:33 2009
@@ -278,7 +278,9 @@
          libgnome2-dev,
          libbonobo2-dev (>= 2.20.3),
          libedataserver1.2-dev,
-         libecal1.2-dev
+         libecal1.2-dev,
+         libebackend1.2-dev,
+         libglib2.0-dev
 Description: Backend library for evolution calendars (development files)
  Evolution is the integrated mail, calendar, task and address book
  distributed suite from Novell, Inc.




More information about the pkg-evolution-commits mailing list