[Pkg-pulseaudio-devel] [SCM] pulseaudio packaging branch, master, updated. debian/0.9.15.test5-1-20-g230c007
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Wed May 20 23:55:46 UTC 2009
The branch, master has been updated
via 230c0072dd4a2b22139a0d68d4b12d398d6cb88a (commit)
via b8c14834f6aa6f09ebaacbc368c0a90b6651758a (commit)
via 14f9f2253038eeba1ee35d6b3155cab2e086b492 (commit)
from 660fa7708914a32da946939ec1286687228c6601 (commit)
- Shortlog ------------------------------------------------------------
230c007 Target unstable
b8c1483 Add local shlib files to ensure the correct dependencies get generated (Closes: #528405)
14f9f22 debian/control: Add strict dependencies from libpulse-dev to the various libraries (Closes: #525759)
Summary of changes:
debian/changelog | 9 +++++++++
debian/control | 10 +++++++++-
debian/rules | 2 ++
debian/shlibs.local | 5 +++++
debian/shlibs_pulseaudio.local | 4 ++++
5 files changed, 29 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 230c0072dd4a2b22139a0d68d4b12d398d6cb88a
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Thu May 21 00:54:51 2009 +0100
Target unstable
diff --git a/debian/changelog b/debian/changelog
index e071264..4ba80d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-pulseaudio (0.9.15-2) UNRELEASED; urgency=low
+pulseaudio (0.9.15-2) unstable; urgency=low
* debian/control: Add strict dependencies from libpulse-dev to the various
libraries (Closes: #525759)
* Add local shlib files to ensure the correct dependencies get generated
(Closes: #528405)
- -- Sjoerd Simons <sjoerd at debian.org> Thu, 21 May 2009 00:13:44 +0100
+ -- Sjoerd Simons <sjoerd at debian.org> Thu, 21 May 2009 00:54:38 +0100
pulseaudio (0.9.15-1) unstable; urgency=low
commit b8c14834f6aa6f09ebaacbc368c0a90b6651758a
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Thu May 21 00:14:52 2009 +0100
Add local shlib files to ensure the correct dependencies get generated (Closes: #528405)
diff --git a/debian/changelog b/debian/changelog
index b562c4d..e071264 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ pulseaudio (0.9.15-2) UNRELEASED; urgency=low
* debian/control: Add strict dependencies from libpulse-dev to the various
libraries (Closes: #525759)
+ * Add local shlib files to ensure the correct dependencies get generated
+ (Closes: #528405)
- -- Sjoerd Simons <sjoerd at debian.org> Wed, 20 May 2009 23:12:24 +0100
+ -- Sjoerd Simons <sjoerd at debian.org> Thu, 21 May 2009 00:13:44 +0100
pulseaudio (0.9.15-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index b1f3aab..9fbb01e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,5 +36,7 @@ update-patch-series:
DEB_CONFIGURE_EXTRA_FLAGS = --with-realtime-group=pulse-rt
DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-0.9.15/modules
+DEB_DH_SHLIBDEPS_ARGS_libpulse0 = -u -L/dev/null
+DEB_DH_SHLIBDEPS_ARGS_pulseaudio = -u -Ldebian/shlibs_pulseaudio.local
DEB_DH_INSTALL_ARGS = --sourcedir=$(CURDIR)/debian/tmp
DEB_UPDATE_RCD_PARAMS = start 25 2 3 4 5 . stop 15 1 .
diff --git a/debian/shlibs.local b/debian/shlibs.local
new file mode 100644
index 0000000..221a223
--- /dev/null
+++ b/debian/shlibs.local
@@ -0,0 +1,5 @@
+libpulse-browse 0 libpulse-browse0 (>= 0.9.8)
+libpulse 0 libpulse0 (= ${binary:Version})
+libpulse-simple 0 libpulse0 (= ${binary:Version})
+libpulsecommon 0.9.15 libpulse0 (= ${binary:Version})
+libpulsecore 0.9.15 pulseaudio (= ${binary:Version})
diff --git a/debian/shlibs_pulseaudio.local b/debian/shlibs_pulseaudio.local
new file mode 100644
index 0000000..be768be
--- /dev/null
+++ b/debian/shlibs_pulseaudio.local
@@ -0,0 +1,4 @@
+libpulse 0 libpulse0 (= ${binary:Version})
+libpulse-simple 0 libpulse0 (= ${binary:Version})
+libpulsecommon 0.9.15 libpulse0 (= ${binary:Version})
+libpulse-browse 0 libpulse-browse0 (>= 0.9.8)
commit 14f9f2253038eeba1ee35d6b3155cab2e086b492
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Wed May 20 23:14:17 2009 +0100
debian/control: Add strict dependencies from libpulse-dev to the various libraries (Closes: #525759)
diff --git a/debian/changelog b/debian/changelog
index ed97562..b562c4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pulseaudio (0.9.15-2) UNRELEASED; urgency=low
+
+ * debian/control: Add strict dependencies from libpulse-dev to the various
+ libraries (Closes: #525759)
+
+ -- Sjoerd Simons <sjoerd at debian.org> Wed, 20 May 2009 23:12:24 +0100
+
pulseaudio (0.9.15-1) unstable; urgency=low
* debian/control: Build-Depend on libcap-dev instead of libcap2-dev
diff --git a/debian/control b/debian/control
index f77e82f..78ca7a5 100644
--- a/debian/control
+++ b/debian/control
@@ -411,7 +411,15 @@ Description: PulseAudio client libraries (zeroconf support) debugging symbols
Package: libpulse-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libpulse0 (= ${binary:Version}), libpulse-mainloop-glib0, libpulse-browse0, libx11-dev, x11proto-core-dev, libxt-dev, libglib2.0-dev, libavahi-client-dev
+Depends: ${misc:Depends},
+ libpulse0 (= ${binary:Version}),
+ libpulse-mainloop-glib0 (= ${binary:Version}),
+ libpulse-browse0 (= ${binary:Version}),
+ libx11-dev,
+ x11proto-core-dev,
+ libxt-dev,
+ libglib2.0-dev,
+ libavahi-client-dev
Description: PulseAudio client development headers and libraries
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
WIN32 systems. It is a drop in replacement for the ESD sound server with
--
pulseaudio packaging
More information about the Pkg-pulseaudio-devel
mailing list