r1392 - in /unstable/evolution-exchange/debian: changelog control

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Oct 24 07:58:44 UTC 2009


Author: joss
Date: Sat Oct 24 07:58:44 2009
New Revision: 1392

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1392
Log:
Build-depend on libdb-dev instead of libdb4.7-dev.

Modified:
    unstable/evolution-exchange/debian/changelog
    unstable/evolution-exchange/debian/control

Modified: unstable/evolution-exchange/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange/debian/changelog?rev=1392&op=diff
==============================================================================
--- unstable/evolution-exchange/debian/changelog (original)
+++ unstable/evolution-exchange/debian/changelog Sat Oct 24 07:58:44 2009
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Update build-dependencies accordingly.
+  * Build-depend on libdb-dev instead of libdb4.7-dev.
 
  -- Josselin Mouette <joss at debian.org>  Sat, 24 Oct 2009 09:56:57 +0200
 

Modified: unstable/evolution-exchange/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange/debian/control?rev=1392&op=diff
==============================================================================
--- unstable/evolution-exchange/debian/control (original)
+++ unstable/evolution-exchange/debian/control Sat Oct 24 07:58:44 2009
@@ -41,7 +41,7 @@
                libedata-cal1.2-dev (>= 2.28.1),
                libldap2-dev,
                gtk-doc-tools (>= 1.0),
-               libdb4.7-dev
+               libdb-dev
 
 Package: evolution-exchange
 Architecture: any




More information about the pkg-evolution-commits mailing list