Bug#590034: pygtk: python2.6 transition

2010-07-23 Thread Josselin Mouette
tag 590034 - patch
forcemerge 587008 590034
tag 587008 + pending
thanks

Le jeudi 22 juillet 2010 à 23:46 -0400, Michael Gilbert a écrit :
 i made some changes to the pygtk control file to make it installable
 without python2.5 (see attached patch).  not sure if i've lost
 anything important by doing it this way, but it works for me.  marking
 as important since the python2.6 transition needs to happen before
 squeeze.

Sorry but the patch is incorrect since it forces python2.6 for no
reason.

Anyway this is already fixed in the svn.

Cheers,
-- 
 .''`.
: :' :  “Fuck you sir, don’t be suprised when you die if
`. `'   you burn in Hell, because I am a solid Christian
  `-and I am praying for you.”   --  Mike




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590034: pygtk: python2.6 transition

2010-07-22 Thread Michael Gilbert
package: pygtk
severity: important
version: 2.17.0-2
tag: patch

i made some changes to the pygtk control file to make it installable
without python2.5 (see attached patch).  not sure if i've lost
anything important by doing it this way, but it works for me.  marking
as important since the python2.6 transition needs to happen before
squeeze.

mike
--- tmp2/pygtk-2.17.0/debian/control.in	2010-07-22 23:40:19.0 -0400
+++ pygtk-2.17.0/debian/control.in	2010-07-19 02:23:43.0 -0400
@@ -11,9 +11,6 @@
autotools-dev,
quilt,
xvfb (= 2:1.6.0), xauth, xfonts-base,
-   python2.5-dev (= 2.5.2-5),
-   python-all-dev (= 2.5),
-   python-all-dbg,
libgtk2.0-dev (= 2.18.0),
libglib2.0-dev (= 2.8.0),
libpango1.0-dev (= 1.21.4),
@@ -27,7 +24,7 @@
xsltproc,
docbook-xsl,
gnome-icon-theme
-XS-Python-Version: = 2.5
+XS-Python-Version: = 2.6
 Standards-Version: 3.8.4
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/experimental/pygtk/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/pygtk/
@@ -36,7 +33,6 @@
 Package: python-gtk2
 Architecture: any
 Depends: ${python:Depends},
- python2.5 (= 2.5.2-5),
  ${shlibs:Depends},
  ${misc:Depends}
 Python-Depends: python-cairo (= 1.0.2-1.1),
@@ -81,7 +77,6 @@
  python-gtk2 (= ${source:Version}),
  libglib2.0-dev (= 2.8),
  libgtk2.0-dev (= 2.13.6),
- python2.5-dev (= 2.5.2-5),
  python-dev,
  python-gobject-dev (= 2.15.3)
 Recommends: python-gtk2-doc