Your message dated Thu, 31 Oct 2024 17:22:43 +0000 with message-id <E1t6Ysd-00FOm2-8V@fasolo.debian.org> and subject line Bug#1086258: fixed in bs1770gain 0.9.5-1 has caused the Debian Bug report #1086258, regarding bs1770gain: FTBFS: ff_audio.c:94:5: error: ‘sample_fmts’ is deprecated [-Werror=deprecated-declarations] 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 owner@bugs.debian.org immediately.) -- 1086258: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086258 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian BTS <submit@bugs.debian.org>
- Subject: bs1770gain: FTBFS: ff_audio.c:94:5: error: ‘sample_fmts’ is deprecated [-Werror=deprecated-declarations]
- From: Santiago Vila <sanvila@debian.org>
- Date: Tue, 29 Oct 2024 19:24:49 +0100
- Message-id: <[🔎] 4fa8bf3c-a026-43dc-8ae0-3032e83448eb@debian.org>
Package: src:bs1770gain Version: 0.9.4-1 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- --with-ffmpeg=/usr --enable-xml ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-ffmpeg=/usr --enable-xml checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for ranlib... ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for libavutil/avutil.h... yes checking for avutil_version in -lavutil... yes checking for libswscale/swscale.h... yes checking for swscale_version in -lswscale... yes checking for libpostproc/postprocess.h... yes checking for postproc_version in -lpostproc... yes checking for libavcodec/avcodec.h... yes checking for avcodec_version in -lavcodec... yes checking for libavfilter/avfilter.h... yes checking for avfilter_version in -lavfilter... yes checking for libswresample/swresample.h... yes checking for swresample_version in -lswresample... yes checking for libavformat/avformat.h... yes checking for avformat_version in -lavformat... yes configure: linking FFmpeg checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpbutil/Makefile config.status: creating lib1770-2/Makefile config.status: creating libff/Makefile config.status: creating libbg/Makefile config.status: creating config.h config.status: executing depfiles commands make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build make -j1 make[1]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[2]: Entering directory '/<<PKGBUILDDIR>>' Making all in libpbutil make[3]: Entering directory '/<<PKGBUILDDIR>>/libpbutil' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbu_basename.o pbu_basename.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbu_msvcrt.o pbu_msvcrt.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbu_strtok.o pbu_strtok.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbu_vwritelna.o pbu_vwritelna.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbu_vwritelnw.o pbu_vwritelnw.c rm -f libpbutil.a ar cru libpbutil.a pbu_basename.o pbu_msvcrt.o pbu_strtok.o pbu_vwritelna.o pbu_vwritelnw.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpbutil.a make[3]: Leaving directory '/<<PKGBUILDDIR>>/libpbutil' Making all in lib1770-2 make[3]: Entering directory '/<<PKGBUILDDIR>>/lib1770-2' gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o lib1770_biquad.o lib1770_biquad.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o lib1770_block.o lib1770_block.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o lib1770_pre.o lib1770_pre.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o lib1770_stats.o lib1770_stats.c rm -f lib1770_2.a ar cru lib1770_2.a lib1770_biquad.o lib1770_block.o lib1770_pre.o lib1770_stats.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib lib1770_2.a make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib1770-2' Making all in libff make[3]: Entering directory '/<<PKGBUILDDIR>>/libff' gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I../lib1770-2 -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_muxer.o ff_muxer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I../lib1770-2 -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_fifo.o ff_fifo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I../lib1770-2 -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_filter.o ff_filter.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I../lib1770-2 -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_analyzer.o ff_analyzer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I../lib1770-2 -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_resampler.o ff_resampler.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I../lib1770-2 -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_inout.o ff_inout.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I../lib1770-2 -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_printer.o ff_printer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I../lib1770-2 -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_audio.o ff_audio.c ff_audio.c: In function ‘ff_audio_create’: ff_audio.c:94:5: error: ‘sample_fmts’ is deprecated [-Werror=deprecated-declarations] 94 | if (codec->sample_fmts) { | ^~ In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:41, from ./ff.h:34, from ff_audio.c:22: /usr/include/x86_64-linux-gnu/libavcodec/codec.h:219:32: note: declared here 219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~ ff_audio.c:98:7: error: ‘sample_fmts’ is deprecated [-Werror=deprecated-declarations] 98 | for (i=0;0<=codec->sample_fmts[i];++i) { | ^~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:219:32: note: declared here 219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~ ff_audio.c:99:9: error: ‘sample_fmts’ is deprecated [-Werror=deprecated-declarations] 99 | if (codec->sample_fmts[i]==ocodecpar->format) { | ^~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:219:32: note: declared here 219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~ ff_audio.c:180:9: error: ‘sample_fmts’ is deprecated [-Werror=deprecated-declarations] 180 | audio->ctx->sample_fmt=codec->sample_fmts[0]; | ^~~~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:219:32: note: declared here 219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~ ff_audio.c:186:5: error: ‘supported_samplerates’ is deprecated [-Werror=deprecated-declarations] 186 | if (codec->supported_samplerates) { | ^~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:217:16: note: declared here 217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~~ ff_audio.c:187:7: error: ‘supported_samplerates’ is deprecated [-Werror=deprecated-declarations] 187 | audio->ctx->sample_rate=codec->supported_samplerates[0]; | ^~~~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:217:16: note: declared here 217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~~ ff_audio.c:189:7: error: ‘supported_samplerates’ is deprecated [-Werror=deprecated-declarations] 189 | for (i=0;codec->supported_samplerates[i];++i) { | ^~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:217:16: note: declared here 217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~~ ff_audio.c:190:9: error: ‘supported_samplerates’ is deprecated [-Werror=deprecated-declarations] 190 | if (codec->supported_samplerates[i]==ocodecpar->sample_rate) { | ^~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:217:16: note: declared here 217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~~ ff_audio.c:203:5: error: ‘ch_layouts’ is deprecated [-Werror=deprecated-declarations] 203 | if (codec->ch_layouts) { | ^~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:241:28: note: declared here 241 | const AVChannelLayout *ch_layouts; | ^~~~~~~~~~ ff_audio.c:204:7: error: ‘ch_layouts’ is deprecated [-Werror=deprecated-declarations] 204 | audio->ctx->ch_layout=codec->ch_layouts[0]; | ^~~~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:241:28: note: declared here 241 | const AVChannelLayout *ch_layouts; | ^~~~~~~~~~ ff_audio.c:215:7: error: ‘ch_layouts’ is deprecated [-Werror=deprecated-declarations] 215 | for (i=0;0<codec->ch_layouts[i].nb_channels;++i) { | ^~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:241:28: note: declared here 241 | const AVChannelLayout *ch_layouts; | ^~~~~~~~~~ ff_audio.c:216:9: error: ‘ch_layouts’ is deprecated [-Werror=deprecated-declarations] 216 | if (!av_channel_layout_compare(codec->ch_layouts+i,&ocodecpar->ch_layout)) { | ^~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:241:28: note: declared here 241 | const AVChannelLayout *ch_layouts; | ^~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:378: ff_audio.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/libff' make[2]: *** [Makefile:390: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:331: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j1 returned exit code 2 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202410/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---
- To: 1086258-close@bugs.debian.org
- Subject: Bug#1086258: fixed in bs1770gain 0.9.5-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 31 Oct 2024 17:22:43 +0000
- Message-id: <E1t6Ysd-00FOm2-8V@fasolo.debian.org>
- Reply-to: Petter Reinholdtsen <pere@debian.org>
Source: bs1770gain Source-Version: 0.9.5-1 Done: Petter Reinholdtsen <pere@debian.org> We believe that the bug you reported is fixed in the latest version of bs1770gain, 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 1086258@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Petter Reinholdtsen <pere@debian.org> (supplier of updated bs1770gain 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 31 Oct 2024 16:23:17 +0100 Source: bs1770gain Architecture: source Version: 0.9.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: Petter Reinholdtsen <pere@debian.org> Closes: 1086258 Changes: bs1770gain (0.9.5-1) unstable; urgency=medium . * New upstream version 0.9.5 - Fixes build problem with ffmpeg (Closes: #1086258). Checksums-Sha1: 8fe948d0c207849e4bb3e74d8610a12b2704673b 2172 bs1770gain_0.9.5-1.dsc 4ca61a95aeecc9361dee5a8e45ff00057e50f4ad 259193 bs1770gain_0.9.5.orig.tar.gz 969f48d2a94a8b4fbaf32c50d22c5c0f9da04f8f 521836 bs1770gain_0.9.5-1.debian.tar.xz 96ac4a7ed6f0c4a10134aaf6dca9fc42aa515ab8 13579 bs1770gain_0.9.5-1_source.buildinfo Checksums-Sha256: c4b8ec709b1b199f8aec035fdd7b7b65a79e0da2d089c191c57174493ac3ce7c 2172 bs1770gain_0.9.5-1.dsc 2e576c64a2bd3dc1045b03e03d67827b4c2e603f06a5bb5244222da5c5b65fe7 259193 bs1770gain_0.9.5.orig.tar.gz 839dc1c8a7bb50a189958fa6b875db8fb02a47676f6e08179e4284948241afc5 521836 bs1770gain_0.9.5-1.debian.tar.xz a0e4425f50b0890188f42041479816f0984dd73e3024a47e32cfe542a05954b3 13579 bs1770gain_0.9.5-1_source.buildinfo Files: 72966e70d3378c0845aa2ffd795da4ee 2172 sound optional bs1770gain_0.9.5-1.dsc f7eafedc48455a0317e499df88ad1be4 259193 sound optional bs1770gain_0.9.5.orig.tar.gz 09399035efa763cd63e5cb4648e63cc5 521836 sound optional bs1770gain_0.9.5-1.debian.tar.xz be9cb4b039b803e456e49cac3561f211 13579 sound optional bs1770gain_0.9.5-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmcjoUMACgkQgSgKoIe6 +w4uSBAAlEvsQd+V1ty4cJb3EMzs1OXZ6wuhU2xHAxM16gTgzytbGNQtkNlJ1Whg H6vgqtvPzMXopKTzXsRiG8hzwalayIvxrJQTN6tQUB69tJBWwA7ggP0Is9mdWl4p 3jdgW96kv12fdsL/Mj20QTS9Cx0Xtx7/jPKqlWpTNPCCk2r0PVtZaymOJ5kSTtJD qN1o98dBuU4I6Fi65UoHFOhqMHgWhf5H52wp39GRdoTVzaS2u/SS/B8V3lZdSW7A /X90bkfAq4cGY9XJNo2dtffAzaCEqAefymPxG6lHWdMMSnfGTywGxxWX26B+51En gGelc144MNLOMk+y25lWQhCS6Iyhd/ADgdRKF+ScmBLV1lPmr8LFXCvd10q/if9q kHykxP0EathKIv1JJMokMFYRkM7GlAGZ2sggLa10OHUKRUNeCU5xVCuNCur8AjFf U3CUdszj9iuqnxJuKTNJVefSfJgndRQHFsCEkrr+9vsimgEob3PXQKlYbQNSPYji zCGmkNV0l0vK2Vfz5t5NSuZ8YR+TC7U3fBgrM17pihXg6TNIKprRdi9IlX3cAZeo DetoyfVrY89ZL+gJELN0xDVPi75gVUUqQ6owSBjeYFb5A4EgO6pPYi0OM6+kj5l4 PeNMQROFJA27j38zV0R+VTzs01heZoLyZzKwg7Zxr8zIV3SyY3A= =Bih1 -----END PGP SIGNATURE-----Attachment: pgpAH91Xeshqj.pgp
Description: PGP signature
--- End Message ---