r46259 - in /desktop/unstable/seahorse/debian: changelog control control.in
ah at users.alioth.debian.org
ah at users.alioth.debian.org
Sat Oct 3 09:42:03 UTC 2015
Author: ah
Date: Sat Oct 3 09:42:03 2015
New Revision: 46259
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46259
Log:
* Depend on gnupg2 instead of gnupg
- since we need >= 2.0.12 (see previous upload).
Modified:
desktop/unstable/seahorse/debian/changelog
desktop/unstable/seahorse/debian/control
desktop/unstable/seahorse/debian/control.in
Modified: desktop/unstable/seahorse/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/changelog?rev=46259&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/changelog [utf-8] (original)
+++ desktop/unstable/seahorse/debian/changelog [utf-8] Sat Oct 3 09:42:03 2015
@@ -1,3 +1,10 @@
+seahorse (3.18.0-2) unstable; urgency=medium
+
+ * Depend on gnupg2 instead of gnupg
+ - since we need >= 2.0.12 (see previous upload).
+
+ -- Andreas Henriksson <andreas at fatal.se> Sat, 03 Oct 2015 11:39:57 +0200
+
seahorse (3.18.0-1) unstable; urgency=medium
[ Michael Biebl ]
Modified: desktop/unstable/seahorse/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control?rev=46259&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control [utf-8] (original)
+++ desktop/unstable/seahorse/debian/control [utf-8] Sat Oct 3 09:42:03 2015
@@ -37,7 +37,7 @@
${shlibs:Depends},
gcr (>= 3.4),
gnome-keyring (>= 3.4),
- gnupg (>= 2.0.12)
+ gnupg2 (>= 2.0.12)
Recommends: openssh-client
Description: GNOME front end for GnuPG
Seahorse is a front end for GnuPG - the GNU Privacy Guard program -
Modified: desktop/unstable/seahorse/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control.in?rev=46259&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control.in [utf-8] (original)
+++ desktop/unstable/seahorse/debian/control.in [utf-8] Sat Oct 3 09:42:03 2015
@@ -33,7 +33,7 @@
${shlibs:Depends},
gcr (>= 3.4),
gnome-keyring (>= 3.4),
- gnupg (>= 2.0.12)
+ gnupg2 (>= 2.0.12)
Recommends: openssh-client
Description: GNOME front end for GnuPG
Seahorse is a front end for GnuPG - the GNU Privacy Guard program -
More information about the pkg-gnome-commits
mailing list