r30817 - in /desktop/experimental/gnome-menus/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Oct 19 21:57:25 UTC 2011


Author: biebl
Date: Wed Oct 19 21:57:24 2011
New Revision: 30817

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30817
Log:
Bump Build-Depends on python to (>= 2.6.6-3~) for dh_python2

Modified:
    desktop/experimental/gnome-menus/debian/changelog
    desktop/experimental/gnome-menus/debian/control
    desktop/experimental/gnome-menus/debian/control.in

Modified: desktop/experimental/gnome-menus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-menus/debian/changelog?rev=30817&op=diff
==============================================================================
--- desktop/experimental/gnome-menus/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-menus/debian/changelog [utf-8] Wed Oct 19 21:57:24 2011
@@ -10,7 +10,10 @@
   * Remove pysupport depends, gnome-menus bindings go via GI now.
 
   [ Michael Biebl ]
-  * debian/rules: Call dh_python2 for gnome-menus, so python:Depends is set.
+  * debian/rules:
+    - Call dh_python2 for gnome-menus, so python:Depends is set.
+  * debian/control.in:
+    - Bump Build-Depends on python to (>= 2.6.6-3~) for dh_python2.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 19 Oct 2011 23:48:07 +0200
 

Modified: desktop/experimental/gnome-menus/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-menus/debian/control?rev=30817&op=diff
==============================================================================
--- desktop/experimental/gnome-menus/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-menus/debian/control [utf-8] Wed Oct 19 21:57:24 2011
@@ -7,12 +7,12 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8.1.0~),
                cdbs (>= 0.4.73),
                libglib2.0-dev (>= 2.29.15),
                gnome-pkg-tools,
-               python (>= 2.3),
+               python (>= 2.6.6-3~),
                intltool (>= 0.40.0),
                libgirepository1.0-dev (>= 0.9.5),
                gobject-introspection (>= 0.9.12-4~),

Modified: desktop/experimental/gnome-menus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-menus/debian/control.in?rev=30817&op=diff
==============================================================================
--- desktop/experimental/gnome-menus/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-menus/debian/control.in [utf-8] Wed Oct 19 21:57:24 2011
@@ -7,7 +7,7 @@
                cdbs (>= 0.4.73),
                libglib2.0-dev (>= 2.29.15),
                gnome-pkg-tools,
-               python (>= 2.3),
+               python (>= 2.6.6-3~),
                intltool (>= 0.40.0),
                libgirepository1.0-dev (>= 0.9.5),
                gobject-introspection (>= 0.9.12-4~),




More information about the pkg-gnome-commits mailing list