tags 616744 + patch pending thanks Dear maintainer,
I've prepared an NMU for babel (versioned as 1.4.0.dfsg-8.2) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru babel-1.4.0.dfsg/debian/changelog babel-1.4.0.dfsg/debian/changelog --- babel-1.4.0.dfsg/debian/changelog 2013-01-24 03:34:39.000000000 +0100 +++ babel-1.4.0.dfsg/debian/changelog 2013-05-26 21:33:17.000000000 +0200 @@ -1,3 +1,10 @@ +babel (1.4.0.dfsg-8.2) unstable; urgency=low + + * Non-maintainer upload. + * Convert to dh_python2 (Closes: #616744). + + -- Luca Falavigna <[email protected]> Sun, 26 May 2013 21:31:56 +0200 + babel (1.4.0.dfsg-8.1) unstable; urgency=low * Non-maintainer upload. diff -Nru babel-1.4.0.dfsg/debian/control babel-1.4.0.dfsg/debian/control --- babel-1.4.0.dfsg/debian/control 2013-01-14 21:45:36.000000000 +0100 +++ babel-1.4.0.dfsg/debian/control 2013-05-26 21:29:56.000000000 +0200 @@ -6,10 +6,9 @@ Build-Depends: debhelper (>= 5), gfortran, libltdl-dev, libtool, automake, autoconf, libxml2-dev, default-jdk-builddep | java-gcj-compat-dev, fastjar, gcj-jdk | gjdoc, libxerces2-java, libgetopt-java, libxalan2-java, - python-all-dev, python-numpy, python-central + python-all-dev (>= 2.6.6-3~), python-numpy Build-Conflicts: libparsifal-dev Build-Depends-Indep: libhtml-tree-perl -XS-Python-Version: all Homepage: https://computation.llnl.gov/casc/components/babel.html Package: babel-1.4.0 @@ -58,7 +57,6 @@ Section: python Depends: python-numpy (>= 1:1.6.1), python-numpy-abi9, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} -XB-Python-Version: ${python:Versions} Description: Scientific Interface Definition Language (SIDL) Python runtime Babel is a compiler for the Scientific Interface Definition Language (SIDL), currently under development as a support tool for parallel simulation codes. diff -Nru babel-1.4.0.dfsg/debian/pycompat babel-1.4.0.dfsg/debian/pycompat --- babel-1.4.0.dfsg/debian/pycompat 2010-01-31 21:38:47.000000000 +0100 +++ babel-1.4.0.dfsg/debian/pycompat 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -2 diff -Nru babel-1.4.0.dfsg/debian/rules babel-1.4.0.dfsg/debian/rules --- babel-1.4.0.dfsg/debian/rules 2010-08-06 15:21:04.000000000 +0200 +++ babel-1.4.0.dfsg/debian/rules 2013-05-26 21:30:28.000000000 +0200 @@ -112,7 +112,7 @@ dh_strip -a dh_makeshlibs -a dh_compress -a - dh_pycentral -ppython-sidl + dh_python2 -ppython-sidl dh_fixperms -a dh_installdeb -a dh_shlibdeps -a

