Hi, Attached is the diff for my python-cddb 1.4-5.1 NMU.
-- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
diff -u python-cddb-1.4/debian/control python-cddb-1.4/debian/control --- python-cddb-1.4/debian/control +++ python-cddb-1.4/debian/control @@ -2,12 +2,15 @@ Section: python Priority: optional Maintainer: Michael Banck <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.1.62), cdbs, python-dev (>= 2.3) -Standards-Version: 3.6.0 +Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), + python-all-dev (>= 2.3.5-11), python-support (>= 0.3) +Standards-Version: 3.7.2 Package: python-cddb Architecture: any Depends: ${shlibs:Depends}, ${python:Depends} +Provides: ${python:Provides} +XB-Python-Version: ${python:Versions} Description: Python interface to CD-IDs and FreeDB The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C module cdrommodule.so, provide an easy way for Python programs to diff -u python-cddb-1.4/debian/rules python-cddb-1.4/debian/rules --- python-cddb-1.4/debian/rules +++ python-cddb-1.4/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +DEB_PYTHON_SYSTEM = pysupport + include /usr/share/cdbs/1/rules/buildcore.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk include /usr/share/cdbs/1/rules/debhelper.mk reverted: --- python-cddb-1.4/debian/rules.old +++ python-cddb-1.4.orig/debian/rules.old @@ -1,47 +0,0 @@ -#!/usr/bin/make -f -# Sample debian/rules that uses debhelper. -# GNU copyright 1997 to 1999 by Joey Hess. - -#export DH_VERBOSE=1 -export DH_COMPAT=3 - -build: build-stamp -build-stamp: - dh_testdir - /usr/bin/python2.2 setup.py build - touch build-stamp - -clean: - dh_testdir - dh_testroot - rm -f build-stamp - -/usr/bin/python2.2 setup.py clean - -rm -rf build - dh_clean - -install: build - dh_testdir - dh_testroot - dh_clean -k - dh_installdirs - /usr/bin/python2.2 setup.py install -O1 --prefix $(CURDIR)/debian/python-cddb/usr - chmod +x $(CURDIR)/debian/python-cddb/usr/lib/python2.2/site-packages/*.py - -binary-arch: build install - dh_testdir - dh_testroot - dh_installdocs - dh_installexamples cddb-info.py - dh_installchangelogs CHANGES - dh_link - dh_strip - dh_compress - dh_fixperms - dh_installdeb - dh_shlibdeps - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install configure diff -u python-cddb-1.4/debian/changelog python-cddb-1.4/debian/changelog --- python-cddb-1.4/debian/changelog +++ python-cddb-1.4/debian/changelog @@ -1,3 +1,11 @@ +python-cddb (1.4-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix old FSF address in debian/copyright. + * Update package to last python policy (Closes: #373518). + + -- Pierre Habouzit <[EMAIL PROTECTED]> Thu, 29 Jun 2006 23:27:03 +0200 + python-cddb (1.4-5) unstable; urgency=low * debian/patches/03_double_free_fix.diff: New patch, fixing a double diff -u python-cddb-1.4/debian/copyright python-cddb-1.4/debian/copyright --- python-cddb-1.4/debian/copyright +++ python-cddb-1.4/debian/copyright @@ -18,8 +18,9 @@ You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. only in patch2: unchanged: --- python-cddb-1.4.orig/debian/pycompat +++ python-cddb-1.4/debian/pycompat @@ -0,0 +1 @@ +2
signature.asc
Description: Digital signature