r10233 - in /desktop/unstable/gnome-python/debian: changelog control
control.in pyversions
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Sun Apr 22 13:24:11 UTC 2007
Author: lool
Date: Sun Apr 22 13:24:11 2007
New Revision: 10233
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10233
Log:
* Add XB/XS-Python-Version.
Removed:
desktop/unstable/gnome-python/debian/pyversions
Modified:
desktop/unstable/gnome-python/debian/changelog
desktop/unstable/gnome-python/debian/control
desktop/unstable/gnome-python/debian/control.in
Modified: desktop/unstable/gnome-python/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/changelog?rev=10233&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/changelog (original)
+++ desktop/unstable/gnome-python/debian/changelog Sun Apr 22 13:24:11 2007
@@ -1,4 +1,4 @@
-gnome-python (2.18.2-1) UNRELEASED; urgency=low
+gnome-python (2.18.2-1) unstable; urgency=low
* Add a get-orig-source target to retrieve the upstream tarball.
* Include the new check-dist Makefile to prevent accidental uploads to
@@ -18,8 +18,9 @@
* New upstream releases; new upstream stable series.
- Bump up libgnomevfs2-dev build-dep to >= 2.14.0.
* List install-clean as .PHONY.
-
- -- Loic Minier <lool at dooz.org> Sun, 22 Apr 2007 15:20:08 +0200
+ * Add XB/XS-Python-Version.
+
+ -- Loic Minier <lool at dooz.org> Sun, 22 Apr 2007 15:21:22 +0200
gnome-python (2.16.2-1) experimental; urgency=low
Modified: desktop/unstable/gnome-python/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/control?rev=10233&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/control (original)
+++ desktop/unstable/gnome-python/debian/control Sun Apr 22 13:24:11 2007
@@ -20,6 +20,7 @@
libbonobo2-dev (>= 2.8.0),
libbonoboui2-dev (>= 2.8.0)
Standards-Version: 3.7.2
+XS-Python-Version: >= 2.2
Package: python-gnome2
Architecture: any
@@ -31,6 +32,7 @@
Provides: ${python:Provides}
Conflicts: python2.3-gnome2,
python2.4-gnome2
+XB-Python-Version: ${python:Versions}
Description: Python bindings for the GNOME desktop environment
This archive contains modules that allow you to write GNOME programs
in Python. This package contains the bindings for the new version 2.0
Modified: desktop/unstable/gnome-python/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/control.in?rev=10233&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/control.in (original)
+++ desktop/unstable/gnome-python/debian/control.in Sun Apr 22 13:24:11 2007
@@ -20,6 +20,7 @@
libbonobo2-dev (>= 2.8.0),
libbonoboui2-dev (>= 2.8.0)
Standards-Version: 3.7.2
+XS-Python-Version: >= 2.2
Package: python-gnome2
Architecture: any
@@ -31,6 +32,7 @@
Provides: ${python:Provides}
Conflicts: python2.3-gnome2,
python2.4-gnome2
+XB-Python-Version: ${python:Versions}
Description: Python bindings for the GNOME desktop environment
This archive contains modules that allow you to write GNOME programs
in Python. This package contains the bindings for the new version 2.0
More information about the pkg-gnome-commits
mailing list