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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Nov 28 08:48:56 UTC 2014


Author: joss
Date: Fri Nov 28 08:48:54 2014
New Revision: 2645

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2645
Log:
Depend on gnome-keyring. Closes: #739324, #753478.

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=2645&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog	(original)
+++ unstable/evolution-data-server/debian/changelog	Fri Nov 28 08:48:54 2014
@@ -1,6 +1,7 @@
 evolution-data-server (3.12.7.1-2) UNRELEASED; urgency=medium
 
   * Fix dependencies for development packages. Closes: #724595.
+  * Depend on gnome-keyring. Closes: #739324, #753478.
 
  -- Josselin Mouette <joss at debian.org>  Fri, 28 Nov 2014 09:29:02 +0100
 

Modified: unstable/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/control?rev=2645&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/control	(original)
+++ unstable/evolution-data-server/debian/control	Fri Nov 28 08:48:54 2014
@@ -63,7 +63,8 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          evolution-data-server-common (= ${source:Version}),
-         libcamel-1.2-49 (= ${binary:Version})
+         libcamel-1.2-49 (= ${binary:Version}),
+         gnome-keyring
 Suggests: evolution,
           evolution-data-server-dbg (= ${binary:Version})
 Breaks: libecal1.2-7 (<< 2.32),




More information about the pkg-evolution-commits mailing list