This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch master in repository pulseaudio.
commit c805bb76e71172e8032ddd358278dd70cd2e4a92 Author: Felipe Sateler <[email protected]> Date: Sat Apr 2 19:55:22 2016 -0300 Drop XS-Testsuite header. - Newer dpkg adds the field automatically --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 297808b..c5a4f82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ pulseaudio (8.0-2) UNRELEASED; urgency=medium * Use canonical Vcs-* urls - Use cgit url for browser - Use https url for git + * Drop XS-Testsuite header. + - Newer dpkg-dev adds the field automatically + - Add versioned Build-Depends for such a version (1.17.14) -- Felipe Sateler <[email protected]> Sat, 02 Apr 2016 19:29:18 -0300 diff --git a/debian/control b/debian/control index 903f108..aa72222 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9), check, dh-autoreconf, dh-exec, + dpkg-dev (>= 1.17.14), intltool, libasound2-dev (>= 1.0.24) [linux-any], libasyncns-dev, @@ -47,7 +48,6 @@ Standards-Version: 3.9.7 Vcs-Git: https://anonscm.debian.org/git/pkg-pulseaudio/pulseaudio.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-pulseaudio/pulseaudio.git Homepage: http://www.pulseaudio.org -XS-Testsuite: autopkgtest Package: pulseaudio Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

