r22860 - in /desktop/unstable/gnome-python/debian: changelog control python-gconf.install python-gnome2.install
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Tue Jan 26 13:36:05 UTC 2010
Author: dktrkranz
Date: Tue Jan 26 13:36:04 2010
New Revision: 22860
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22860
Log:
Use jolly characters to fix FTBFS with python2.6 (Closes: #566936)
Modified:
desktop/unstable/gnome-python/debian/changelog
desktop/unstable/gnome-python/debian/control
desktop/unstable/gnome-python/debian/python-gconf.install
desktop/unstable/gnome-python/debian/python-gnome2.install
Modified: desktop/unstable/gnome-python/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/changelog?rev=22860&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python/debian/changelog [utf-8] Tue Jan 26 13:36:04 2010
@@ -1,3 +1,10 @@
+gnome-python (2.28.0-2) UNRELEASED; urgency=low
+
+ * debian/debian/python-gconf.install, debian/python-gnome2.install:
+ - Use jolly characters to fix FTBFS with python2.6 (Closes: #566936).
+
+ -- Luca Falavigna <dktrkranz at debian.org> Tue, 26 Jan 2010 14:25:37 +0100
+
gnome-python (2.28.0-1) unstable; urgency=low
* New upstream release.
Modified: desktop/unstable/gnome-python/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/control?rev=22860&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python/debian/control [utf-8] Tue Jan 26 13:36:04 2010
@@ -1,8 +1,13 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
Source: gnome-python
Section: python
Priority: optional
Maintainer: Sebastien Bacher <seb128 at debian.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>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Luca Falavigna <dktrkranz at debian.org>
Build-Depends: debhelper (>= 5.0.37.2),
gnome-pkg-tools (>= 0.10),
python-all-dev (>= 2.5),
Modified: desktop/unstable/gnome-python/debian/python-gconf.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/python-gconf.install?rev=22860&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/python-gconf.install [utf-8] (original)
+++ desktop/unstable/gnome-python/debian/python-gconf.install [utf-8] Tue Jan 26 13:36:04 2010
@@ -1,1 +1,1 @@
-usr/lib/python*/site-packages/gtk-2.0/gconf.so
+usr/lib/python*/*-packages/gtk-2.0/gconf.so
Modified: desktop/unstable/gnome-python/debian/python-gnome2.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/python-gnome2.install?rev=22860&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/python-gnome2.install [utf-8] (original)
+++ desktop/unstable/gnome-python/debian/python-gnome2.install [utf-8] Tue Jan 26 13:36:04 2010
@@ -1,4 +1,4 @@
usr/lib/gnome-vfs-2.0/modules/*.so
-usr/lib/python*/site-packages/gtk-2.0/gnomecanvas.so
-usr/lib/python*/site-packages/gtk-2.0/*/*.{py,so}
+usr/lib/python*/*-packages/gtk-2.0/gnomecanvas.so
+usr/lib/python*/*-packages/gtk-2.0/*/*.{py,so}
../python-gnome2.rtupdate /usr/share/python/runtime.d/
More information about the pkg-gnome-commits
mailing list