This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch master in repository pulseaudio.
commit eaa595b3211c19f9cc9d55aa31ad2c27b1fce38e Author: Felipe Sateler <[email protected]> Date: Sun Oct 9 13:49:20 2016 -0300 Remove unnecessary compression=xz dpkg source option --- debian/changelog | 6 ++++++ debian/source/options | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 96a1c53..fdadfa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pulseaudio (9.0-5) UNRELEASED; urgency=medium + + * Remove unnecessary compression=xz dpkg source option + + -- Felipe Sateler <[email protected]> Sun, 09 Oct 2016 13:49:14 -0300 + pulseaudio (9.0-4) unstable; urgency=medium * Generate shlibs.local file on build, to avoid hardcoding diff --git a/debian/source/options b/debian/source/options deleted file mode 100644 index b7bc1f2..0000000 --- a/debian/source/options +++ /dev/null @@ -1 +0,0 @@ -compression = "xz" -- 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

