[Pkg-pulseaudio-devel] [SCM] pulseaudio packaging branch, master, updated. debian/0.9.17-1-13-gaa99e94
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sun Sep 27 15:26:13 UTC 2009
The branch, master has been updated
via aa99e949fa68ba6e928887ed7eb1924d9243b91a (commit)
via 14ac4aa2c97586bbc45dca0f257bb4a00a33274d (commit)
from 0bf100d0a3c0d3cf19d73c2765887dd0ee03c0d5 (commit)
- Shortlog ------------------------------------------------------------
aa99e94 Close #546721 (autodetection doesn't work)
14ac4aa debian/control: Bump libsndfile1-dev build-depend to >= 1.0.20. (Closes: #546734)
Summary of changes:
debian/changelog | 7 +++++--
debian/control | 3 +--
2 files changed, 6 insertions(+), 4 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit aa99e949fa68ba6e928887ed7eb1924d9243b91a
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Sun Sep 27 17:11:26 2009 +0200
Close #546721 (autodetection doesn't work)
diff --git a/debian/changelog b/debian/changelog
index 01a9d71..ab380e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,8 @@ pulseaudio (0.9.18-1) UNRELEASED; urgency=low
* d/p/0003-svolume-tweak-constraints-for-32-bits.patch
+ Added. Fixes gcc and the inline assembly using the same register.
From the upstream 0.9.18-stable branch
- * debian/control: Build-Depend on libudev-dev instead of libhal-dev
+ * debian/control: Build-Depend on libudev-dev instead of libhal-dev.
+ Pulseaudio now uses udev for device detection (Closes: #546721)
* debian/control: Enable hal->udev compat module
* Update various shlibs files to use 0.9.18
* debian/pulseaudio.install, debian/rules: Add udev and loopback modules
commit 14ac4aa2c97586bbc45dca0f257bb4a00a33274d
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Sun Sep 27 17:09:45 2009 +0200
debian/control: Bump libsndfile1-dev build-depend to >= 1.0.20. (Closes: #546734)
diff --git a/debian/changelog b/debian/changelog
index bccf75f..01a9d71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,8 +17,10 @@ pulseaudio (0.9.18-1) UNRELEASED; urgency=low
* debian/pulseaudio-utils.install: Add pamon and parecord
* debian/pulseaudio.install: Add dbus configuration file for system-wide
pulse instance
+ * debian/control: Bump libsndfile1-dev build-depend to >= 1.0.20.
+ (Closes: #546734)
- -- Sjoerd Simons <sjoerd at debian.org> Sun, 27 Sep 2009 16:35:38 +0200
+ -- Sjoerd Simons <sjoerd at debian.org> Sun, 27 Sep 2009 17:08:46 +0200
pulseaudio (0.9.17-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 4cf2960..61de2ab 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel at lists.alioth.debian.org>
Uploaders: CJ van den Berg <cj at vdbonline.com>, Sjoerd Simons <sjoerd at debian.org>
Build-Depends: debhelper (>= 5), cdbs, quilt, m4, libltdl-dev (>= 2.2.6a-2),
- libsamplerate0-dev,
- libsndfile1-dev (>= 1.0.10) | libsndfile-dev, libx11-dev,
+ libsamplerate0-dev, libsndfile1-dev (>= 1.0.20), libx11-dev,
x11proto-core-dev, libxt-dev, libglib2.0-dev,
libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libasound2-dev (>= 1.0.19) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
--
pulseaudio packaging
More information about the Pkg-pulseaudio-devel
mailing list