r27768 - in /packages/unstable/gnome-python-extras/debian: changelog compat control control.in patches/70_autotools.patch patches/series pyversions rules

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sat Apr 23 12:37:17 UTC 2011


Author: bigon
Date: Sat Apr 23 12:37:14 2011
New Revision: 27768

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27768
Log:
* Use dh_python2 instead of pysupport
* debian/control.in:
  - Bump debhelper and cdbs build-dependencies
  - Add dh-autoreconf as build-dependency
  - Bump python-all-dev build-dependency
  - Drop versionized version of dpkg-dev
  - Drop Conflicts/Replaces for packages that existed before lenny
  - Use Breaks instead of Conflicts
  - Bump Standards-Version to 3.9.2 (no further changes)
  - Add Vcs-* fields
* debian/rules:
  - Drop DEB_PYTHON_SYSTEM
  - Add include autoreconf.mk (Closes: #558558) 
* Drop debian/patches/70_autotools.patch
* Drop debian/pyversions

Removed:
    packages/unstable/gnome-python-extras/debian/patches/70_autotools.patch
    packages/unstable/gnome-python-extras/debian/pyversions
Modified:
    packages/unstable/gnome-python-extras/debian/changelog
    packages/unstable/gnome-python-extras/debian/compat
    packages/unstable/gnome-python-extras/debian/control
    packages/unstable/gnome-python-extras/debian/control.in
    packages/unstable/gnome-python-extras/debian/patches/series
    packages/unstable/gnome-python-extras/debian/rules

Modified: packages/unstable/gnome-python-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/changelog?rev=27768&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/changelog [utf-8] Sat Apr 23 12:37:14 2011
@@ -1,3 +1,23 @@
+gnome-python-extras (2.25.3-8) UNRELEASED; urgency=low
+
+  * Use dh_python2 instead of pysupport
+  * debian/control.in:
+    - Bump debhelper and cdbs build-dependencies
+    - Add dh-autoreconf as build-dependency
+    - Bump python-all-dev build-dependency
+    - Drop versionized version of dpkg-dev
+    - Drop Conflicts/Replaces for packages that existed before lenny
+    - Use Breaks instead of Conflicts
+    - Bump Standards-Version to 3.9.2 (no further changes)
+    - Add Vcs-* fields
+  * debian/rules:
+    - Drop DEB_PYTHON_SYSTEM
+    - Add include autoreconf.mk (Closes: #558558) 
+  * Drop debian/patches/70_autotools.patch
+  * Drop debian/pyversions
+
+ -- Laurent Bigonville <bigon at debian.org>  Sat, 23 Apr 2011 14:27:33 +0200
+
 gnome-python-extras (2.25.3-7) unstable; urgency=low
 
   * Patch from Micah Gersten to add missing dependency on xulrunner.

Modified: packages/unstable/gnome-python-extras/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/compat?rev=27768&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/compat [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/compat [utf-8] Sat Apr 23 12:37:14 2011
@@ -1,1 +1,1 @@
-5
+8

Modified: packages/unstable/gnome-python-extras/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/control?rev=27768&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/control [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/control [utf-8] Sat Apr 23 12:37:14 2011
@@ -7,11 +7,11 @@
 Section: python
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>
 Homepage: http://www.pygtk.org/
-Build-Depends: debhelper (>= 5.0.37.2),
-               cdbs (>= 0.4.73),
-               dpkg-dev (>= 1.13.19),
+Build-Depends: debhelper (>= 8),
+               cdbs (>= 0.4.90~),
+               dh-autoreconf,
                gnome-pkg-tools,
                libglib2.0-dev (>= 2.6.0),
                libgtk2.0-dev (>= 2.4),
@@ -26,13 +26,15 @@
                libgtkspell-dev (>= 2.0.0),
                libgdl-1-dev (>= 2.27.92),
                libglade2-dev,
-               python-all-dev (>= 2.3.5-11),
-               python-support (>= 0.7.1),
+               python-all-dev (>= 2.6.6-3~),
                xsltproc,
                docbook-xml,
                docbook-xsl,
                python-gtk2-doc
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
+X-Python-Version: >= 2.3
+Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-gnome/packages/unstable/gnome-python-extras
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/gnome-python-extras
 
 Package: python-gnome2-extras-dev
 Architecture: all
@@ -46,12 +48,6 @@
          python-gksu2 (>= ${source:Version}),
          python-gda (>= ${source:Version}),
          python-gdl (>= ${source:Version})
-Replaces: python2.2-gnome2 (<< 1.99.16-7),
-          python2.3-gnome2 (<< 1.99.16-7),
-          python-gnome2-dev (<< 2.9.0)
-Conflicts: python2.2-gnome2 (<< 1.99.16-7),
-           python2.3-gnome2 (<< 1.99.16-7),
-           python-gnome2-dev (<< 2.9.0)
 Description: Development files for the extra GNOME Python bindings
  This package contains files that allow you to build wrappers for 
  addons that interoperate with Python bindings of GNOME libraries that 
@@ -63,11 +59,11 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2,
-Conflicts: python-gnome2-extras (<< 2.19.1-1),
+Breaks: python-gnome2-extras (<< 2.19.1-1),
            python-gnome2-extras-doc
 Replaces: python-gnome2-extras (<< 2.19.1-1),
           python-gnome2-extras-doc
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python bindings for the GtkMozEmbed Gecko library
  This package contains bindings allowing to run Python programs using 
  the GtkMozEmbed widget, which is based on the Gecko rendering engine 
@@ -79,9 +75,9 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Conflicts: python-gnome2-extras (<< 2.19.1-1)
+Breaks: python-gnome2-extras (<< 2.19.1-1)
 Replaces: python-gnome2-extras (<< 2.19.1-1) 
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python module to display icons in the system tray
  This package contains a Python module based on GTK+ that allows to 
  display an icon and a context menu in the notification area / system 
@@ -93,11 +89,11 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Conflicts: python-gnome2-extras (<< 2.19.1-4),
+Breaks: python-gnome2-extras (<< 2.19.1-4),
            python-gnome2-extras-doc
 Replaces: python-gnome2-extras (<< 2.19.1-4),
           python-gnome2-extras-doc
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python bindings for the GtkSpell library
  This package contains bindings allowing to run Python programs using 
  the GtkSpell library, that extends GTK+'s GtkTextView widget with 
@@ -109,9 +105,9 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Conflicts: python-gnome2-extras (<< 2.25.3-2)
+Breaks: python-gnome2-extras (<< 2.25.3-2)
 Replaces: python-gnome2-extras (<< 2.25.3-2)
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python bindings for the gksu library
  This package contains bindings allowing to run Python programs using 
  the gksu library to authenticate users and execute programs with the 
@@ -123,9 +119,9 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gobject
-Conflicts: python-gnome2-extras (<< 2.25.3)
+Breaks: python-gnome2-extras (<< 2.25.3)
 Replaces: python-gnome2-extras (<< 2.25.3)
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python bindings for the GNOME data abstraction library
  This package contains bindings allowing to run Python programs using 
  the GNOME data abstraction (gda), a database access library based on 
@@ -137,9 +133,9 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Conflicts: python-gnome2-extras (<< 2.25.3-2)
+Breaks: python-gnome2-extras (<< 2.25.3-2)
 Replaces: python-gnome2-extras (<< 2.25.3-2)
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python bindings for the GNOME devtool library
  This package contains bindings allowing to run Python programs using 
  the GNOME devtool (gdl) library.

Modified: packages/unstable/gnome-python-extras/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/control.in?rev=27768&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/control.in [utf-8] Sat Apr 23 12:37:14 2011
@@ -4,9 +4,9 @@
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: @GNOME_TEAM@
 Homepage: http://www.pygtk.org/
-Build-Depends: debhelper (>= 5.0.37.2),
-               cdbs (>= 0.4.73),
-               dpkg-dev (>= 1.13.19),
+Build-Depends: debhelper (>= 8),
+               cdbs (>= 0.4.90~),
+               dh-autoreconf,
                gnome-pkg-tools,
                libglib2.0-dev (>= 2.6.0),
                libgtk2.0-dev (>= 2.4),
@@ -21,13 +21,15 @@
                libgtkspell-dev (>= 2.0.0),
                libgdl-1-dev (>= 2.27.92),
                libglade2-dev,
-               python-all-dev (>= 2.3.5-11),
-               python-support (>= 0.7.1),
+               python-all-dev (>= 2.6.6-3~),
                xsltproc,
                docbook-xml,
                docbook-xsl,
                python-gtk2-doc
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
+X-Python-Version: >= 2.3
+Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-gnome/packages/unstable/gnome-python-extras
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/gnome-python-extras
 
 Package: python-gnome2-extras-dev
 Architecture: all
@@ -41,12 +43,6 @@
          python-gksu2 (>= ${source:Version}),
          python-gda (>= ${source:Version}),
          python-gdl (>= ${source:Version})
-Replaces: python2.2-gnome2 (<< 1.99.16-7),
-          python2.3-gnome2 (<< 1.99.16-7),
-          python-gnome2-dev (<< 2.9.0)
-Conflicts: python2.2-gnome2 (<< 1.99.16-7),
-           python2.3-gnome2 (<< 1.99.16-7),
-           python-gnome2-dev (<< 2.9.0)
 Description: Development files for the extra GNOME Python bindings
  This package contains files that allow you to build wrappers for 
  addons that interoperate with Python bindings of GNOME libraries that 
@@ -58,11 +54,11 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2,
-Conflicts: python-gnome2-extras (<< 2.19.1-1),
+Breaks: python-gnome2-extras (<< 2.19.1-1),
            python-gnome2-extras-doc
 Replaces: python-gnome2-extras (<< 2.19.1-1),
           python-gnome2-extras-doc
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python bindings for the GtkMozEmbed Gecko library
  This package contains bindings allowing to run Python programs using 
  the GtkMozEmbed widget, which is based on the Gecko rendering engine 
@@ -74,9 +70,9 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Conflicts: python-gnome2-extras (<< 2.19.1-1)
+Breaks: python-gnome2-extras (<< 2.19.1-1)
 Replaces: python-gnome2-extras (<< 2.19.1-1) 
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python module to display icons in the system tray
  This package contains a Python module based on GTK+ that allows to 
  display an icon and a context menu in the notification area / system 
@@ -88,11 +84,11 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Conflicts: python-gnome2-extras (<< 2.19.1-4),
+Breaks: python-gnome2-extras (<< 2.19.1-4),
            python-gnome2-extras-doc
 Replaces: python-gnome2-extras (<< 2.19.1-4),
           python-gnome2-extras-doc
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python bindings for the GtkSpell library
  This package contains bindings allowing to run Python programs using 
  the GtkSpell library, that extends GTK+'s GtkTextView widget with 
@@ -104,9 +100,9 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Conflicts: python-gnome2-extras (<< 2.25.3-2)
+Breaks: python-gnome2-extras (<< 2.25.3-2)
 Replaces: python-gnome2-extras (<< 2.25.3-2)
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python bindings for the gksu library
  This package contains bindings allowing to run Python programs using 
  the gksu library to authenticate users and execute programs with the 
@@ -118,9 +114,9 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gobject
-Conflicts: python-gnome2-extras (<< 2.25.3)
+Breaks: python-gnome2-extras (<< 2.25.3)
 Replaces: python-gnome2-extras (<< 2.25.3)
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python bindings for the GNOME data abstraction library
  This package contains bindings allowing to run Python programs using 
  the GNOME data abstraction (gda), a database access library based on 
@@ -132,9 +128,9 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Conflicts: python-gnome2-extras (<< 2.25.3-2)
+Breaks: python-gnome2-extras (<< 2.25.3-2)
 Replaces: python-gnome2-extras (<< 2.25.3-2)
-XB-Python-Version: ${python:Versions}
+Provides: ${python:Provides}
 Description: Python bindings for the GNOME devtool library
  This package contains bindings allowing to run Python programs using 
  the GNOME devtool (gdl) library.

Modified: packages/unstable/gnome-python-extras/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/patches/series?rev=27768&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/patches/series [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/patches/series [utf-8] Sat Apr 23 12:37:14 2011
@@ -5,4 +5,3 @@
 05_gdl_2.28_more.patch
 06_gda_libpython.patch
 10_python_m4.patch
-70_autotools.patch

Modified: packages/unstable/gnome-python-extras/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/rules?rev=27768&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/rules [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/rules [utf-8] Sat Apr 23 12:37:14 2011
@@ -1,8 +1,8 @@
 #!/usr/bin/make -f
 
 DEB_BUILDDIR = debian/build
-DEB_PYTHON_SYSTEM = pysupport
 
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-autotools.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk




More information about the pkg-gnome-commits mailing list