[Pkg-pulseaudio-devel] [SCM] pulseaudio packaging branch, master, updated. debian/0.9.16.test2.20090726git59659e1db-1-3-g6539586
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sun Aug 9 17:15:53 UTC 2009
The branch, master has been updated
via 6539586e02126bcf4c8eae540295ce2152b15116 (commit)
via 253ba5c4e2f74a79f762563db5b304ab8a66c8fd (commit)
via 7be51890157eb6857a6f76cf7c98bc877d206b4c (commit)
from 538650260b3ab5fb3c4dbaebf4ec349c581dd7c6 (commit)
- Shortlog ------------------------------------------------------------
6539586 New Upstream Version
253ba5c Merge commit 'upstream/0.9.16-test4'
Summary of changes:
.tarball-version | 2 +-
ChangeLog | 6307 +++++++++++++++++++++++++++++++++++++-
Makefile.in | 220 +-
aclocal.m4 | 337 ++-
bootstrap.sh | 4 +-
config.guess | 83 +-
config.sub | 32 +-
configure | 1099 ++++----
configure.ac | 8 +-
debian/changelog | 6 +
doxygen/Makefile.in | 49 +-
ltmain.sh | 33 +-
m4/libtool.m4 | 32 +-
man/Makefile.in | 229 +-
man/default.pa.5 | 4 +-
man/pax11publish.1 | 2 +-
man/pulse-client.conf.5 | 4 +-
man/pulse-daemon.conf.5 | 10 +-
man/pulse-daemon.conf.5.xml.in | 4 +-
man/pulseaudio.1 | 6 +-
po/ChangeLog | 356 +++-
po/Makefile.in.in | 2 +-
po/POTFILES.in | 2 -
po/as.po | 376 ++-
po/bn_IN.po | 376 ++-
po/ca.po | 379 ++-
po/cs.po | 379 ++-
po/de.po | 381 ++-
po/de_CH.po | 376 ++-
po/el.po | 289 +-
po/es.po | 385 ++--
po/fi.po | 376 ++-
po/fr.po | 376 ++-
po/gu.po | 376 ++-
po/hi.po | 376 ++-
po/it.po | 376 ++-
po/kn.po | 376 ++-
po/mr.po | 376 ++-
po/nl.po | 369 ++--
po/or.po | 376 ++-
po/pa.po | 376 ++-
po/pl.po | 452 ++--
po/pt.po | 383 ++--
po/pt_BR.po | 374 ++-
po/sr.po | 376 ++-
po/sr at latin.po | 376 ++-
po/sv.po | 375 ++--
po/ta.po | 374 ++-
po/te.po | 376 ++-
po/uk.po | 374 ++-
po/zh_CN.po | 376 ++-
src/Makefile.in | 3526 ++++++++++++---------
src/modules/alsa/alsa-sink.c | 8 +-
src/modules/alsa/alsa-source.c | 3 +
src/modules/alsa/alsa-util.c | 55 +-
src/modules/module-hal-detect.c | 25 +-
src/modules/module-pipe-sink.c | 6 +-
src/modules/module-pipe-source.c | 2 +-
src/modules/module-tunnel.c | 26 +-
src/pulse/context.c | 24 +-
src/pulse/operation.h | 6 +-
src/pulse/simple.c | 63 +-
src/pulse/stream.h | 4 +-
src/pulse/thread-mainloop.c | 13 +-
src/pulse/thread-mainloop.h | 18 +-
src/pulse/version.h | 2 +-
src/pulsecore/authkey.c | 37 +-
src/pulsecore/core-scache.c | 5 +-
src/pulsecore/core-util.c | 102 +-
src/pulsecore/core-util.h | 5 +
src/pulsecore/lock-autospawn.c | 66 +-
src/pulsecore/proplist-util.c | 6 +-
src/pulsecore/time-smoother.c | 4 +-
src/tests/get-binary-name-test.c | 25 +-
src/utils/padsp.c | 8 +-
75 files changed, 16021 insertions(+), 7379 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 6539586e02126bcf4c8eae540295ce2152b15116
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Sun Aug 9 17:37:19 2009 +0100
New Upstream Version
diff --git a/debian/changelog b/debian/changelog
index 0de7063..169eb04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pulseaudio (0.9.16~test4-1) UNRELEASED; urgency=low
+
+ * New Upstream Version
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sun, 09 Aug 2009 17:36:39 +0100
+
pulseaudio (0.9.16~test2~20090726git59659e1db-1) experimental; urgency=low
* New Upstream Version
commit 253ba5c4e2f74a79f762563db5b304ab8a66c8fd
Merge: 538650260b3ab5fb3c4dbaebf4ec349c581dd7c6 7be51890157eb6857a6f76cf7c98bc877d206b4c
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Sun Aug 9 17:36:38 2009 +0100
Merge commit 'upstream/0.9.16-test4'
--
pulseaudio packaging
More information about the Pkg-pulseaudio-devel
mailing list