Hi, Attached is the diff for my mma 0.12-1.1 NMU.
-- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
diff -u mma-0.12/debian/changelog mma-0.12/debian/changelog
--- mma-0.12/debian/changelog
+++ mma-0.12/debian/changelog
@@ -1,3 +1,12 @@
+mma (0.12-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Update package to the last python policy (Closes: #380873).
+ * Bump Standards-Version to 3.7.2.
+ * Move debhelper to Build-Depends (not B-D-I).
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Sun, 3 Sep 2006 23:04:03 +0200
+
mma (0.12-1) unstable; urgency=low
* New Upstream Release (Closes: #296303).
diff -u mma-0.12/debian/control mma-0.12/debian/control
--- mma-0.12/debian/control
+++ mma-0.12/debian/control
@@ -2,8 +2,9 @@
Section: sound
Priority: optional
Maintainer: Raphael Goulais <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.1.67), python, python2.3
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 4.1.67)
+Build-Depends-Indep: python-dev, python-support (>= 0.4)
+Standards-Version: 3.7.2
Package: mma
Architecture: all
diff -u mma-0.12/debian/rules mma-0.12/debian/rules
--- mma-0.12/debian/rules
+++ mma-0.12/debian/rules
@@ -42,7 +42,7 @@
dh_strip
dh_compress
dh_fixperms
- dh_python -V 2.3
+ dh_pysupport
dh_installdeb
dh_shlibdeps
dh_gencontrol
signature.asc
Description: Digital signature

