r24039 - in /desktop/unstable/gnome-keyring/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Tue Apr 27 07:37:26 UTC 2010


Author: slomo
Date: Tue Apr 27 07:37:25 2010
New Revision: 24039

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24039
Log:
* New upstream bugfix release:
  + debian/control.in:
    - Required GTK+ >= 2.20.0.

Modified:
    desktop/unstable/gnome-keyring/debian/changelog
    desktop/unstable/gnome-keyring/debian/control
    desktop/unstable/gnome-keyring/debian/control.in

Modified: desktop/unstable/gnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/changelog?rev=24039&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog [utf-8] Tue Apr 27 07:37:25 2010
@@ -1,3 +1,11 @@
+gnome-keyring (2.30.1-1) unstable; urgency=low
+
+  * New upstream bugfix release:
+    + debian/control.in:
+      - Required GTK+ >= 2.20.0.
+
+ -- Sebastian Dröge <slomo at debian.org>  Tue, 27 Apr 2010 09:35:21 +0200
+
 gnome-keyring (2.30.0-2) unstable; urgency=low
 
   [ Emilio Pozuelo Monfort ]

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=24039&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control [utf-8] Tue Apr 27 07:37:25 2010
@@ -12,7 +12,7 @@
                cdbs,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.35.0),
-               libgtk2.0-dev (>= 2.6.0),
+               libgtk2.0-dev (>= 2.20.0),
                libglib2.0-dev (>= 2.16.0),
                libtasn1-3-dev (>= 0.3.4),
                libtasn1-3-bin,
@@ -97,7 +97,7 @@
          libgcr0 (= ${binary:Version}),
          libglib2.0-dev (>= 2.16.0),
          libgp11-dev (= ${binary:Version}),
-         libgtk2.0-dev (>= 2.6.0),
+         libgtk2.0-dev (>= 2.20.0),
          libtasn1-3-dev (>= 0.3.4),
          libtasn1-3-bin
 Description: Library for Crypto UI related task - development

Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=24039&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in [utf-8] Tue Apr 27 07:37:25 2010
@@ -7,7 +7,7 @@
                cdbs,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.35.0),
-               libgtk2.0-dev (>= 2.6.0),
+               libgtk2.0-dev (>= 2.20.0),
                libglib2.0-dev (>= 2.16.0),
                libtasn1-3-dev (>= 0.3.4),
                libtasn1-3-bin,
@@ -92,7 +92,7 @@
          libgcr0 (= ${binary:Version}),
          libglib2.0-dev (>= 2.16.0),
          libgp11-dev (= ${binary:Version}),
-         libgtk2.0-dev (>= 2.6.0),
+         libgtk2.0-dev (>= 2.20.0),
          libtasn1-3-dev (>= 0.3.4),
          libtasn1-3-bin
 Description: Library for Crypto UI related task - development




More information about the pkg-gnome-commits mailing list