Package: gquilt Version: 0.25-1 Severity: normal Tags: patch Use of 'current' was deprecated in the Python policy released with squeeze and it should be replaced. It would be preferable to build for all supported Python versions (currently python2.6 and python2.7 in Unstable and Testing).
XB-Python-Version has also been deprecated and should be removed. diff -Nru gquilt-0.25/debian/control gquilt-0.25/debian/control --- gquilt-0.25/debian/control 2011-02-06 22:11:05.000000000 -0500 +++ gquilt-0.25/debian/control 2011-04-30 01:44:29.000000000 -0400 @@ -7,12 +7,10 @@ Vcs-git: git://git.debian.org/git/collab-maint/gquilt Vcs-Browser: http://git.debian.org/?p=collab-maint/gquilt.git Homepage: http://gquilt.sourceforge.net/ -XS-Python-Version: current Package: gquilt Architecture: all Depends: ${python:Depends}, python-gtk2 (>= 2.4), quilt | mercurial (>= 0.9.3), ${misc:Depends} -XB-Python-Version: ${python:Versions} Recommends: meld, patchutils Description: graphical wrapper for quilt and/or mercurial queues Quilt and mercurial are programs that manages a series of patches, As it stands, the package will have to be uploaded when the default python changes to python2.7 and will not be installable until that is done. With the above patch, gquilt will work correctly without needing to be uploaded again when the default python is changed. -- System Information: Debian Release: squeeze/sid APT prefers oneiric-updates APT policy: (500, 'oneiric-updates'), (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty') Architecture: i386 (i686) Kernel: Linux 2.6.38-8-generic-pae (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

