[SCM] mma/upstream: Imported Debian patch 0.12-1.1

bolangi-guest at users.alioth.debian.org bolangi-guest at users.alioth.debian.org
Wed Jan 4 21:46:13 UTC 2012


The following commit has been merged in the upstream branch:
commit d6beb4867061265a1375087c07afc349910b7f6f
Author: Pierre Habouzit <madcoder at debian.org>
Date:   Sun Sep 3 23:04:03 2006 +0200

    Imported Debian patch 0.12-1.1

diff --git a/debian/changelog b/debian/changelog
index 64d3e11..877b683 100644
--- a/debian/changelog
+++ b/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 <madcoder at debian.org>  Sun,  3 Sep 2006 23:04:03 +0200
+
 mma (0.12-1) unstable; urgency=low
 
   * New Upstream Release (Closes: #296303).
diff --git a/debian/control b/debian/control
index 1789811..5d4a96e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,9 @@ Source: mma
 Section: sound
 Priority: optional
 Maintainer: Raphael Goulais <rafou at debian.org>
-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 --git a/debian/rules b/debian/rules
index 342df36..c48947c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ binary-indep: build install
 	dh_strip
 	dh_compress
 	dh_fixperms
-	dh_python -V 2.3
+	dh_pysupport
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol

-- 
mma packaging



More information about the pkg-multimedia-commits mailing list