This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch master in repository webrtc-audio-processing.
commit bbbbc07e6eb2b354bd7e5b81c7a17bfa3e3e17f0 Author: Felipe Sateler <[email protected]> Date: Wed Apr 27 20:28:07 2016 -0300 Wrap-and-sort control file --- debian/control | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index 67c0ada..4fab4f6 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,17 @@ Source: webrtc-audio-processing -Priority: extra Maintainer: Pulseaudio maintenance team <[email protected]> -Uploaders: Sjoerd Simons <[email protected]>, +Uploaders: + Sjoerd Simons <[email protected]>, Felipe Sateler <[email protected]> -Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf -Standards-Version: 3.9.8 Section: libs +Priority: extra +Build-Depends: autotools-dev, debhelper (>= 9), dh-autoreconf +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pulseaudio/webrtc-audio-processing.git Vcs-Git: https://anonscm.debian.org/git/pkg-pulseaudio/webrtc-audio-processing.git Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/ Package: libwebrtc-audio-processing-dev -Section: libdevel Architecture: any Multi-Arch: same Depends: libwebrtc-audio-processing1 (= ${binary:Version}), ${misc:Depends} @@ -23,12 +23,11 @@ Description: development files for the webrtc-audio-processing library libwebrtc-audio-processing Package: libwebrtc-audio-processing1 -Section: libs Architecture: any Multi-Arch: same +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} -Depends: ${shlibs:Depends}, ${misc:Depends} Description: AudioProcessing module from the WebRTC project. Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/webrtc-audio-processing.git _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

