[webrtc-audio-processing] 01/03: Use --with autoreconf (Closes: #736967)
Sjoerd Simons
sjoerd at moszumanska.debian.org
Sat Jul 5 20:05:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
sjoerd pushed a commit to branch master
in repository webrtc-audio-processing.
commit b84cf10445c464f529ce98f2bd7b454f5efd62cc
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Sat Jul 5 21:58:24 2014 +0200
Use --with autoreconf (Closes: #736967)
---
debian/changelog | 6 ++++++
debian/rules | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a82ff6b..b415ed1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+webrtc-audio-processing (0.1-3) UNRELEASED; urgency=medium
+
+ * Use --with autoreconf (Closes: #736967)
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sat, 05 Jul 2014 21:58:00 +0200
+
webrtc-audio-processing (0.1-2) unstable; urgency=low
* d/p/0001-Don-t-error-or-set-options-for-unknown-architectures.patch
diff --git a/debian/rules b/debian/rules
index 312e24d..4e3fc85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@
#export DH_VERBOSE=1
%:
- dh $@ --with autotools-dev
+ dh $@ --with autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/webrtc-audio-processing.git
More information about the pkg-pulseaudio-devel
mailing list