r14046 - in /desktop/unstable/gnome-python/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sat Jan 5 14:38:29 UTC 2008
Author: joss
Date: Sat Jan 5 14:38:29 2008
New Revision: 14046
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14046
Log:
* Wrap again the Python-Depends field; build-depend on python-support
0.7.6 to ensure it works.
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=14046&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/changelog (original)
+++ desktop/unstable/gnome-python/debian/changelog Sat Jan 5 14:38:29 2008
@@ -1,3 +1,10 @@
+gnome-python (2.20.1-3) UNRELEASED; urgency=low
+
+ * Wrap again the Python-Depends field; build-depend on python-support
+ 0.7.6 to ensure it works.
+
+ -- Josselin Mouette <joss at debian.org> Sat, 05 Jan 2008 15:16:58 +0100
+
gnome-python (2.20.1-2) unstable; urgency=low
* Unwrap the Python-Depends field, wrapping it doesnât work. This
Modified: desktop/unstable/gnome-python/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/control?rev=14046&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/control (original)
+++ desktop/unstable/gnome-python/debian/control Sat Jan 5 14:38:29 2008
@@ -2,12 +2,12 @@
Section: python
Priority: optional
Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
Build-Depends: debhelper (>= 5.0.37.2),
dpatch,
gnome-pkg-tools (>= 0.10),
python-all-dev (>= 2.3.5-11),
- python-support (>= 0.7.3),
+ python-support (>= 0.7.6),
python-gtk2-dev (>= 2.10.3),
python-pyorbit-dev (>= 2.0.1-4),
libglib2.0-dev (>= 2.6.0),
@@ -31,7 +31,8 @@
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends}
-Python-Depends: python-gtk2 (>= 2.10.3), python-pyorbit (>= 2.0.1-4)
+Python-Depends: python-gtk2 (>= 2.10.3),
+ python-pyorbit (>= 2.0.1-4)
Provides: ${python:Provides}
Conflicts: python2.3-gnome2,
python2.4-gnome2
Modified: desktop/unstable/gnome-python/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/control.in?rev=14046&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/control.in (original)
+++ desktop/unstable/gnome-python/debian/control.in Sat Jan 5 14:38:29 2008
@@ -7,7 +7,7 @@
dpatch,
gnome-pkg-tools (>= 0.10),
python-all-dev (>= 2.3.5-11),
- python-support (>= 0.7.3),
+ python-support (>= 0.7.6),
python-gtk2-dev (>= 2.10.3),
python-pyorbit-dev (>= 2.0.1-4),
libglib2.0-dev (>= 2.6.0),
@@ -31,7 +31,8 @@
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends}
-Python-Depends: python-gtk2 (>= 2.10.3), python-pyorbit (>= 2.0.1-4)
+Python-Depends: python-gtk2 (>= 2.10.3),
+ python-pyorbit (>= 2.0.1-4)
Provides: ${python:Provides}
Conflicts: python2.3-gnome2,
python2.4-gnome2
More information about the pkg-gnome-commits
mailing list