diff -u libxslt-1.1.7/debian/control libxslt-1.1.7/debian/control --- libxslt-1.1.7/debian/control +++ libxslt-1.1.7/debian/control @@ -4,7 +4,7 @@ Maintainer: Debian XML/SGML Group Uploaders: Mike Hommey Standards-Version: 3.6.1 -Build-Depends: debhelper (>= 4.1), libxml2-dev (>= 2.6.8), libxml2-python2.3 (>= 2.6.8), python2.3-dev, zlib1g-dev (>= 1:1.1.4) +Build-Depends: debhelper (>= 4.1), libxml2-dev (>= 2.6.8), libxml2-python2.1 (>= 2.6.8), python2.1-dev, zlib1g-dev (>= 1:1.1.4) Package: libxslt1-dev Section: libdevel @@ -65,14 +65,14 @@ -Package: libxslt1-python2.3 +Package: libxslt1-python2.1 Section: python Priority: optional Architecture: any -Depends: ${shlibs:Depends}, libxml2-python2.3 (>= 2.6.8), python2.3 -Description: Python 2.3 bindings for libxslt1 +Depends: ${shlibs:Depends}, libxml2-python2.1 (>= 2.6.8), python2.1 +Description: Python 2.1 bindings for libxslt1 XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT. . - This package contains Python 2.3 binding for libxslt, needed to use + This package contains Python 2.1 binding for libxslt, needed to use libxslt in Python programs. reverted: --- libxslt-1.1.7/debian/libxslt1-python2.3.examples +++ libxslt-1.1.7.orig/debian/libxslt1-python2.3.examples @@ -1,2 +0,0 @@ -python/tests/*.py -python/tests/test.* diff -u libxslt-1.1.7/debian/changelog libxslt-1.1.7/debian/changelog --- libxslt-1.1.7/debian/changelog +++ libxslt-1.1.7/debian/changelog @@ -1,3 +1,10 @@ +libxslt (1.1.7-0.backports.org.1) unstable; urgency=low + + * recompiled for http://www.backports.org/ + + used python2.1 instead of python2.3 + + -- Norbert Tretkowski Wed, 26 May 2004 21:06:11 +0200 + libxslt (1.1.7-1) unstable; urgency=low * New upstream release reverted: --- libxslt-1.1.7/debian/libxslt1-python2.3.install +++ libxslt-1.1.7.orig/debian/libxslt1-python2.3.install @@ -1 +0,0 @@ -usr/lib/python* only in patch2: unchanged: --- libxslt-1.1.7.orig/debian/libxslt1-python2.1.examples +++ libxslt-1.1.7/debian/libxslt1-python2.1.examples @@ -0,0 +1,2 @@ +python/tests/*.py +python/tests/test.* only in patch2: unchanged: --- libxslt-1.1.7.orig/debian/libxslt1-python2.1.install +++ libxslt-1.1.7/debian/libxslt1-python2.1.install @@ -0,0 +1 @@ +usr/lib/python*