[Pkg-pulseaudio-devel] [SCM] pulseaudio packaging branch, master, updated. debian/0.9.16-1-6-gd3a5ead

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sat Sep 12 09:28:22 UTC 2009


The branch, master has been updated
       via  d3a5ead255a2c73a4ccd407e2d57958147df9928 (commit)
       via  8a48ea26071c06e5846d8d55a6a2d00af314e068 (commit)
       via  36fe5cceb29c89ef741cce60667d387626571ce0 (commit)
       via  40abaa3bcc44bab27de903608e010cc62e32472e (commit)
       via  4f787bb0312bdd6f2ab206c3bce9bc168926fd28 (commit)
       via  a5ee6376aaca7617bf2028f70d6301d1f1b107a7 (commit)
      from  d577e2c1c81cb10635ec1beb11643b25d043d8b7 (commit)


- Shortlog ------------------------------------------------------------
d3a5ead Target unstable
8a48ea2 Update various shlibs files to use 0.9.17
36fe5cc debian/copyright: updated
40abaa3 Start preparing 0.9.17-1
4f787bb Merge commit 'upstream/0.9.17'

Summary of changes:
 .tarball-version                           |    2 +-
 ChangeLog                                  |   49 +
 configure                                  |   22 +-
 configure.ac                               |    2 +-
 debian/changelog                           |    8 +
 debian/copyright                           |    9 +-
 debian/libpulse0.shlibs                    |    2 +-
 debian/pulseaudio.shlibs                   |    2 +-
 debian/rules                               |    2 +-
 debian/shlibs.local                        |    4 +-
 doxygen/doxygen.conf.in                    |    2 +-
 po/ChangeLog                               |   12 +
 po/LINGUAS                                 |    1 +
 po/as.po                                   |  674 +++-------
 po/bn_IN.po                                |   23 +-
 po/ca.po                                   |   10 +-
 po/cs.po                                   |   10 +-
 po/de.po                                   |   10 +-
 po/de_CH.po                                |   10 +-
 po/el.po                                   |   10 +-
 po/es.po                                   |   10 +-
 po/fi.po                                   |   10 +-
 po/fr.po                                   |   10 +-
 po/gu.po                                   |   28 +-
 po/hi.po                                   |   25 +-
 po/it.po                                   |   10 +-
 po/ja.po                                   | 2033 ++++++++++++++++++++++++++++
 po/kn.po                                   |   10 +-
 po/ml.po                                   |   27 +-
 po/mr.po                                   |   52 +-
 po/nl.po                                   |   23 +-
 po/or.po                                   |   10 +-
 po/pa.po                                   |  276 +----
 po/pl.po                                   |   10 +-
 po/pt.po                                   |   10 +-
 po/pt_BR.po                                |   10 +-
 po/sr.po                                   |   10 +-
 po/sr at latin.po                             |   10 +-
 po/sv.po                                   |   10 +-
 po/ta.po                                   |   25 +-
 po/te.po                                   |   25 +-
 po/uk.po                                   |   10 +-
 po/zh_CN.po                                |   10 +-
 src/modules/alsa/alsa-sink.c               |   23 +-
 src/modules/alsa/alsa-source.c             |   22 +-
 src/modules/alsa/alsa-util.c               |    6 +-
 src/modules/module-position-event-sounds.c |   57 +-
 src/pulse/context.h                        |    6 -
 src/pulse/def.h                            |    1 +
 src/pulse/error.c                          |    4 +-
 src/pulse/proplist.h                       |   20 +-
 src/pulse/pulseaudio.h                     |   16 +-
 src/pulse/version.h                        |    4 +-
 src/pulsecore/sink-input.c                 |   59 +-
 src/pulsecore/sink-input.h                 |    7 +-
 55 files changed, 2844 insertions(+), 899 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit d3a5ead255a2c73a4ccd407e2d57958147df9928
Author: Sjoerd Simons <sjoerd at debian.org>
Date:   Sat Sep 12 10:27:58 2009 +0100

    Target unstable

diff --git a/debian/changelog b/debian/changelog
index af694a1..c5b24e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-pulseaudio (0.9.17-1) UNRELEASED; urgency=low
+pulseaudio (0.9.17-1) unstable; urgency=low
 
   * New upstream release
   * debian/copyright: updated
   * Update various shlibs files to use 0.9.17
 
- -- Sjoerd Simons <sjoerd at debian.org>  Sat, 12 Sep 2009 10:09:00 +0100
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 12 Sep 2009 10:27:46 +0100
 
 pulseaudio (0.9.16-1) unstable; urgency=low
 

commit 8a48ea26071c06e5846d8d55a6a2d00af314e068
Author: Sjoerd Simons <sjoerd at debian.org>
Date:   Sat Sep 12 10:09:53 2009 +0100

    Update various shlibs files to use 0.9.17

diff --git a/debian/changelog b/debian/changelog
index e4ad067..af694a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ pulseaudio (0.9.17-1) UNRELEASED; urgency=low
 
   * New upstream release
   * debian/copyright: updated
+  * Update various shlibs files to use 0.9.17
 
- -- Sjoerd Simons <sjoerd at debian.org>  Sat, 12 Sep 2009 09:49:41 +0100
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 12 Sep 2009 10:09:00 +0100
 
 pulseaudio (0.9.16-1) unstable; urgency=low
 
diff --git a/debian/libpulse0.shlibs b/debian/libpulse0.shlibs
index 91f01ea..e6094c1 100644
--- a/debian/libpulse0.shlibs
+++ b/debian/libpulse0.shlibs
@@ -1,3 +1,3 @@
 libpulse 0 libpulse0 (>= 0.9.16)
 libpulse-simple 0 libpulse0
-libpulsecommon 0.9.16 libpulse0
+libpulsecommon 0.9.17 libpulse0
diff --git a/debian/pulseaudio.shlibs b/debian/pulseaudio.shlibs
index 85649ff..f96aced 100644
--- a/debian/pulseaudio.shlibs
+++ b/debian/pulseaudio.shlibs
@@ -1 +1 @@
-libpulsecore 0.9.16 pulseaudio
+libpulsecore 0.9.17 pulseaudio
diff --git a/debian/rules b/debian/rules
index f2ef1dd..ab9c5a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ update-patch-series:
 	done
 
 DEB_CONFIGURE_EXTRA_FLAGS = --with-realtime-group=pulse-rt
-DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-0.9.16/modules
+DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-0.9.17/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
diff --git a/debian/shlibs.local b/debian/shlibs.local
index 8b4f120..fa5838e 100644
--- a/debian/shlibs.local
+++ b/debian/shlibs.local
@@ -1,5 +1,5 @@
 libpulse-browse 0 libpulse-browse0 (>= 0.9.8)
 libpulse 0 libpulse0 (= ${binary:Version})
 libpulse-simple 0 libpulse0 (= ${binary:Version})
-libpulsecommon 0.9.16 libpulse0 (= ${binary:Version})
-libpulsecore 0.9.16 pulseaudio (= ${binary:Version})
+libpulsecommon 0.9.17 libpulse0 (= ${binary:Version})
+libpulsecore 0.9.17 pulseaudio (= ${binary:Version})

commit 36fe5cceb29c89ef741cce60667d387626571ce0
Author: Sjoerd Simons <sjoerd at debian.org>
Date:   Sat Sep 12 09:50:07 2009 +0100

    debian/copyright: updated

diff --git a/debian/changelog b/debian/changelog
index 8f13d99..e4ad067 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 pulseaudio (0.9.17-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * debian/copyright: updated
 
- -- Sjoerd Simons <sjoerd at debian.org>  Sat, 12 Sep 2009 09:46:16 +0100
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 12 Sep 2009 09:49:41 +0100
 
 pulseaudio (0.9.16-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 4b26032..56e0a2a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -341,6 +341,13 @@ 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.
 
+File: po/ja.po
+Copyright:
+  Copyright (C) 2009 Hyu_gabaru Ryu_ichi <hyu_gabaru at yahoo.co.jp>
+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.
+
 File: po/kn.po
 Copyright:
   Copyright (C) 2009 Shankar Prasad <svenkate at redhat.com>
@@ -469,5 +476,3 @@ Copyright:
 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.
-
-

commit 40abaa3bcc44bab27de903608e010cc62e32472e
Author: Sjoerd Simons <sjoerd at debian.org>
Date:   Sat Sep 12 09:46:45 2009 +0100

    Start preparing 0.9.17-1

diff --git a/debian/changelog b/debian/changelog
index fcd0244..8f13d99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pulseaudio (0.9.17-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 12 Sep 2009 09:46:16 +0100
+
 pulseaudio (0.9.16-1) unstable; urgency=low
 
   * New upstream release

commit 4f787bb0312bdd6f2ab206c3bce9bc168926fd28
Merge: d577e2c1c81cb10635ec1beb11643b25d043d8b7 a5ee6376aaca7617bf2028f70d6301d1f1b107a7
Author: Sjoerd Simons <sjoerd at debian.org>
Date:   Sat Sep 12 09:45:47 2009 +0100

    Merge commit 'upstream/0.9.17'


-- 
pulseaudio packaging



More information about the Pkg-pulseaudio-devel mailing list