[SCM] pulseaudio packaging branch, master, updated. debian/2.0-1-4-g70e7261

2012-05-14 Thread q-funk-guest
The branch, master has been updated
   via  70e7261a615141908c0cf366fd49e0fc0f550fbf (commit)
  from  c3144c9be5598e2ed7ed2954c28183688f0ca0b0 (commit)


- Shortlog 
70e7261 Added patch 0001_man_page_typos.patch

Summary of changes:
 debian/patches/0001_man_page_typos.patch |   33 ++
 debian/patches/series|1 +
 2 files changed, 34 insertions(+), 0 deletions(-)
---
Details of changes:

commit 70e7261a615141908c0cf366fd49e0fc0f550fbf
Author: Martin-Éric Racine martin-eric.rac...@iki.fi
Date:   Mon May 14 20:40:09 2012 +0300

Added patch 0001_man_page_typos.patch

diff --git a/debian/patches/0001_man_page_typos.patch 
b/debian/patches/0001_man_page_typos.patch
new file mode 100644
index 000..1ce5f86
--- /dev/null
+++ b/debian/patches/0001_man_page_typos.patch
@@ -0,0 +1,33 @@
+Description: fixes man page typos spotted by Lintian
+Author: Martin-Éric Racine martin-eric.rac...@iki.fi
+--- pulseaudio-2.0.orig/man/pulse-daemon.conf.5.xml.in
 pulseaudio-2.0/man/pulse-daemon.conf.5.xml.in
+@@ -267,7 +267,7 @@ USA.
+ option
+   poptdl-search-path=/opt The path were to look for dynamic
+   shared objects (DSOs/plugins). You may specify more than one
+-  path seperated by colons. The default path depends on compile
++  path separated by colons. The default path depends on compile
+   time settings. The opt--dl-search-path/opt command line
+   option takes precedence. /p
+ /option
+@@ -410,7 +410,7 @@ USA.
+   opts16be/opt, opts24le/opt, opts24be/opt,
+   opts24-32le/opt, opts24-32be/opt, opts32le/opt,
+   opts32be/opt optfloat32le/opt, optfloat32be/opt,
+-  optulaw/opt, optalaw/opt. Depending on the endianess of
++  optulaw/opt, optalaw/opt. Depending on the endianness of
+   the CPU the formats opts16ne/opt, opts16re/opt,
+   opts24ne/opt, opts24re/opt, opts24-32ne/opt,
+   opts24-32re/opt, opts32ne/opt, opts32re/opt,
+--- pulseaudio-2.0.orig/man/pacat.1.xml.in
 pulseaudio-2.0/man/pacat.1.xml.in
+@@ -116,7 +116,7 @@ USA.
+   optfloat32le/opt, optfloat32be/opt, optulaw/opt,
+   optalaw/opt, opts32le/opt, opts32be/opt,
+   opts24le/opt, opts24be/opt, opts24-32le/opt,
+-  opts24-32be/opt. Depending on the endianess of the CPU the
++  opts24-32be/opt. Depending on the endianness of the CPU the
+   formats opts16ne/opt, opts16re/opt, opts32ne/opt,
+   opts32re/opt, optfloat32ne/opt, optfloat32re/opt,
+   opts32ne/opt, opts32re/opt, opts24ne/opt,
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..c9aa3d0
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001_man_page_typos.patch

-- 
pulseaudio packaging

___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

[SCM] pulseaudio packaging branch, master, updated. debian/2.0-1-6-g25b7afd

2012-05-14 Thread q-funk-guest
The branch, master has been updated
   via  25b7afda03f5b71c4cb5dc3e1d33e6ddc21a8c5c (commit)
  from  0464ff4df291958e55cfa2be60409ce0c351851c (commit)


- Shortlog 
25b7afd debian/control: Lintian: change versioned Conflicts to Breaks.

Summary of changes:
 debian/control |7 ---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
Details of changes:

commit 25b7afda03f5b71c4cb5dc3e1d33e6ddc21a8c5c
Author: Martin-Éric Racine martin-eric.rac...@iki.fi
Date:   Mon May 14 20:58:53 2012 +0300

debian/control: Lintian: change versioned Conflicts to Breaks.

diff --git a/debian/control b/debian/control
index 2d30a9e..b24bf09 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
   lsb-base (= 3.2-13), consolekit,
   udev (= 143) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
   libasound2-plugins [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
-Conflicts: libltdl3 ( 1.5.24-1)
+Breaks: libltdl3 ( 1.5.24-1)
 Recommends: pulseaudio-module-x11, gstreamer0.10-pulseaudio, rtkit
 Suggests: pulseaudio-utils, pavumeter, pavucontrol, paman, paprefs
 Description: PulseAudio sound server
@@ -110,7 +110,8 @@ Description: PulseAudio command line tools (debugging 
symbols)
 Package: pulseaudio-esound-compat
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: esound, pulseaudio ( 0.9.7)
+Breaks: pulseaudio ( 0.9.7)
+Conflicts: esound
 Replaces: esound
 Provides: esound
 Description: PulseAudio ESD compatibility layer
@@ -260,7 +261,7 @@ Package: pulseaudio-module-bluetooth
 Architecture: alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 
sparc
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, bluez (= 4.40)
-Conflicts: pulseaudio ( 0.9.14-2)
+Breaks: pulseaudio ( 0.9.14-2)
 Description: Bluetooth module for PulseAudio sound server
  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

___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

[SCM] pulseaudio packaging branch, master, updated. debian/2.0-1-7-g2998601

2012-05-14 Thread q-funk-guest
The branch, master has been updated
   via  299860122ecdd5a9a1ed6340905960572282a8b8 (commit)
  from  25b7afda03f5b71c4cb5dc3e1d33e6ddc21a8c5c (commit)


- Shortlog 
2998601 debian/changelog: ran git-dch --since on today's commits.

Summary of changes:
 debian/changelog |   12 
 1 files changed, 12 insertions(+), 0 deletions(-)
---
Details of changes:

commit 299860122ecdd5a9a1ed6340905960572282a8b8
Author: Martin-Éric Racine martin-eric.rac...@iki.fi
Date:   Mon May 14 21:08:30 2012 +0300

debian/changelog: ran git-dch --since on today's commits.

diff --git a/debian/changelog b/debian/changelog
index fdf4052..9d72069 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+pulseaudio (2.0-2) UNRELEASED; urgency=low
+
+  [Martin-Éric Racine]
+  * pulseaudio.init: LSB: NetworkManager to network-manager.
+  * pulseaudio.init: LSB: added missing Stop levels 0 and 6.
+  * debian/control: pulseaudio: no longer Recommends pulseaudio-esound-compat.
+  * debian/control: Lintian: fixed duplicate short descriptions for -dbg 
packages.
+  * debian/control: Lintian: change versioned Conflicts to Breaks.
+  * Added patch 0001_man_page_typos.patch
+
+ -- Martin-Éric Racine martin-eric.rac...@iki.fi  Mon, 14 May 2012 19:22:50 
+0300
+
 pulseaudio (2.0-1) unstable; urgency=low
 
   * New upstream release (2.0)

-- 
pulseaudio packaging

___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

[SCM] pulseaudio packaging branch, master, updated. debian/2.0-1-13-gc508b66

2012-05-14 Thread q-funk-guest
The branch, master has been updated
   via  c508b668c6a17e7d7feb48d67693f014402b5b67 (commit)
   via  0d8da924a3fecd0bd5cce5d4dd0fe4ebd90ed2c8 (commit)
  from  6cb748efe24a8599887396628d7b038c1103f3b7 (commit)


- Shortlog 
c508b66 rules: harmonize upstream version detection for modules and debhelper.
0d8da92 debian/control: commit changes

Summary of changes:
 debian/control |3 ++-
 debian/rules   |4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)
---
Details of changes:

commit c508b668c6a17e7d7feb48d67693f014402b5b67
Author: Martin-Éric Racine martin-eric.rac...@iki.fi
Date:   Tue May 15 00:04:43 2012 +0300

rules: harmonize upstream version detection for modules and debhelper.

diff --git a/debian/rules b/debian/rules
index 63dc4a5..4a36164 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,9 +54,9 @@ update-patch-series:
 # normal directory as pulseaudio is foreign
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-x11 --disable-hal \
   --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
-  --with-module-dir=\$${prefix}/lib/pulse-\$${PA_MAJORMINOR}/modules
+  --with-module-dir=\$${prefix}/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules
 
-DEB_DH_MAKESHLIBS_ARGS_ALL = 
--exclude=usr/lib/pulse-${DEB_UPSTREAM_VERSION}/modules
+DEB_DH_MAKESHLIBS_ARGS_ALL = 
--exclude=usr/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules
 
 LDFLAGS += -Wl,--no-as-needed
 

commit 0d8da924a3fecd0bd5cce5d4dd0fe4ebd90ed2c8
Author: Martin-Éric Racine martin-eric.rac...@iki.fi
Date:   Mon May 14 23:35:43 2012 +0300

debian/control: commit changes

diff --git a/debian/control b/debian/control
index b24bf09..b67ba2e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: pulseaudio
 Section: sound
 Priority: optional
 Maintainer: Pulseaudio maintenance team 
pkg-pulseaudio-devel@lists.alioth.debian.org
-Uploaders: Sjoerd Simons sjo...@debian.org
+Uploaders: Sjoerd Simons sjo...@debian.org, 
+Martin-Éric Racine martin-eric.rac...@iki.fi
 Build-Depends: debhelper (= 8.1.3), cdbs, quilt, m4, dh-autoreconf,
 libltdl-dev (= 2.2.6a-2),
 libsamplerate0-dev, libsndfile1-dev (= 1.0.20), libglib2.0-dev,

-- 
pulseaudio packaging

___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

Bug#660909: marked as done (pulseaudio: alsa errors)

2012-05-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 May 2012 23:27:40 +0200
with message-id 20120514212740.ga13...@darkside.kls.lan
and subject line Re: pulseaudio: alsa errors
has caused the Debian Bug report #660909,
regarding pulseaudio: alsa errors
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
660909: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660909
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: pulseaudio  
Version: 1.1-3

Hello,

since pulseaudio 1.1-3 access to alsa (alsamixer, alsactl, etc.)
produces error messages:
ALSA lib conf.c:1220:(parse_def) show is not a compound
ALSA lib conf.c:1686:(snd_config_load1) _toplevel_:24:26:Unexpected char
ALSA lib conf.c:3406:(config_file_open) /usr/share/alsa/pulse-alsa.conf may be 
old or corrupted: consider to remove or fix it

libasound2 is 1.0.25-2


regards
   Mario
-- 
*axiom* welcher sensorische input bewirkte die output-aktion,
den irc-chatter mit dem nick dus des irc-servers
mittels eines kills zu verweisen?


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
On Wed, Feb 22, 2012 at 07:59:52PM +0100, Mario 'BitKoenig' Holbe wrote:
 since pulseaudio 1.1-3 access to alsa (alsamixer, alsactl, etc.)
 produces error messages:
 ALSA lib conf.c:1220:(parse_def) show is not a compound
 ALSA lib conf.c:1686:(snd_config_load1) _toplevel_:24:26:Unexpected char
 ALSA lib conf.c:3406:(config_file_open) /usr/share/alsa/pulse-alsa.conf may 
 be old or corrupted: consider to remove or fix it

This is fixed in pulseaudio 2.0-1.


regards
   Mario
-- 
Why are we hiding from the police, daddy?  | J. E. Guenther
Because we use SuSE son, they use SYSVR4.  | de.alt.sysadmin.recovery


signature.asc
Description: Digital signature
---End Message---
___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

[SCM] paprefs packaging branch, master, updated. debian/0.9.9-1-4-g73fa86b

2012-05-14 Thread q-funk-guest
The branch, master has been updated
   via  73fa86b89480018fb1c3215d6d4dcdba42bd6255 (commit)
  from  6ada6c5d768ddab0d6488e5b453c3849b3b37eae (commit)


- Shortlog 
73fa86b Packaging new upstream and updating Debian source to 3.0 (quilt).

Summary of changes:
 debian/changelog |   10 ++
 debian/control   |3 +--
 debian/rules |9 -
 debian/source/format |1 +
 4 files changed, 20 insertions(+), 3 deletions(-)
---
Details of changes:

commit 73fa86b89480018fb1c3215d6d4dcdba42bd6255
Author: Martin-Éric Racine martin-eric.rac...@iki.fi
Date:   Tue May 15 00:41:52 2012 +0300

Packaging new upstream and updating Debian source to 3.0 (quilt).

diff --git a/debian/changelog b/debian/changelog
index a342085..6c9ea1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+paprefs (0.9.10-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Migrated to source format 3.0 (quilt).
++ [debian/control]: Build-Depends on dpkg-dev (= 1.14.17~).
+- [debian/control]: drop the Build-Depends on quilt.
+- [debian/rules]: drop the patchsys-quilt.mk CDBS include.
+
+ -- Martin-Éric Racine martin-eric.rac...@iki.fi  Tue, 15 May 2012 00:21:55 
+0300
+
 paprefs (0.9.9-2) unstable; urgency=low
 
   * debian/rules: Update the update-patch-series rule
diff --git a/debian/control b/debian/control
index 0e74346..216e5d3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
 Priority: optional
 Maintainer: Pulseaudio maintenance team 
pkg-pulseaudio-devel@lists.alioth.debian.org
 Uploaders: CJ van den Berg c...@vdbonline.com, Sjoerd Simons 
sjo...@debian.org
-Build-Depends: debhelper (= 5), cdbs, autotools-dev,
+Build-Depends: dpkg-dev (= 1.14.17~), debhelper (= 5), cdbs, autotools-dev,
 libpulse-dev (= 0.9.15),
 libgtkmm-2.4-dev,
 libglademm-2.4-dev,
@@ -12,7 +12,6 @@ Build-Depends: debhelper (= 5), cdbs, autotools-dev,
 asciidoc,
 xmlto,
 intltool,
-quilt,
 libdbus-glib-1-dev
 Standards-Version: 3.8.1
 Vcs-Git: git://git.debian.org/git/pkg-pulseaudio/paprefs.git
diff --git a/debian/rules b/debian/rules
index 3b3efbd..a972496 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 common-build-arch:: $(CURDIR)/debian/paprefs.1.txt
a2x -d manpage -f manpage $(CURDIR)/debian/paprefs.1.txt
@@ -23,3 +22,11 @@ update-patch-series:
mv $${patch}.chomped $$patch ; \
done
 
+# Libs should be in the multi-arch path, but the modules should be in the
+# normal directory as pulseaudio is foreign
+DEB_CONFIGURE_EXTRA_FLAGS = --enable-x11 --disable-hal \
+  --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
+  --with-module-dir=\$${prefix}/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules
+
+DEB_DH_MAKESHLIBS_ARGS_ALL = 
--exclude=usr/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules
+
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
paprefs packaging

___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

[SCM] pulseaudio packaging branch, master, updated. debian/2.0-1-14-g02f97ff

2012-05-14 Thread q-funk-guest
The branch, master has been updated
   via  02f97ffe941cef0989233beac094d5ec136d2110 (commit)
  from  c508b668c6a17e7d7feb48d67693f014402b5b67 (commit)


- Shortlog 
02f97ff Removed unnecessary Build-Depends on quilt.

Summary of changes:
 debian/control |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
Details of changes:

commit 02f97ffe941cef0989233beac094d5ec136d2110
Author: Martin-Éric Racine martin-eric.rac...@iki.fi
Date:   Tue May 15 00:47:37 2012 +0300

Removed unnecessary Build-Depends on quilt.

diff --git a/debian/control b/debian/control
index b67ba2e..25b2ad8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Pulseaudio maintenance team 
pkg-pulseaudio-devel@lists.alioth.debian.org
 Uploaders: Sjoerd Simons sjo...@debian.org, 
 Martin-Éric Racine martin-eric.rac...@iki.fi
-Build-Depends: debhelper (= 8.1.3), cdbs, quilt, m4, dh-autoreconf,
+Build-Depends: debhelper (= 8.1.3), cdbs, m4, dh-autoreconf,
 libltdl-dev (= 2.2.6a-2),
 libsamplerate0-dev, libsndfile1-dev (= 1.0.20), libglib2.0-dev,
 libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],

-- 
pulseaudio packaging

___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

[SCM] pulseaudio packaging branch, master, updated. debian/2.0-1-15-g1e65d15

2012-05-14 Thread q-funk-guest
The branch, master has been updated
   via  1e65d150819a697cfff4d27e9b830c4f1f146931 (commit)
  from  02f97ffe941cef0989233beac094d5ec136d2110 (commit)


- Shortlog 
1e65d15 pulseaudio.init: addex --disallow-exit option.

Summary of changes:
 debian/pulseaudio.init |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
Details of changes:

commit 1e65d150819a697cfff4d27e9b830c4f1f146931
Author: Martin-Éric Racine martin-eric.rac...@iki.fi
Date:   Tue May 15 01:14:45 2012 +0300

pulseaudio.init: addex --disallow-exit option.

diff --git a/debian/pulseaudio.init b/debian/pulseaudio.init
index e612f40..ccbbefc 100644
--- a/debian/pulseaudio.init
+++ b/debian/pulseaudio.init
@@ -36,7 +36,7 @@ pulseaudio_start () {
mkdir -p $PIDDIR
chown $DAEMONUSER:$DAEMONUSER $PIDDIR
fi
-   start-stop-daemon -x $DAEMON -p $PIDFILE --start -- --system 
--daemonize --high-priority --log-target=syslog 
--disallow-module-loading=$DISALLOW_MODULE_LOADING
+   start-stop-daemon -x $DAEMON -p $PIDFILE --start -- --system 
--disallow-exit --disallow-module-loading=$DISALLOW_MODULE_LOADIN --daemonize 
--log-target=syslog --high-priority
status=$?
if [ -e /var/run/pulse/.esd_auth ]; then
chown pulse:pulse-access /var/run/pulse/.esd_auth

-- 
pulseaudio packaging

___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

[SCM] pulseaudio packaging branch, master, updated. debian/2.0-1-16-g07c8369

2012-05-14 Thread q-funk-guest
The branch, master has been updated
   via  07c83694eb6b5f1d140fdd34aff03ca719fa7b6a (commit)
  from  1e65d150819a697cfff4d27e9b830c4f1f146931 (commit)


- Shortlog 
07c8369 pulseaudio.init: fixed typo.

Summary of changes:
 debian/pulseaudio.init |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
Details of changes:

commit 07c83694eb6b5f1d140fdd34aff03ca719fa7b6a
Author: Martin-Éric Racine martin-eric.rac...@iki.fi
Date:   Tue May 15 01:23:03 2012 +0300

pulseaudio.init: fixed typo.

diff --git a/debian/pulseaudio.init b/debian/pulseaudio.init
index ccbbefc..75f6ede 100644
--- a/debian/pulseaudio.init
+++ b/debian/pulseaudio.init
@@ -36,7 +36,7 @@ pulseaudio_start () {
mkdir -p $PIDDIR
chown $DAEMONUSER:$DAEMONUSER $PIDDIR
fi
-   start-stop-daemon -x $DAEMON -p $PIDFILE --start -- --system 
--disallow-exit --disallow-module-loading=$DISALLOW_MODULE_LOADIN --daemonize 
--log-target=syslog --high-priority
+   start-stop-daemon -x $DAEMON -p $PIDFILE --start -- --system 
--disallow-exit --disallow-module-loading=$DISALLOW_MODULE_LOADING --daemonize 
--log-target=syslog --high-priority
status=$?
if [ -e /var/run/pulse/.esd_auth ]; then
chown pulse:pulse-access /var/run/pulse/.esd_auth

-- 
pulseaudio packaging

___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

[SCM] pulseaudio packaging branch, master, updated. debian/2.0-1-17-g7ed1bc7

2012-05-14 Thread q-funk-guest
The branch, master has been updated
   via  7ed1bc76783a09c1001e0dcb8b66afab5b74184b (commit)
  from  07c83694eb6b5f1d140fdd34aff03ca719fa7b6a (commit)


- Shortlog 
7ed1bc7 changelog: added Closes statements for two bugs.

Summary of changes:
 debian/changelog |   13 -
 1 files changed, 8 insertions(+), 5 deletions(-)
---
Details of changes:

commit 7ed1bc76783a09c1001e0dcb8b66afab5b74184b
Author: Martin-Éric Racine martin-eric.rac...@iki.fi
Date:   Tue May 15 01:51:59 2012 +0300

changelog: added Closes statements for two bugs.

diff --git a/debian/changelog b/debian/changelog
index de8ec6f..ad5ad02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,12 +3,15 @@ pulseaudio (2.0-2) UNRELEASED; urgency=low
   [Martin-Éric Racine]
   * Added myself to Uploaders.
   * Added patch 0001_man_page_typos.patch
-  * control: pulseaudio: no longer Recommends pulseaudio-esound-compat.
-  * control: Lintian: fixed duplicate short descriptions for -dbg.
-  * control: Lintian: change versioned Conflicts to Breaks.
+  * control: 
+- pulseaudio: no longer Recommends pulseaudio-esound-compat (Closes: 
#671304).
+- Lintian: fixed duplicate short descriptions for -dbg.
+- Lintian: change versioned Conflicts to Breaks.
   * rules: correctly generate versioned library paths.
-  * pulseaudio.init: LSB: NetworkManager to network-manager.
-  * pulseaudio.init: LSB: added missing Stop levels 0 and 6.
+  * pulseaudio.init:
+- LSB: NetworkManager to network-manager.
+- LSB: added missing Stop levels 0 and 6.
+- Added --disallow-exit option (Closes: #671470).
   * pulseaudio-esound-compat.links: added man page link for esd.1.gz 
 
  -- Martin-Éric Racine martin-eric.rac...@iki.fi  Mon, 14 May 2012 19:22:50 
+0300

-- 
pulseaudio packaging

___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel