This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch debian/experimental in repository pulseaudio.
commit 399c6c1808f67e37bc1fb6b7c0c70302e5f5a0c6 Author: Felipe Sateler <[email protected]> Date: Tue Dec 23 21:26:54 2014 -0300 Build-Depend on newer libsystemd-dev instead of the older -login and -journal variants --- debian/changelog | 2 ++ debian/control | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3087cd5..8b783e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ pulseaudio (5.99.2-1) UNRELEASED; urgency=medium * New upstream release candidate * Remove all patches: applied upstream + * Build-Depend on newer libsystemd-dev instead of the older -login and + -journal variants -- Felipe Sateler <[email protected]> Tue, 23 Dec 2014 21:16:10 -0300 diff --git a/debian/control b/debian/control index f73e6f2..9a2d57a 100644 --- a/debian/control +++ b/debian/control @@ -34,8 +34,7 @@ Build-Depends: debhelper (>= 9), libsndfile1-dev (>= 1.0.20), libspeexdsp-dev (>= 1.2~rc1), libssl-dev, - libsystemd-login-dev [linux-any], - libsystemd-journal-dev [linux-any], + libsystemd-dev [linux-any], libtdb-dev [!hurd-any], libudev-dev (>= 143) [linux-any], libwebrtc-audio-processing-dev, -- 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

