[Pkg-pulseaudio-devel] [SCM] pulseaudio packaging branch, master, updated. debian/0.9.16.test5-1-8-gd577e2c
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Thu Sep 10 21:11:00 UTC 2009
The branch, master has been updated
via d577e2c1c81cb10635ec1beb11643b25d043d8b7 (commit)
via f20a2ad0823bced1cce15fa3d74a78bf9e8b89b0 (commit)
via befdbbaa12e5a27647550c5f42f195b40f626619 (commit)
via 30bd29a79aaf2510bf9481a4bbd8a4071196fedb (commit)
via 364b7fc0a5c428556003a9f38e05783e58ea13f9 (commit)
via fb6efd0967a14858738195b23d18654ac14bd9c5 (commit)
from 0884eb30d3cd5618655f97a24f93b6fd27350072 (commit)
- Shortlog ------------------------------------------------------------
d577e2c Target unstable
f20a2ad debian/libpulse0.shlibs: Bump to >= 0.9.16
befdbba No longer make pulseaudio suid or create the pulse-rt group.
30bd29a debian/control: Remove the liboil build-dep
364b7fc debian/copyright: updated
fb6efd0 New upstream release
Summary of changes:
debian/changelog | 12 ++++++++++++
debian/control | 2 +-
debian/copyright | 39 ++++++++++++++++++++++++++++++++++++---
debian/libpulse0.shlibs | 2 +-
debian/pulseaudio.postinst | 7 -------
5 files changed, 50 insertions(+), 12 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit d577e2c1c81cb10635ec1beb11643b25d043d8b7
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Thu Sep 10 21:57:33 2009 +0100
Target unstable
diff --git a/debian/changelog b/debian/changelog
index 0514ce4..fcd0244 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pulseaudio (0.9.16-1) UNRELEASED; urgency=low
+pulseaudio (0.9.16-1) unstable; urgency=low
* New upstream release
* debian/copyright: updated
@@ -8,7 +8,7 @@ pulseaudio (0.9.16-1) UNRELEASED; urgency=low
create the pulse-rt group. Setting realtime priorities is now handled by
rtkit.
- -- Sjoerd Simons <sjoerd at debian.org> Thu, 10 Sep 2009 20:08:53 +0100
+ -- Sjoerd Simons <sjoerd at debian.org> Thu, 10 Sep 2009 21:53:15 +0100
pulseaudio (0.9.16~test5-1) experimental; urgency=low
commit f20a2ad0823bced1cce15fa3d74a78bf9e8b89b0
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Thu Sep 10 21:59:46 2009 +0100
debian/libpulse0.shlibs: Bump to >= 0.9.16
diff --git a/debian/changelog b/debian/changelog
index 6d66b40..0514ce4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pulseaudio (0.9.16-1) UNRELEASED; urgency=low
* New upstream release
* debian/copyright: updated
* debian/control: Remove the liboil build-dep
+ * debian/libpulse0.shlibs: Bump to >= 0.9.16
* debian/pulseaudio.postinst: No longer make pulseaudio suid and no longer
create the pulse-rt group. Setting realtime priorities is now handled by
rtkit.
diff --git a/debian/libpulse0.shlibs b/debian/libpulse0.shlibs
index 0cb4fba..91f01ea 100644
--- a/debian/libpulse0.shlibs
+++ b/debian/libpulse0.shlibs
@@ -1,3 +1,3 @@
-libpulse 0 libpulse0 (>= 0.9.16~test2~20090726git59659e1db)
+libpulse 0 libpulse0 (>= 0.9.16)
libpulse-simple 0 libpulse0
libpulsecommon 0.9.16 libpulse0
commit befdbbaa12e5a27647550c5f42f195b40f626619
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Thu Sep 10 20:10:06 2009 +0100
No longer make pulseaudio suid or create the pulse-rt group.
diff --git a/debian/changelog b/debian/changelog
index 49d1b6d..6d66b40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,11 @@ pulseaudio (0.9.16-1) UNRELEASED; urgency=low
* New upstream release
* debian/copyright: updated
* debian/control: Remove the liboil build-dep
+ * debian/pulseaudio.postinst: No longer make pulseaudio suid and no longer
+ create the pulse-rt group. Setting realtime priorities is now handled by
+ rtkit.
- -- Sjoerd Simons <sjoerd at debian.org> Thu, 10 Sep 2009 19:49:03 +0100
+ -- Sjoerd Simons <sjoerd at debian.org> Thu, 10 Sep 2009 20:08:53 +0100
pulseaudio (0.9.16~test5-1) experimental; urgency=low
diff --git a/debian/pulseaudio.postinst b/debian/pulseaudio.postinst
index ef0f82b..a0f4b9d 100644
--- a/debian/pulseaudio.postinst
+++ b/debian/pulseaudio.postinst
@@ -27,13 +27,6 @@ case "$1" in
if ! getent group pulse-access >/dev/null; then
addgroup --quiet --system pulse-access
fi
- if ! getent group pulse-rt >/dev/null; then
- addgroup --quiet --system pulse-rt
- fi
-
- if ! dpkg-statoverride --list "$PULSEAUDIO" > /dev/null 2>&1; then
- chmod 4755 "$PULSEAUDIO"
- fi
;;
abort-upgrade|abort-remove|abort-deconfigure)
;;
commit 30bd29a79aaf2510bf9481a4bbd8a4071196fedb
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Thu Sep 10 19:49:15 2009 +0100
debian/control: Remove the liboil build-dep
diff --git a/debian/changelog b/debian/changelog
index 2bb1604..49d1b6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ pulseaudio (0.9.16-1) UNRELEASED; urgency=low
* New upstream release
* debian/copyright: updated
+ * debian/control: Remove the liboil build-dep
- -- Sjoerd Simons <sjoerd at debian.org> Thu, 10 Sep 2009 19:48:36 +0100
+ -- Sjoerd Simons <sjoerd at debian.org> Thu, 10 Sep 2009 19:49:03 +0100
pulseaudio (0.9.16~test5-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 33b557c..6e35cad 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +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),
- liboil0.3-dev (>= 0.3.0) | liboil-dev, libsamplerate0-dev,
+ libsamplerate0-dev,
libsndfile1-dev (>= 1.0.10) | libsndfile-dev, libx11-dev,
x11proto-core-dev, libxt-dev, libglib2.0-dev,
libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
commit 364b7fc0a5c428556003a9f38e05783e58ea13f9
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Thu Sep 10 19:48:50 2009 +0100
debian/copyright: updated
diff --git a/debian/changelog b/debian/changelog
index 1ef99af..2bb1604 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
pulseaudio (0.9.16-1) UNRELEASED; urgency=low
* New upstream release
+ * debian/copyright: updated
- -- Sjoerd Simons <sjoerd at debian.org> Thu, 10 Sep 2009 19:47:54 +0100
+ -- Sjoerd Simons <sjoerd at debian.org> Thu, 10 Sep 2009 19:48:36 +0100
pulseaudio (0.9.16~test5-1) experimental; urgency=low
commit fb6efd0967a14858738195b23d18654ac14bd9c5
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Thu Sep 10 19:48:34 2009 +0100
New upstream release
diff --git a/debian/changelog b/debian/changelog
index 54bb8c8..1ef99af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pulseaudio (0.9.16-1) UNRELEASED; urgency=low
+
+ * New upstream release
+
+ -- Sjoerd Simons <sjoerd at debian.org> Thu, 10 Sep 2009 19:47:54 +0100
+
pulseaudio (0.9.16~test5-1) experimental; urgency=low
* New Upstream Version
diff --git a/debian/copyright b/debian/copyright
index 9a27bfe..4b26032 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -98,7 +98,7 @@ License: LGPL-2.1+
Files: src/modules/bluetooth/module-bluetooth-{device,discover}.c,
src/modules/bluetooth/bluetooth-util.*
Copyright:
- Copyright (C) 2008 Joao Paulo Rechi Vita
+ Copyright (C) 2008-2009 Joao Paulo Rechi Vita
License: LGPL-2.1+
On Debian systems, the complete text of the LGPL-2 can be found in
/usr/share/common-licenses/LGPL-2.
@@ -253,8 +253,10 @@ License: LGPL-2+
File: po/ca.po
Copyright:
Copyright (C) 2008 Xavier Conde Rueda <xavi.conde at gmail.com>
- Copyright (C) Agustà Grau <fletxa at gmail.com>, 2009.
+ Copyright (C) 2009 Agustà Grau <fletxa at gmail.com>, 2009.
Copyright (C) Judith Pintó Subirada <judithp at gmail.com>
+ Copyright (C) 2009 Josep Torné Llavall <josep.torne at gmail.com>
+
License: LGPL-2.1+
On Debian systems, the complete text of the LGPL-2.1 can be found in
/usr/share/common-licenses/LGPL-2.1.
@@ -332,7 +334,9 @@ File: po/it.po
Copyright:
Copyright (C) 2008,2009 Luca Ferretti <elle.uca at libero.it>
Copyright (C) 2009 Milo Casagrande <milo at ubuntu.com>
- Copyright C() 2009 ario_santagiuliana <mario at marionline.it>
+ Copyright (C) 2009 ario_santagiuliana <mario at marionline.it>
+ Copyright (C) 2009 Milo Casagrande <milo at ubuntu.com>
+
License: LGPL-2.1+
On Debian systems, the complete text of the LGPL-2.1 can be found in
/usr/share/common-licenses/LGPL-2.1.
@@ -347,6 +351,7 @@ License: LGPL-2.1+
File: po/mr.po
Copyright:
Copyright (C) 2009 Sandeep Shedmake <sandeep.shedmake at gmail.com>
+ Copyright (C) 2009 Sandeep Shedmake <sshedmak at redhat.com>
License: LGPL-2.1+
On Debian systems, the complete text of the LGPL-2.1 can be found in
/usr/share/common-licenses/LGPL-2.1.
@@ -438,3 +443,31 @@ Copyright:
License: GPL-2+
On Debian systems, the complete text of the GPL-2 can be found in
/usr/share/common-licenses/GPL-2.
+
+Files: src/pulsecore/cpu-*, src/pulsecore/remap*,
+ src/pulsecore/svolume_{arm,mmx,sse}.c
+Copyright:
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2009 Wim Taymans <wim.taymans at collabora.co.uk>
+License: LGPL-2.1+
+ On Debian systems, the complete text of the LGPL-2.1 can be found in
+ /usr/share/common-licenses/LGPL-2.1.
+
+
+Files: src/pulsecore/sconv_sse.c
+Copyright:
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman at cendio.se> for Cendio AB
+License: LGPL-2.1+
+ On Debian systems, the complete text of the LGPL-2.1 can be found in
+ /usr/share/common-licenses/LGPL-2.1.
+
+
+Files: src/pulsecore/usergroup.*
+Copyright:
+ Copyright 2009 Ted Percival
+License: LGPL-2.1+
+ On Debian systems, the complete text of the LGPL-2.1 can be found in
+ /usr/share/common-licenses/LGPL-2.1.
+
+
--
pulseaudio packaging
More information about the Pkg-pulseaudio-devel
mailing list