Your message dated Fri, 09 Sep 2016 12:48:36 +0000
with message-id <[email protected]>
and subject line Bug#834180: fixed in bristol 0.60.11-3
has caused the Debian Bug report #834180,
regarding bristol: FTBFS: audioEngineJack.c:42:26: fatal error: alsa/iatomic.h:
No such file or directory
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 [email protected]
immediately.)
--
834180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834180
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: bristol
Version: 0.60.11-2
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
bristol fails to build from source in unstable/amd64:
[..]
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:26: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms
are deprecated. For more info, see:
configure.ac:26:
http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:31: installing './compile'
configure.ac:26: installing './missing'
bin/Makefile.am: installing './depcomp'
debian/rules override_dh_auto_configure
make[1]: Entering directory
'/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
dh_auto_configure -- --prefix=/usr --libdir=\${prefix}/lib/bristol \
--enable-jack-default-audio --enable-jack-default-midi
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking --prefix=/usr --libdir=\${prefix}/lib/bristol
--enable-jack-default-audio --enable-jack-default-midi
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format...
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether make sets $(MAKE)... (cached) yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking X11/Xutil.h usability... yes
checking X11/Xutil.h presence... yes
checking for X11/Xutil.h... yes
checking X11/Xos.h usability... yes
checking X11/Xos.h presence... yes
checking for X11/Xos.h... yes
checking X11/Xatom.h usability... yes
checking X11/Xatom.h presence... yes
checking for X11/Xatom.h... yes
checking for X11/extensions/XShm.h... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for ALSA... yes
checking for LIBLO... no
checking jack/jack.h usability... yes
checking jack/jack.h presence... yes
checking for jack/jack.h... yes
checking for JACK... yes
checking jack/session.h usability... yes
checking jack/session.h presence... yes
checking for jack/session.h... yes
checking for JACK... yes
checking pulse/pulseaudio.h usability... no
checking pulse/pulseaudio.h presence... no
checking for pulse/pulseaudio.h... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libbrightonC11/Makefile
config.status: creating libbrightonX11/Makefile
config.status: creating libbrighton/Makefile
config.status: creating libbvg/Makefile
config.status: creating libbristolaudio/Makefile
config.status: creating libbristolmidi/Makefile
config.status: creating libbristolic/Makefile
config.status: creating libbristol/Makefile
config.status: creating brighton/Makefile
config.status: creating bristol/Makefile
config.status: creating bin/startBristol
config.status: creating bin/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
bristol 0.60.11 :
| Build with OSS support ......................... : true
| Build with ALSA support ........................ : true
| Build with JACK support ........................ : true
| Build with JACK MIDI support ................... : true
| Build with JACK Session support ................ : true
| Default audio drivers .......................... : jack
| Default MIDI drivers ........................... : jack
| Build with Graphical Interface ................. : true
| Compile with GUI support ....................... : true
| Bin directory .................................. : /usr/bin
| Lib directory .................................. : /usr/lib
| Data directory ................................. : /usr/share/bristol
| Default voicecount ............................. : BRISTOL_VOICECOUNT=32
| author ......................................... : Nick Copeland
| email .......................................... : [email protected]
| web ............................................ : http://bristol.sf.net
execute 'make install' then 'startBristol'
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
dh_auto_build -O--parallel
make -j9
make[1]: Entering directory
'/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
make all-recursive
make[2]: Entering directory
'/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
Making all in libbristolaudio
make[3]: Entering directory
'/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11/libbristolaudio'
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/X11R6/include -pthread -Wall -g -I./../include/slab
-I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN
-DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI
-D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2
-fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=.
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include
-c -o audioEngineALSA.o audioEngineALSA.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/X11R6/include -pthread -Wall -g -I./../include/slab
-I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN
-DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI
-D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2
-fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=.
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include
-c -o audioGUIALSA.o audioGUIALSA.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/X11R6/include -pthread -Wall -g -I./../include/slab
-I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN
-DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI
-D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2
-fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=.
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include
-c -o audioMastering.o audioMastering.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/X11R6/include -pthread -Wall -g -I./../include/slab
-I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN
-DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI
-D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2
-fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=.
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include
-c -o audioEngine.o audioEngine.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/X11R6/include -pthread -Wall -g -I./../include/slab
-I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN
-DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI
-D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2
-fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=.
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include
-c -o audioGUI.o audioGUI.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/X11R6/include -pthread -Wall -g -I./../include/slab
-I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN
-DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI
-D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2
-fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=.
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include
-c -o audioEngineOSS.o audioEngineOSS.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/X11R6/include -pthread -Wall -g -I./../include/slab
-I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN
-DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI
-D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2
-fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=.
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include
-c -o audioGUIOSS.o audioGUIOSS.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/X11R6/include -pthread -Wall -g -I./../include/slab
-I./../include/bristol -DBRISTOL_HAS_OSS=1 -D_BRISTOL_DRAIN
-DBRISTOL_HAS_ALSA=1 -D_BRISTOL_JACK -D_BRISTOL_JACK_MIDI
-D_BRISTOL_JACK_SESSION -I/usr/include/alsa -g -O2
-fdebug-prefix-map=/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11=.
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/include
-c -o audioEngineJack.o audioEngineJack.c
audioMastering.c: In function 'writeMaster':
audioMastering.c:202:6: warning: variable 'd' set but not used
[-Wunused-but-set-variable]
int d;
^
audioEngineJack.c:42:26: fatal error: alsa/iatomic.h: No such file or
directory
#include <alsa/iatomic.h>
^
audioEngineALSA.c: In function 'alsaChannelConfigure':
audioEngineALSA.c:151:16: warning: variable 'fragsize' set but not used
[-Wunused-but-set-variable]
unsigned long fragsize;
^~~~~~~~
audioEngineALSA.c: In function 'alsaDevOpen':
audioEngineALSA.c:326:6: warning: variable 'err' set but not used
[-Wunused-but-set-variable]
int err;
^~~
compilation terminated.
Makefile:414: recipe for target 'audioEngineJack.o' failed
make[3]: *** [audioEngineJack.o] Error 1
make[3]: *** Waiting for unfinished jobs....
audioEngine.c: In function 'initAudioDevice2':
audioEngine.c:85:1: warning: type of 'fragSize' defaults to 'int'
[-Wimplicit-int]
initAudioDevice2(audioDev, devID, fragSize)
^~~~~~~~~~~~~~~~
audioEngine.c: In function 'setAudioStart2':
audioEngine.c:119:1: warning: type of 'devID' defaults to 'int'
[-Wimplicit-int]
setAudioStart2(audioDev, devID)
^~~~~~~~~~~~~~
audioEngine.c: In function 'setAudioStop2':
audioEngine.c:163:1: warning: type of 'devID' defaults to 'int'
[-Wimplicit-int]
setAudioStop2(audioDev, devID)
^~~~~~~~~~~~~
audioGUI.c: In function 'getControllerName':
audioGUI.c:162:1: warning: type of 'controller' defaults to 'int'
[-Wimplicit-int]
getControllerName(audioDev, controller)
^~~~~~~~~~~~~~~~~
audioGUI.c: In function 'setRecordSource':
audioGUI.c:174:1: warning: type of 'controller' defaults to 'int'
[-Wimplicit-int]
setRecordSource(audioDev, controller, position)
^~~~~~~~~~~~~~~
audioGUI.c:174:1: warning: type of 'position' defaults to 'int'
[-Wimplicit-int]
audioGUI.c: In function 'getRecordability':
audioGUI.c:186:1: warning: type of 'controller' defaults to 'int'
[-Wimplicit-int]
getRecordability(audioDev, controller)
^~~~~~~~~~~~~~~~
audioGUI.c: In function 'getMutability':
audioGUI.c:198:1: warning: type of 'controller' defaults to 'int'
[-Wimplicit-int]
getMutability(audioDev, controller)
^~~~~~~~~~~~~
audioGUI.c: In function 'getStereoStatus':
audioGUI.c:212:1: warning: type of 'controller' defaults to 'int'
[-Wimplicit-int]
getStereoStatus(audioDev, controller)
^~~~~~~~~~~~~~~
audioGUI.c: In function 'getValue':
audioGUIOSS.c: In function 'setAudioOSS':
audioGUIOSS.c:93:1: warning: type of 'fd' defaults to 'int' [-Wimplicit-int]
setAudioOSS(fd, audioDev, param, valueL, valueR)
^~~~~~~~~~~
audioGUIOSS.c:93:1: warning: type of 'param' defaults to 'int'
[-Wimplicit-int]
audioGUIOSS.c:93:1: warning: type of 'valueL' defaults to 'int'
[-Wimplicit-int]
audioGUIOSS.c:93:1: warning: type of 'valueR' defaults to 'int'
[-Wimplicit-int]
audioGUI.c:223:1: warning: type of 'controller' defaults to 'int'
[-Wimplicit-int]
getValue(audioDev, controller, side)
^~~~~~~~
audioGUI.c:223:1: warning: type of 'side' defaults to 'int' [-Wimplicit-int]
audioGUI.c: In function 'setAudioValue':
audioGUI.c:234:1: warning: type of 'controller' defaults to 'int'
[-Wimplicit-int]
setAudioValue(audioDev, controller, side, value)
^~~~~~~~~~~~~
audioGUI.c:234:1: warning: type of 'side' defaults to 'int' [-Wimplicit-int]
audioGUI.c:234:1: warning: type of 'value' defaults to 'int' [-Wimplicit-int]
audioGUI.c: In function 'setAudioMute':
audioGUI.c:252:1: warning: type of 'controller' defaults to 'int'
[-Wimplicit-int]
setAudioMute(audioDev, controller, value)
^~~~~~~~~~~~
audioGUI.c:252:1: warning: type of 'value' defaults to 'int' [-Wimplicit-int]
audioGUI.c: In function 'getAudioCapability':
audioGUI.c:281:1: warning: type of 'controller' defaults to 'int'
[-Wimplicit-int]
getAudioCapability(audioDev, controller)
^~~~~~~~~~~~~~~~~~
audioGUI.c: In function 'validDev':
audioGUI.c:297:1: warning: type of 'index' defaults to 'int' [-Wimplicit-int]
validDev(audioDev, index)
^~~~~~~~
audioGUIOSS.c: In function 'getOSSCapability':
audioGUIOSS.c:260:1: warning: type of 'controller' defaults to 'int'
[-Wimplicit-int]
getOSSCapability(audioDev, controller)
^~~~~~~~~~~~~~~~
audioGUIOSS.c: In function 'getOSSRecordability':
audioGUIOSS.c:269:1: warning: type of 'cont' defaults to 'int'
[-Wimplicit-int]
getOSSRecordability(audioDev, cont)
^~~~~~~~~~~~~~~~~~~
audioEngineOSS.c: In function 'ossAudioInit':
audioEngineOSS.c:49:1: warning: type of 'fragSize' defaults to 'int'
[-Wimplicit-int]
ossAudioInit(audioDev, devID, fragSize)
^~~~~~~~~~~~
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11/libbristolaudio'
Makefile:443: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
Makefile:375: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160812211734.6zaizKywgD.db.bristol/bristol-0.60.11'
dh_auto_build: make -j9 returned exit code 2
debian/rules:14: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
bristol.0.60.11-2.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: bristol
Source-Version: 0.60.11-3
We believe that the bug you reported is fixed in the latest version of
bristol, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Herbert Parentes Fortes Neto <[email protected]> (supplier of updated bristol
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 09 Sep 2016 09:04:38 -0300
Source: bristol
Binary: bristol bristol-data
Architecture: source all amd64
Version: 0.60.11-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers
<[email protected]>
Changed-By: Herbert Parentes Fortes Neto <[email protected]>
Description:
bristol - vintage synthesizer emulator
bristol-data - vintage synthesizer emulator (data files)
Closes: 834180
Changes:
bristol (0.60.11-3) unstable; urgency=medium
.
* Team upload.
* debian/copyright:
- Put my name in 'Files: debian/*' entry.
* debian/patches:
- 03-rm_alsa-iatomic.h.patch added. (Closes: #834180)
Thanks Adrian Bunk and James Cowgill.
Checksums-Sha1:
2f5bfd5f908d8d3c99fe2882f9e40abeff826b60 2086 bristol_0.60.11-3.dsc
330a4531cebd69abfb3db5583b3ee3ebf4ef54cf 7736 bristol_0.60.11-3.debian.tar.xz
f72772e7e3030e92aa9976b38ac40285f3183719 2644340 bristol-data_0.60.11-3_all.deb
9ab0038833a7e65db98a1bbcb9a77c3aa6ff46f1 1135808
bristol-dbgsym_0.60.11-3_amd64.deb
41df60306c5e0e8249c874f7df460003b47eda2f 685404 bristol_0.60.11-3_amd64.deb
Checksums-Sha256:
ae56aae9c38076195967df77ef5da2a7972e1d5b8089eee12b1b0113c6205dee 2086
bristol_0.60.11-3.dsc
e172ea49063c6a5ed6096dfa1c8870521cdc4adcd175e3dc65e74a2f22f4cdf7 7736
bristol_0.60.11-3.debian.tar.xz
23d52be11aabd540b85b856720f900d526a3dbbf6faceec3ac04b86e96bae786 2644340
bristol-data_0.60.11-3_all.deb
8bf2f1eb62267852be75161ed0523db033026529de8ddd11e1f23ed858825b5d 1135808
bristol-dbgsym_0.60.11-3_amd64.deb
835962f0821a18d480e1f3829f363605903e4704100eaa1fc05d86ff0871dd31 685404
bristol_0.60.11-3_amd64.deb
Files:
44abb5f4ff6693bede15c6749f83a549 2086 sound optional bristol_0.60.11-3.dsc
e98c9867087869517d59506f8374d2e1 7736 sound optional
bristol_0.60.11-3.debian.tar.xz
25cf16d853207f458439c157b1a91635 2644340 sound optional
bristol-data_0.60.11-3_all.deb
f692e3bd0ebd9f94ad348807fce31370 1135808 debug extra
bristol-dbgsym_0.60.11-3_amd64.deb
fe4249be80473f5d7922bb665aef1dbe 685404 sound optional
bristol_0.60.11-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJX0qtXAAoJEFUlbyisYGEaxZAP/ivyJ9ZoelA8NV1XED0m9EkQ
YVzZHupAAqrCYN2NfS3NZcd32emK4AL+xoPBXjF4E2kPRzY7h2BviyswqMEyPHTe
eN8AsaNNUroQdWHvzoV1fM2v4+JWAgLpHDPaFL0qCx9FP/s2NopocTGg6lrkba48
BTeCwn43hpEp+80BdjUAcDHzvOzWh0nnpLVXdHrKle89qtU9ZbQZtCDgvNjQv2XC
Yw2AMNZvaBnazERmJlz5ph+0yaEyLumXiQewFPSisybbT87wNwftKGlHpfyBybAF
fZoPYepxZQm6T/mkSLKrZ0xJ/Cd+12nAsvZrU0uReZ0ytMxCVULhha/1mZ1BdEgr
rvFpODu2D/zG3ZfnkYp3Sc4KGk53kFbnfnwWBiRbCyAKBrLr6k56dzE22vz/UhOw
AXnTlZJ6vCItaIITx4zX75k1u0Kq57p9V+pW2jqnLW6ApEVxoS1oVdpnI3+Iqywr
GS1fHW2qPN1qvno4nkV+uBo2CzJVoeP2ikkC0JFkcZXlmvtKxEfLAYOP7hq5pslc
nn8VGE1njQpn7+OFMHsXVODWVQW76yWxMv/k+arqingHn07ntKIlTEcnWpjOM6Tx
SRfX1SFSbrAGIa+b2cOo4YH6KqCTozvU2lbX/9h+L/INOAZIKavkcSU0Pin9y1Cs
lsFGWi5HDV2SrODkv8t0
=rk4A
-----END PGP SIGNATURE-----
--- End Message ---