[Pkg-pulseaudio-devel] [SCM] gst-pulse packaging branch, master, updated. debian/0.9.4-2-15-ga1eeebd
neurocyte-guest at users.alioth.debian.org
neurocyte-guest at users.alioth.debian.org
Mon Nov 12 13:43:13 UTC 2007
The branch, master has been updated
via a1eeebd08afae72483ae45e360a594ca42ab90d0 (commit)
via d5da16eb3d7a9af762ed2fcea2a38cfaf6e7aee0 (commit)
from 1b4ad34de4c6b04505fce7c9ec11362dec033207 (commit)
- Shortlog ------------------------------------------------------------
a1eeebd - Rename libgstreamer-plugins-pulse0.10-0 to gstreamer0.10-pulseaudio to
d5da16e - Add Provides gstreamer0.10-audiosink
Summary of changes:
debian/changelog | 7 ++++++-
debian/control | 18 +++++++++++-------
2 files changed, 17 insertions(+), 8 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit a1eeebd08afae72483ae45e360a594ca42ab90d0
Author: CJ van den Berg <cj at vdbonline.com>
Date: Mon Nov 12 14:42:23 2007 +0100
- Rename libgstreamer-plugins-pulse0.10-0 to gstreamer0.10-pulseaudio to
conform to Debian naming conventions for Gstreamer back-ends.
(Closes: #450848)
- Rework description to match other Gstreamer plugins.
diff --git a/debian/changelog b/debian/changelog
index a1a7dce..8806a9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,12 @@ gst-pulse (0.9.5-1) UNRELEASED; urgency=low
- Add XS-Vcs-* tags
- Drop rank primary patch. Merged upstream.
- Add Provides gstreamer0.10-audiosink
+ - Rename libgstreamer-plugins-pulse0.10-0 to gstreamer0.10-pulseaudio to
+ conform to Debian naming conventions for Gstreamer back-ends.
+ (Closes: #450848)
+ - Rework description to match other Gstreamer plugins.
- -- CJ van den Berg <cj at vdbonline.com> Mon, 12 Nov 2007 14:32:38 +0100
+ -- CJ van den Berg <cj at vdbonline.com> Mon, 12 Nov 2007 14:39:07 +0100
gst-pulse (0.9.4-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 42cc853..021f5ac 100644
--- a/debian/control
+++ b/debian/control
@@ -9,14 +9,17 @@ Standards-Version: 3.7.2
XS-Vcs-Git: git://git.debian.org/git/pkg-pulseaudio/gst-pulse.git
XS-Vcs-Browser: http://git.debian.org/?p=pkg-pulseaudio/gst-pulse.git
-Package: libgstreamer-plugins-pulse0.10-0
+Package: gstreamer0.10-pulseaudio
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: gstreamer0.10-audiosink
-Description: PulseAudio plugin for GStreamer
- 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
- much better latency, mixing/re-sampling quality and overall architecture.
+Description: GStreamer plugin for PulseAudio
+ GStreamer is a streaming media framework, based on graphs of filters
+ which operate on media data. Applications using this library can do
+ anything from real-time sound processing to playing videos, and just
+ about anything else media-related. Its plugin-based architecture means
+ that new data types or processing capabilities can be added simply by
+ installing new plug-ins.
.
- This is a GStreamer 0.10 sink/source/mixer plugin for the PulseAudio sound
- server.
+ This package contains the GStreamer plugin for PulseAudio, a sound server
+ for POSIX and WIN32 systems
commit d5da16eb3d7a9af762ed2fcea2a38cfaf6e7aee0
Author: CJ van den Berg <cj at vdbonline.com>
Date: Mon Nov 12 14:34:20 2007 +0100
- Add Provides gstreamer0.10-audiosink
diff --git a/debian/changelog b/debian/changelog
index eab84f0..a1a7dce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,9 @@ gst-pulse (0.9.5-1) UNRELEASED; urgency=low
- Add Sjoerd Simons to uploaders
- Add XS-Vcs-* tags
- Drop rank primary patch. Merged upstream.
+ - Add Provides gstreamer0.10-audiosink
- -- CJ van den Berg <cj at vdbonline.com> Mon, 05 Nov 2007 16:17:10 +0100
+ -- CJ van den Berg <cj at vdbonline.com> Mon, 12 Nov 2007 14:32:38 +0100
gst-pulse (0.9.4-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 31c1c1f..42cc853 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ XS-Vcs-Browser: http://git.debian.org/?p=pkg-pulseaudio/gst-pulse.git
Package: libgstreamer-plugins-pulse0.10-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: gstreamer0.10-audiosink
Description: PulseAudio plugin for GStreamer
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
--
gst-pulse packaging
More information about the Pkg-pulseaudio-devel
mailing list