r32359 - in /desktop/unstable/gnome-shell/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Jan 9 05:47:48 UTC 2012


Author: biebl
Date: Mon Jan  9 05:47:48 2012
New Revision: 32359

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32359
Log:
debian/control.in: Bump dependency on python to (>= 2.6) since we require
JSON support. Closes: #580869

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

Modified: desktop/unstable/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/changelog?rev=32359&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/changelog [utf-8] Mon Jan  9 05:47:48 2012
@@ -17,6 +17,8 @@
   * d/p/12-gnome-shell-extension-tool-Fix-error-after-creating-.patch:
     Cherry-pick patch from upstream Git to fix a crash in
     gnome-shell-extension-tool. Closes: #649583
+  * debian/control.in: Bump dependency on python to (>= 2.6) since we require
+    JSON support. Closes: #580869
 
  -- Michael Biebl <biebl at debian.org>  Mon, 09 Jan 2012 06:43:04 +0100
 

Modified: desktop/unstable/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control?rev=32359&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control [utf-8] Mon Jan  9 05:47:48 2012
@@ -7,14 +7,14 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 8.1.3~),
                dh-autoreconf,
                autotools-dev,
                gnome-pkg-tools (>= 0.11),
                intltool (>= 0.26),
-               python (>= 2.5),
+               python (>= 2.6),
                libgstreamer0.10-dev (>= 0.10.16),
                libx11-dev,
                libclutter-1.0-dev (>= 1.5.15),
@@ -81,7 +81,7 @@
          gir1.2-telepathyglib-0.12,
          gir1.2-telepathylogger-0.2,
          gir1.2-upowerglib-1.0,
-         python (>= 2.5)
+         python (>= 2.6)
 Recommends: gnome-control-center,
             gnome-themes-standard,
             gnome-session-fallback,

Modified: desktop/unstable/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control.in?rev=32359&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control.in [utf-8] Mon Jan  9 05:47:48 2012
@@ -9,7 +9,7 @@
                autotools-dev,
                gnome-pkg-tools (>= 0.11),
                intltool (>= 0.26),
-               python (>= 2.5),
+               python (>= 2.6),
                libgstreamer0.10-dev (>= 0.10.16),
                libx11-dev,
                libclutter-1.0-dev (>= 1.5.15),
@@ -76,7 +76,7 @@
          gir1.2-telepathyglib-0.12,
          gir1.2-telepathylogger-0.2,
          gir1.2-upowerglib-1.0,
-         python (>= 2.5)
+         python (>= 2.6)
 Recommends: gnome-control-center,
             gnome-themes-standard,
             gnome-session-fallback,




More information about the pkg-gnome-commits mailing list