Your message dated Sun, 03 Aug 2014 22:20:44 +0000
with message-id <e1xe48y-00066h...@franck.debian.org>
and subject line Bug#756914: fixed in pulseaudio 5.0-5
has caused the Debian Bug report #756914,
regarding pulseaudio: FTBFS on kfreebsd-*: portability issue
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.)
--
756914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756914
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pulseaudio
Version: 5.0-3
Severity: serious
Justification: FTBFS
Usertags: kfreebsd
Hi,
your package has been failing to build on kfreebsd-* since 5.0-3, as can
be seen here:
https://buildd.debian.org/status/logs.php?pkg=pulseaudio&arch=kfreebsd-amd64
Build log excerpt:
| libtool: link: ranlib .libs/liblo-test-util.a
| libtool: link: ( cd ".libs" && rm -f "liblo-test-util.la" && ln -s
"../liblo-test-util.la" "liblo-test-util.la" )
| /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I.. -I../src -I../src/modules -I../src/modules
-DPA_ALSA_PATHS_DIR=\"\" -DPA_ALSA_PROFILE_SETS_DIR=\"\" -D_FORTIFY_SOURCE=2
-DFASTPATH -pthread -DPA_SRCDIR=\"/«PKGBUILDDIR»/src\"
-DPA_BUILDDIR=\"/«PKGBUILDDIR»/src\" -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -W -Wextra
-pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations
-Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security
-Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self
-Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes
-Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow
-Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings
-Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -c -o
utils/libpulsedsp_la-padsp.lo `test -f 'utils/padsp.c' || echo
'./'`utils/padsp.c
| libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src
-I../src/modules -I../src/modules -DPA_ALSA_PATHS_DIR=\"\"
-DPA_ALSA_PROFILE_SETS_DIR=\"\" -D_FORTIFY_SOURCE=2 -DFASTPATH -pthread
-DPA_SRCDIR=\"/«PKGBUILDDIR»/src\" -DPA_BUILDDIR=\"/«PKGBUILDDIR»/src\" -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings
-Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare
-Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith
-Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes
-Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow
-Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings
-Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -c
utils/padsp.c -fPIC -DPIC -o utils/.libs/libpulsedsp_la-padsp.o
| In file included from utils/padsp.c:45:0:
| utils/padsp.c: In function 'open':
| utils/padsp.c:1522:33: warning: 'short unsigned int' is promoted to 'int'
when passed through '...'
| mode = va_arg(args, mode_t);
| ^
| utils/padsp.c:1522:33: note: (so you should pass 'int' not 'short unsigned
int' to 'va_arg')
| utils/padsp.c:1522:33: note: if this code is reached, the program will abort
| utils/padsp.c: In function 'open64':
| utils/padsp.c:2561:33: warning: 'short unsigned int' is promoted to 'int'
when passed through '...'
| mode = va_arg(args, mode_t);
| ^
| utils/padsp.c:2561:33: note: if this code is reached, the program will abort
| /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread
-DPA_SRCDIR=\"/«PKGBUILDDIR»/src\" -DPA_BUILDDIR=\"/«PKGBUILDDIR»/src\" -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings
-Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare
-Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith
-Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes
-Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow
-Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings
-Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option
-Wl,-z,nodelete -avoid-version -disable-static -Wl,-z,relro
-Wl,--no-as-needed -o libpulsedsp.la -rpath
/usr/lib/x86_64-kfreebsd-gnu/pulseaudio utils/libpulsedsp_la-padsp.lo
libpulse.la libpulsecommon-5.0.la -lpthread -lrt -ldl -lm
| libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC
utils/.libs/libpulsedsp_la-padsp.o -Wl,-rpath -Wl,/«PKGBUILDDIR»/src/.libs
-Wl,-rpath -Wl,/usr/lib/x86_64-kfreebsd-gnu/pulseaudio ./.libs/libpulse.so
./.libs/libpulsecommon-5.0.so -lpthread -lrt -ldl -lm -pthread -O2 -Wl,-z
-Wl,nodelete -Wl,-z -Wl,relro -Wl,--no-as-needed -pthread -Wl,-soname
-Wl,libpulsedsp.so -o .libs/libpulsedsp.so
| libtool: link: ( cd ".libs" && rm -f "libpulsedsp.la" && ln -s
"../libpulsedsp.la" "libpulsedsp.la" )
| gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/modules
-I../src/modules -DPA_ALSA_PATHS_DIR=\"\" -DPA_ALSA_PROFILE_SETS_DIR=\"\"
-D_FORTIFY_SOURCE=2 -DFASTPATH -pthread -DPA_SRCDIR=\"/«PKGBUILDDIR»/src\"
-DPA_BUILDDIR=\"/«PKGBUILDDIR»/src\" -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-kfreebsd-gnu/dbus-1.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -W -Wextra
-pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations
-Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security
-Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self
-Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes
-Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow
-Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings
-Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -c -o
daemon/pulseaudio-caps.o `test -f 'daemon/caps.c' || echo './'`daemon/caps.c
| daemon/caps.c: In function 'pa_drop_caps':
| daemon/caps.c:93:2: error: #error "Don't know how to do capabilities on your
system. Please send a patch."
| #error "Don't know how to do capabilities on your system. Please send a
patch."
| ^
| make[4]: *** [daemon/pulseaudio-caps.o] Error 1
| Makefile:9400: recipe for target 'daemon/pulseaudio-caps.o' failed
| make[4]: Leaving directory '/«PKGBUILDDIR»/src'
| make[3]: *** [all] Error 2
Full build logs:
https://buildd.debian.org/status/fetch.php?pkg=pulseaudio&arch=kfreebsd-amd64&ver=5.0-4&stamp=1406737770
https://buildd.debian.org/status/fetch.php?pkg=pulseaudio&arch=kfreebsd-i386&ver=5.0-4&stamp=1406737149
Mraw,
KiBi.
--- End Message ---
--- Begin Message ---
Source: pulseaudio
Source-Version: 5.0-5
We believe that the bug you reported is fixed in the latest version of
pulseaudio, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 756...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Felipe Sateler <fsate...@debian.org> (supplier of updated pulseaudio package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 03 Aug 2014 17:50:59 -0400
Source: pulseaudio
Binary: pulseaudio pulseaudio-dbg pulseaudio-utils pulseaudio-utils-dbg
pulseaudio-esound-compat pulseaudio-esound-compat-dbg
pulseaudio-module-zeroconf pulseaudio-module-zeroconf-dbg
pulseaudio-module-jack pulseaudio-module-jack-dbg pulseaudio-module-lirc
pulseaudio-module-lirc-dbg pulseaudio-module-gconf pulseaudio-module-gconf-dbg
pulseaudio-module-raop pulseaudio-module-raop-dbg pulseaudio-module-bluetooth
pulseaudio-module-bluetooth-dbg pulseaudio-module-x11 pulseaudio-module-x11-dbg
libpulse0 libpulse0-dbg libpulse-mainloop-glib0 libpulse-mainloop-glib0-dbg
libpulse-dev libpulsedsp libpulsedsp-dbg
Architecture: source amd64
Version: 5.0-5
Distribution: unstable
Urgency: medium
Maintainer: Pulseaudio maintenance team
<pkg-pulseaudio-de...@lists.alioth.debian.org>
Changed-By: Felipe Sateler <fsate...@debian.org>
Description:
libpulse-dev - PulseAudio client development headers and libraries
libpulse-mainloop-glib0 - PulseAudio client libraries (glib support)
libpulse-mainloop-glib0-dbg - PulseAudio client libraries (glib support)
(debugging symbols)
libpulse0 - PulseAudio client libraries
libpulse0-dbg - PulseAudio client libraries (debugging symbols)
libpulsedsp - PulseAudio OSS pre-load library
libpulsedsp-dbg - PulseAudio OSS pre-load library detached debugging symbols
pulseaudio - PulseAudio sound server
pulseaudio-dbg - PulseAudio sound server (debugging symbols)
pulseaudio-esound-compat - PulseAudio ESD compatibility layer
pulseaudio-esound-compat-dbg - PulseAudio ESD compatibility layer (debugging
symbols)
pulseaudio-module-bluetooth - Bluetooth module for PulseAudio sound server
pulseaudio-module-bluetooth-dbg - Bluetooth module for PulseAudio sound server
(debugging symbols)
pulseaudio-module-gconf - GConf module for PulseAudio sound server
pulseaudio-module-gconf-dbg - GConf module for PulseAudio sound server
(debugging symbols)
pulseaudio-module-jack - jackd modules for PulseAudio sound server
pulseaudio-module-jack-dbg - jackd modules for PulseAudio sound server
(debugging symbols)
pulseaudio-module-lirc - lirc module for PulseAudio sound server
pulseaudio-module-lirc-dbg - lirc module for PulseAudio sound server
(debugging symbols)
pulseaudio-module-raop - RAOP module for PulseAudio sound server
pulseaudio-module-raop-dbg - RAOP module for PulseAudio sound server
(debugging symbols)
pulseaudio-module-x11 - X11 module for PulseAudio sound server
pulseaudio-module-x11-dbg - X11 module for PulseAudio sound server (debugging
symbols)
pulseaudio-module-zeroconf - Zeroconf module for PulseAudio sound server
pulseaudio-module-zeroconf-dbg - Zeroconf module for PulseAudio sound server
(debugging symbols)
pulseaudio-utils - Command line tools for the PulseAudio sound server
pulseaudio-utils-dbg - PulseAudio command line tools (debugging symbols)
Closes: 756914
Changes:
pulseaudio (5.0-5) unstable; urgency=medium
.
* Fix #defines for Debian GNU/kFreeBSD. Closes: #756914
* debian/patches/kfreebsd_no_lock_and_threads_synchro.patch: mark as applied
upstream
Checksums-Sha1:
5ed03f56734c732c24bf5f70c5736acd8ed829b9 4683 pulseaudio_5.0-5.dsc
3700627b269e3cbf68cd6bd9bba35818ce1674cd 33612 pulseaudio_5.0-5.debian.tar.xz
aa345b268eca74e82c730db28357326ec368060a 963046 pulseaudio_5.0-5_amd64.deb
72079c2f07f35b337548ede1b4051bb9757273f9 2617330 pulseaudio-dbg_5.0-5_amd64.deb
a5a05032c392f6bbc98b7eb4b1e39785c42ae7e7 67750 pulseaudio-utils_5.0-5_amd64.deb
71819fbb552f840c3444b8f0368d8f29368ce5bf 101696
pulseaudio-utils-dbg_5.0-5_amd64.deb
6efc16dc9272eb8043c74722691c0ce3baf6aad6 47230
pulseaudio-esound-compat_5.0-5_amd64.deb
0a5f55f8c280777feaffce7189968a4228659aef 119738
pulseaudio-esound-compat-dbg_5.0-5_amd64.deb
59ee96804187023c74ef21e511fbedf343ba1834 37350
pulseaudio-module-zeroconf_5.0-5_amd64.deb
b0f9a095573b9354dd85def81866ec7744a2570e 76614
pulseaudio-module-zeroconf-dbg_5.0-5_amd64.deb
32c21a1156f8c2bd911cce80b3ad39482c09bc50 35902
pulseaudio-module-jack_5.0-5_amd64.deb
047f7e4fa18a73a98f1f2a67907c781b8038ae6f 78202
pulseaudio-module-jack-dbg_5.0-5_amd64.deb
4521769a624447116c9a89127752a1ebad78413d 26224
pulseaudio-module-lirc_5.0-5_amd64.deb
6adfa5d5e82de3405e3c539afa0fed7f22331ee7 39582
pulseaudio-module-lirc-dbg_5.0-5_amd64.deb
52769086f70921244426ecefd6eda24b225b1e3c 28914
pulseaudio-module-gconf_5.0-5_amd64.deb
c0a22981fa0d9e64ce9593fd6ab3b6cf648e58f0 45828
pulseaudio-module-gconf-dbg_5.0-5_amd64.deb
3fbb296d71f0923944e46a82c208904c9057472a 39494
pulseaudio-module-raop_5.0-5_amd64.deb
3bcc94df4c99e7b2749a445e8d428504a1fe49f6 84648
pulseaudio-module-raop-dbg_5.0-5_amd64.deb
9d88273f24149480425f2cdcf5e9c23c8e16c441 87240
pulseaudio-module-bluetooth_5.0-5_amd64.deb
47fd10eb904dcdfae9d5d222ed01e4690577cb52 220430
pulseaudio-module-bluetooth-dbg_5.0-5_amd64.deb
faeb114b178de5d6d81ce8928ee9a72364c9c9d4 32958
pulseaudio-module-x11_5.0-5_amd64.deb
6df70af4c193bfa50bea7c11c005f266efb29d5b 93866
pulseaudio-module-x11-dbg_5.0-5_amd64.deb
ec42629f09e5f2c1d5393514562494fd7c3fdb7a 251908 libpulse0_5.0-5_amd64.deb
b5e2e6432e8749113fdc5dc7960958a41a5fbc3d 653342 libpulse0-dbg_5.0-5_amd64.deb
16769e1367e7d4bb1f8086d095d81ee25766d6eb 28286
libpulse-mainloop-glib0_5.0-5_amd64.deb
128f4b3849cc37afe286d425581f021b49480c22 37044
libpulse-mainloop-glib0-dbg_5.0-5_amd64.deb
f2ee0b75ea57def614ca7139def64b3a0792f878 86518 libpulse-dev_5.0-5_amd64.deb
bb6af8fc679d7918ca719335a096eb4e29821a23 37882 libpulsedsp_5.0-5_amd64.deb
8b14ae69d9d6ec21c7e27de01d5a169fdeb0b529 59000 libpulsedsp-dbg_5.0-5_amd64.deb
Checksums-Sha256:
c59764eb3680b1cbc60b6a4992cdac0c8279723b67d3db40bc6bc3da01e84786 4683
pulseaudio_5.0-5.dsc
4bebc186683cd920337555b872543f3a44224edc552d80145d686a6d0edfc8a1 33612
pulseaudio_5.0-5.debian.tar.xz
d7752c5501945539aafff307a15732a3fe28c89df2fcecf7ffa7501601d2b04f 963046
pulseaudio_5.0-5_amd64.deb
2ea394aa712f1efe395e6572b033f7b908fb240c23e5b8ecb5ed4f62765ab03e 2617330
pulseaudio-dbg_5.0-5_amd64.deb
a61162d14b3c25fc1687a48e22db5cc496f74893197163d9ad0e115ac316ab03 67750
pulseaudio-utils_5.0-5_amd64.deb
53b8cdfa3eee3ae821d2fab65995763b1b916f72350e56ef14a1df33972e32a0 101696
pulseaudio-utils-dbg_5.0-5_amd64.deb
67a62f631460f65471d28888c4fcc11bc1f61bcc482d09552e6b9fa1d6ba11ec 47230
pulseaudio-esound-compat_5.0-5_amd64.deb
bb964c50f66b61d68ffc83adb7ef17ac3c88d66e6f3148586da635a24a233961 119738
pulseaudio-esound-compat-dbg_5.0-5_amd64.deb
36d86665f3ccae1df90b2b6b98cab855010b32dffc84d1a37d9579b24a7e5dcc 37350
pulseaudio-module-zeroconf_5.0-5_amd64.deb
0fdda24e7ea4474b5f6c0d4e8c90d3595e3106d29863780d9e99d4755415dd16 76614
pulseaudio-module-zeroconf-dbg_5.0-5_amd64.deb
f7e44f984dbe0f9e2bc9c211a56cdeff856febeef7f0f8dce61b14c45491a0fb 35902
pulseaudio-module-jack_5.0-5_amd64.deb
492522a5066f34840bba8f631e67c66472529e528bc806b95db4565654c09ee8 78202
pulseaudio-module-jack-dbg_5.0-5_amd64.deb
840758fea58c220bb8165d60943595b77a9e6db948ec2688fd340b3a452de0b5 26224
pulseaudio-module-lirc_5.0-5_amd64.deb
a853674d612d97c446680137b72951dfaba03ca8b4f3991744a8c2a0e9ccdb94 39582
pulseaudio-module-lirc-dbg_5.0-5_amd64.deb
f82ae045e331764ccb79b3a43b1da51f4a7f0f68ee3559a5b9215dd49bf5744c 28914
pulseaudio-module-gconf_5.0-5_amd64.deb
7df3cdabd2db0195fac8005c1a928a43e1573db0f4cd2a05ab654aba75107614 45828
pulseaudio-module-gconf-dbg_5.0-5_amd64.deb
d93da7f7dacb669cdf742421e67f93c43f735e4ae64a290a4f04a682dcb1040d 39494
pulseaudio-module-raop_5.0-5_amd64.deb
d196fe96b2de6a0a905b00e7447b48d1e72032dcac18e9e2603cb8fef267de94 84648
pulseaudio-module-raop-dbg_5.0-5_amd64.deb
fb0300fed6015788d3e604d1106afb2fca5f9909350521c022bfac2f9d893133 87240
pulseaudio-module-bluetooth_5.0-5_amd64.deb
4096c2e7bf0ae37208d6d0034afb9f4704bcf4aa5265205bd9c5161a6cb3e118 220430
pulseaudio-module-bluetooth-dbg_5.0-5_amd64.deb
da95ed5e5832f7f9b2062e57d48be37baa09bb8b14c0fbb7e2cfbd0c9286772b 32958
pulseaudio-module-x11_5.0-5_amd64.deb
7a3e585b0926aa9540af89c834081b942a7bcfb640f634b59c609bd70f4111aa 93866
pulseaudio-module-x11-dbg_5.0-5_amd64.deb
4b4ee402cb1094fa7cad76fd645be4ba51e37cd04b1bed8ddb4f02a554e666f8 251908
libpulse0_5.0-5_amd64.deb
a7e60d7fb49b7e36415b80ca298c28460ded70b56c4faa322a6db03c64b83bb9 653342
libpulse0-dbg_5.0-5_amd64.deb
6ea3930275bc3c1836c044c6f5613bb328155eb2a26b96061ff3f686feae89a7 28286
libpulse-mainloop-glib0_5.0-5_amd64.deb
ec2649644fec3303a1eb4c145dcd2a98d465799e52a4b00aeb6d92c62a89b572 37044
libpulse-mainloop-glib0-dbg_5.0-5_amd64.deb
7a18b3bdf79a84931765e73a17d4f2233d09504756592ba19838a2506d17b5bf 86518
libpulse-dev_5.0-5_amd64.deb
da59a6effde348e282089d1eeaf32b424eea80e627ba211e9244283f68827c72 37882
libpulsedsp_5.0-5_amd64.deb
35b17994eded2d6f261a6aca63ef227aa7ddac86080c612c0291df253a26ec1e 59000
libpulsedsp-dbg_5.0-5_amd64.deb
Files:
73855f4484f30be941f70e6797db44c2 963046 sound optional
pulseaudio_5.0-5_amd64.deb
dee545f840bf68742b96f24db503e702 2617330 debug extra
pulseaudio-dbg_5.0-5_amd64.deb
418ec159e0d56c365aafe9cb0127cea6 67750 sound optional
pulseaudio-utils_5.0-5_amd64.deb
0f2c8b69ceb9bc233cd22754f824a2f0 101696 debug extra
pulseaudio-utils-dbg_5.0-5_amd64.deb
c67104177c0051e05e8e1a84ec2e0e7c 47230 sound optional
pulseaudio-esound-compat_5.0-5_amd64.deb
4aca6d6f489d7970b4566ef8fbe52c03 119738 debug extra
pulseaudio-esound-compat-dbg_5.0-5_amd64.deb
20197da2bef131a02823f3bad72d1f92 37350 sound optional
pulseaudio-module-zeroconf_5.0-5_amd64.deb
027324711ce285381b4c8c87449b7766 76614 debug extra
pulseaudio-module-zeroconf-dbg_5.0-5_amd64.deb
fed79e876c0d994b51e7af30f761450b 35902 sound optional
pulseaudio-module-jack_5.0-5_amd64.deb
0382264fb0dfe461f13d0bdc23a4c71b 78202 debug extra
pulseaudio-module-jack-dbg_5.0-5_amd64.deb
77474bb416745f8660b0de6253241248 26224 sound optional
pulseaudio-module-lirc_5.0-5_amd64.deb
2c83382c8c67725a19e7f01fe290c2ef 39582 debug extra
pulseaudio-module-lirc-dbg_5.0-5_amd64.deb
dca6f13430cf442840d23d9f8d1c55bb 28914 sound optional
pulseaudio-module-gconf_5.0-5_amd64.deb
bc340deba78bd727e3e393f656bb3128 45828 debug extra
pulseaudio-module-gconf-dbg_5.0-5_amd64.deb
49c7a0119dcfe2c0d7a0ea24f3a177ed 39494 sound optional
pulseaudio-module-raop_5.0-5_amd64.deb
f025d9a8cdb89cedaa0f37d8975102f5 84648 debug extra
pulseaudio-module-raop-dbg_5.0-5_amd64.deb
c13e29830a624787e33403421ba051f6 87240 sound extra
pulseaudio-module-bluetooth_5.0-5_amd64.deb
896b8b170e05717825a2784969456275 220430 debug extra
pulseaudio-module-bluetooth-dbg_5.0-5_amd64.deb
823db7bfaffba53cf7cfdd95975c0b12 32958 sound optional
pulseaudio-module-x11_5.0-5_amd64.deb
dea203a61f066107b2ee36b246fb19f6 93866 debug extra
pulseaudio-module-x11-dbg_5.0-5_amd64.deb
4951a032655e9f3b3f7cf92a0fc0ee25 251908 libs optional libpulse0_5.0-5_amd64.deb
41d708ac2a3103d12bc1fe7d6cb156a3 653342 debug extra
libpulse0-dbg_5.0-5_amd64.deb
7f3ee6e52da2de7c4c1067a68199e35d 28286 sound optional
libpulse-mainloop-glib0_5.0-5_amd64.deb
2a632c369f1055c4911fbefb828891b1 37044 debug extra
libpulse-mainloop-glib0-dbg_5.0-5_amd64.deb
f847395023fdf0c23c1fc5e2d5aad5d8 86518 libdevel optional
libpulse-dev_5.0-5_amd64.deb
95ec142348fe3a63428bc5eb9a3f4bec 37882 sound optional
libpulsedsp_5.0-5_amd64.deb
46f6bc6a2980a3be4e92f49c5e9c5f5d 59000 debug extra
libpulsedsp-dbg_5.0-5_amd64.deb
6cdc49652be84ff61e5b361806aa3437 4683 sound optional pulseaudio_5.0-5.dsc
f86179e2a668cbc11852b6dfbab84f64 33612 sound optional
pulseaudio_5.0-5.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJT3rIsAAoJEKO6uuJAjdbPDGoP+wf51SVrDDSF5Wb8numCuDJk
H0ARHCge1pD5dgRj1uPYLW1wvaSGq/eIozqbV7zNwJzkWZJhzEhYCCO4LFIyYvi0
V6R4clglBYbuLd7hPE+sKt2KyJwzBJcXHljf0+wgKAlLZ6GNMdqF6kHCs9z328GL
jlTTviuP7nlUnXIrCKrzojXm4DH8UepGBs63hNldAfEyhwjVo/upVR2TcTRUhNeD
ZJOALc0bubwt82xGGaIryKTt/diAYw1WLjY4dTai8/MunoPcz/gYatncwocdpCiw
39lAu5r58TC1csGtv4BWRPDfnTSHls+aB+Ah2sqWo83oEH2+crQf2p6B5eJmewU2
mmpMdifGbsH5orYO9Uc4JlUas0fSeNUPRiF1cp6OBThaQMgh4CHHRGsDm7P/OZf7
8z5OLy8rDs6r9XHvfCGyykWkrtqtECLhoLwhCtZX0Odhohedj0V0bwv8xAyQvczn
PaDyC2YzHY1VICSU7xlxuGJqVBX3MqYaMp6KIGE7h58UUp++W5B3Spa5so4PLS8w
Li7UE4cbkBR+GmTKd7FS8nBLaQNyqB6e6TW/zjQF1ZjyDe8HcukOSHeLL2A/cZR/
hVyWsVnE5IuQPrSl8zFoc6hLUGRDEkg2cnXGJsTro8BlMH/m7Zd05GWr3D+SL0e1
kuLrs1w9lH5TAy6S8LFO
=owcb
-----END PGP SIGNATURE-----
--- End Message ---