This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch master in repository pavucontrol.
commit 4929ef5e43c2abb5613fc958d23a950bb4e81032 Author: Felipe Sateler <[email protected]> Date: Sun Dec 24 13:51:17 2017 -0300 Remove version constraints satisfied since <= stretch --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 926d595..d941f7c 100644 --- a/debian/control +++ b/debian/control @@ -6,13 +6,13 @@ Uploaders: Sjoerd Simons <[email protected]>, Léo Cavaillé <[email protected]>, Felipe Sateler <[email protected]> Build-Depends: debhelper (>= 11), - libpulse-dev (>= 0.9.15), + libpulse-dev, libgtkmm-3.0-dev, lynx, asciidoc, xmlto, quilt, - libcanberra-gtk3-dev (>= 0.16), + libcanberra-gtk3-dev, intltool Standards-Version: 4.1.2 Vcs-Git: git://anonscm.debian.org/pkg-pulseaudio/pavucontrol.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pavucontrol.git _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

