[Pkg-voip-commits] [portaudio19] 74/114: Run autoreconf (Closes: #558621).

Benjamin Drung bdrung at moszumanska.debian.org
Sun Dec 25 20:05:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

bdrung pushed a commit to branch master
in repository portaudio19.

commit d4fc78a240f945d8ae8e49acbcf1a7fea3afef6c
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sun Feb 20 18:56:11 2011 +0000

    Run autoreconf (Closes: #558621).
---
 debian/control | 3 ++-
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8cf9e66..3ccd3a1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,9 @@ Uploaders: Kilian Krause <kilian at debian.org>,
            Jose Carlos Garcia Sogo <jsogo at debian.org>,
            Mark Purcell <msp at debian.org>,
            Benjamin Drung <bdrung at debian.org>
-Build-Depends: autotools-dev,
+Build-Depends: automake,
                debhelper (>= 8),
+               dh-autoreconf,
                doxygen,
                dpkg-dev (>= 1.13.19),
                libasound2-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386],
diff --git a/debian/rules b/debian/rules
index 029ad98..a2f8625 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel --with autotools_dev
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/portaudio19.git



More information about the Pkg-voip-commits mailing list