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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Nov 30 22:59:54 UTC 2014


Author: joss
Date: Sun Nov 30 22:59:54 2014
New Revision: 2654

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2654
Log:
Fix brown paper bug in libcamel1.2-dev dependencies.

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=2654&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog	(original)
+++ unstable/evolution-data-server/debian/changelog	Sun Nov 30 22:59:54 2014
@@ -1,3 +1,9 @@
+evolution-data-server (3.12.9~git20141128.5242b0-2) unstable; urgency=medium
+
+  * Fix brown paper bug in libcamel1.2-dev dependencies.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 30 Nov 2014 23:59:50 +0100
+
 evolution-data-server (3.12.9~git20141128.5242b0-1) unstable; urgency=medium
 
   * Fix dependencies for development packages. Closes: #724595.

Modified: unstable/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/control?rev=2654&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/control	(original)
+++ unstable/evolution-data-server/debian/control	Sun Nov 30 22:59:54 2014
@@ -204,10 +204,9 @@
          ${misc:Depends},
          ${shlibs:Depends},
          libglib2.0-dev,
-         libsecret-1-dev,
-         libxml2-dev,
-         libsoup2.4-dev,
-         libsqlite3-dev (>= 3.5)
+         libsqlite3-dev (>= 3.5),
+         libnss3-dev,
+         libnspr4-dev
 Description: Development files for libcamel
  This package contains header files and static library for libcamel.
  .




More information about the pkg-evolution-commits mailing list