[SCM] opencore-amr/master: Use DH's autotools-dev plugin.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 15 09:47:00 UTC 2012


The following commit has been merged in the master branch:
commit d7b82d634d05d7266a86c3f570daa48e787f2ff3
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 15 10:39:04 2012 +0100

    Use DH's autotools-dev plugin.

diff --git a/debian/control b/debian/control
index a43fa6f..5f412b2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Uploaders:
  Andres Mejia <amejia at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends:
- debhelper (>= 7.0.50~)
+ debhelper (>= 7.0.50~),
+ autotools-dev
 Standards-Version: 3.8.3
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/opencore-amr.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/opencore-amr.git
diff --git a/debian/rules b/debian/rules
index a310f03..183753a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ else
 endif
 
 %:
-	dh $@
+	dh $@ --with autotools_dev
 
 override_dh_auto_configure:
 	./configure --prefix=/usr $(confflags)

-- 
opencore-amr packaging



More information about the pkg-multimedia-commits mailing list