r35021 - in /desktop/unstable/seahorse/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat May 19 05:25:25 UTC 2012


Author: biebl
Date: Sat May 19 05:25:11 2012
New Revision: 35021

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35021
Log:
Tighten dependency on gcr and gnome-keyring.

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=35021&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/changelog [utf-8] (original)
+++ desktop/unstable/seahorse/debian/changelog [utf-8] Sat May 19 05:25:11 2012
@@ -1,6 +1,7 @@
 seahorse (3.4.1-2) UNRELEASED; urgency=low
 
   * Upload to unstable.
+  * Tighten dependency on gcr and gnome-keyring.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 19 May 2012 07:22:55 +0200
 

Modified: desktop/unstable/seahorse/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control?rev=35021&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control [utf-8] (original)
+++ desktop/unstable/seahorse/debian/control [utf-8] Sat May 19 05:25:11 2012
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 8),
                dh-autoreconf,
@@ -35,9 +35,9 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gcr,
+         gcr (>= 3.4),
          gnupg (>= 1.4.7),
-         gnome-keyring (>= 3.2)
+         gnome-keyring (>= 3.4)
 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=35021&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control.in [utf-8] (original)
+++ desktop/unstable/seahorse/debian/control.in [utf-8] Sat May 19 05:25:11 2012
@@ -30,9 +30,9 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gcr,
+         gcr (>= 3.4),
          gnupg (>= 1.4.7),
-         gnome-keyring (>= 3.2)
+         gnome-keyring (>= 3.4)
 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