tags 562474 + patch thanks * dktrkr...@debian.org <dktrkr...@debian.org>, 2009-12-24, 18:20:
Your package build-depends or depends on packages built on top of ctypes source package, which is scheduled to be removed soon due to python2.4 removal.
The attached patch fixes this bug. -- Jakub Wilk
diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Priority: optional Maintainer: Adam Cécile (Le_Vert) <gand...@le-vert.net> Uploaders: Robert Jordens <jord...@debian.org> -Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, zlib1g-dev, libofa0-dev, libexpat1-dev | libexpat-dev, libcurl4-gnutls-dev, libmusicbrainz4-dev | libmusicbrainz-dev, libtag1-dev, libmpcdec-dev, libmad0-dev, libogg-dev, libvorbis-dev, libflac-dev, python-all, python-support (>= 0.4), doxygen, dpatch +Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, zlib1g-dev, libofa0-dev, libexpat1-dev | libexpat-dev, libcurl4-gnutls-dev, libmusicbrainz4-dev | libmusicbrainz-dev, libtag1-dev, libmpcdec-dev, libmad0-dev, libogg-dev, libvorbis-dev, libflac-dev, python-all (>= 2.5), python-support (>= 0.4), doxygen, dpatch Standards-Version: 3.7.3 Section: libs Homepage: http://musicbrainz.org/doc/libtunepimp @@ -57,7 +57,7 @@ Package: python-tunepimp Section: python Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python-ctypes, libtunepimp5 (>= ${source:Version}) +Depends: ${python:Depends}, ${misc:Depends}, libtunepimp5 (>= ${source:Version}) Conflicts: python2.3-tunepimp, python2.4-tunepimp Replaces: python2.3-tunepimp, python2.4-tunepimp Description: Python bindings for MusicBrainz tagging library diff --git a/debian/pyversions b/debian/pyversions --- a/debian/pyversions +++ b/debian/pyversions @@ -1,1 +1,1 @@ -2.3- +2.5-
signature.asc
Description: Digital signature