Your message dated Sat, 14 Jan 2012 13:17:38 +0000
with message-id <e1rm3ui-0004qa...@franck.debian.org>
and subject line Bug#654222: fixed in qmmp 0.5.2-2
has caused the Debian Bug report #654222,
regarding FTBFS with libav in experimental
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.)


-- 
654222: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654222
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qmmp
Version: 0.5.2-1
Severity: important
User: siret...@tauware.de
Usertags: ftbfs-libav0.8

A local rebuild of your package reveals a build failure against libav
0.8, which can be found in debian/experimental. Find the buildlog
further below:

It to seems that your package needs to
#include <libavutil/mathematics.h> in addition to only "libavcodec/avcodec.h".
Please tell me if you require further assistance with fixing this issue.

Cheers,
Reinhard


On Mo, Jan 02, 2012 at 10:24:32 (CET), Source Builder wrote:

> sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on sandy
>
> ╔══════════════════════════════════════════════════════════════════════════════╗
> ║ qmmp 0.5.2-1+b1 (amd64)                                    02 Jan 2012 
> 10:22 ║
> ╚══════════════════════════════════════════════════════════════════════════════╝
>
> Package: qmmp
> Version: 0.5.2-1+b1
> Source Version: 0.5.2-1
> Distribution: unstable
> Architecture: amd64

[...]

> make[3]: Entering directory `/«PKGBUILDDIR»'
> [ 42%] Building CXX object 
> src/plugins/Input/ffmpeg/CMakeFiles/ffmpeg.dir/decoder_ffmpeg.o
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp: In destructor 
> 'virtual DecoderFFmpeg::~DecoderFFmpeg()':
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:89:9: warning: 
> 'void av_close_input_stream(AVFormatContext*)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:1570) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:89:33: warning: 
> 'void av_close_input_stream(AVFormatContext*)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:1570) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp: In member 
> function 'virtual bool DecoderFFmpeg::initialize()':
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:143:8: warning: 
> 'int av_open_input_stream(AVFormatContext**, AVIOContext*, const char*, 
> AVInputFormat*, AVFormatParameters*)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:1351) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:143:74: warning: 
> 'int av_open_input_stream(AVFormatContext**, AVIOContext*, const char*, 
> AVInputFormat*, AVFormatParameters*)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:1351) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:148:5: warning: 
> 'int av_find_stream_info(AVFormatContext*)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:1413) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:148:27: warning: 
> 'int av_find_stream_info(AVFormatContext*)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:1413) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:155:24: warning: 
> 'AVMetadataTag' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:155:32: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:155:72: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:157:21: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:157:69: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:158:24: warning: 
> 'AVMetadataTag' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:158:33: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:158:74: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:160:22: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:160:63: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:161:24: warning: 
> 'AVMetadataTag' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:161:34: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:161:76: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:162:24: warning: 
> 'AVMetadataTag' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:162:32: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:162:72: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:163:24: warning: 
> 'AVMetadataTag' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:163:32: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:163:72: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:164:24: warning: 
> 'AVMetadataTag' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:164:31: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:164:73: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:166:20: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:166:59: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:168:20: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:168:59: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:169:24: warning: 
> 'AVMetadataTag' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:169:32: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:169:72: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:171:21: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:171:64: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:173:21: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:173:70: warning: 
> 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const 
> AVDictionaryEntry*, int)' is deprecated (declared at 
> /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:224:9: warning: 
> 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at 
> /usr/include/libavcodec/avcodec.h:3996) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:224:30: warning: 
> 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at 
> /usr/include/libavcodec/avcodec.h:3996) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp: In member 
> function 'qint64 DecoderFFmpeg::ffmpeg_decode(uint8_t*)':
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:292:17: warning: 
> 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is 
> deprecated (declared at /usr/include/libavcodec/avcodec.h:4082) 
> [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:292:84: warning: 
> 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is 
> deprecated (declared at /usr/include/libavcodec/avcodec.h:4082) 
> [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp: In member 
> function 'void DecoderFFmpeg::fillBuffer()':
> /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:345:96: error: 
> 'av_rescale' was not declared in this scope
> make[3]: *** 
> [src/plugins/Input/ffmpeg/CMakeFiles/ffmpeg.dir/decoder_ffmpeg.o] Error 1
> make[3]: Leaving directory `/«PKGBUILDDIR»'
> make[2]: *** [src/plugins/Input/ffmpeg/CMakeFiles/ffmpeg.dir/all] Error 2
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> dh_auto_build: make -j1 returned exit code 2
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

--- End Message ---
--- Begin Message ---
Source: qmmp
Source-Version: 0.5.2-2

We believe that the bug you reported is fixed in the latest version of
qmmp, which is due to be installed in the Debian FTP archive:

libqmmp-dev_0.5.2-2_i386.deb
  to main/q/qmmp/libqmmp-dev_0.5.2-2_i386.deb
libqmmp-misc_0.5.2-2_i386.deb
  to main/q/qmmp/libqmmp-misc_0.5.2-2_i386.deb
libqmmp0_0.5.2-2_i386.deb
  to main/q/qmmp/libqmmp0_0.5.2-2_i386.deb
libqmmpui-dev_0.5.2-2_i386.deb
  to main/q/qmmp/libqmmpui-dev_0.5.2-2_i386.deb
libqmmpui0_0.5.2-2_i386.deb
  to main/q/qmmp/libqmmpui0_0.5.2-2_i386.deb
qmmp-plugin-projectm_0.5.2-2_i386.deb
  to main/q/qmmp/qmmp-plugin-projectm_0.5.2-2_i386.deb
qmmp_0.5.2-2.diff.gz
  to main/q/qmmp/qmmp_0.5.2-2.diff.gz
qmmp_0.5.2-2.dsc
  to main/q/qmmp/qmmp_0.5.2-2.dsc
qmmp_0.5.2-2_i386.deb
  to main/q/qmmp/qmmp_0.5.2-2_i386.deb



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 654...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eugene V. Lyubimkin <jac...@debian.org> (supplier of updated qmmp 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 14 Jan 2012 13:19:00 +0200
Source: qmmp
Binary: qmmp libqmmp-misc libqmmp0 libqmmpui0 libqmmp-dev libqmmpui-dev 
qmmp-plugin-projectm
Architecture: source i386
Version: 0.5.2-2
Distribution: unstable
Urgency: medium
Maintainer: Eugene V. Lyubimkin <jac...@debian.org>
Changed-By: Eugene V. Lyubimkin <jac...@debian.org>
Description: 
 libqmmp-dev - qmmp audio player -- runtime library (development files)
 libqmmp-misc - qmmp audio player -- plugins and auxiliary libraries
 libqmmp0   - qmmp audio player -- runtime library
 libqmmpui-dev - qmmp audio player -- user interface library (development files)
 libqmmpui0 - qmmp audio player -- user interface library
 qmmp       - feature-rich audio player with support of many formats
 qmmp-plugin-projectm - qmmp audio player -- projectM visualization plugin
Closes: 654222
Changes: 
 qmmp (0.5.2-2) unstable; urgency=medium
 .
   * debian/control:
     - Added quilt to Build-Depends.
   * debian/rules:
     - Apply patches using quilt.
     - Don't use deprecated 'dh --before' and 'dh --after'.
   * debian/README.source:
     - Added with standard quilt instructions.
   * debian/patches:
     - New patch debian/patches/100-add-missing-includes-for-libav0.8.patch.
       The idea of the patch by Reinhard Tartler. Fixes FTBFS. (Closes: #654222)
Checksums-Sha1: 
 233600e8a2d529fcc70319f1585032484caf0351 2000 qmmp_0.5.2-2.dsc
 6d1278360004b6c12730ffa4121601ee8b971041 9278 qmmp_0.5.2-2.diff.gz
 8268fa2fa8501e8133b0cc21a8e8e2d219f149ff 595986 qmmp_0.5.2-2_i386.deb
 1893b59c66c36d965c07e5018f8a85a22d0a3b04 1596984 libqmmp-misc_0.5.2-2_i386.deb
 5f5193a519543ad303b1ea3ab15e2fc70be9d7d7 142606 libqmmp0_0.5.2-2_i386.deb
 f30952c8f69a622d3ee4e5764f3f4f5a5ab31aeb 157042 libqmmpui0_0.5.2-2_i386.deb
 bf579ac1691382b6eb3d090e2c1a6a391caa906e 30686 libqmmp-dev_0.5.2-2_i386.deb
 2a8a68b2cb84e98b68e96b0c19e2acd1dc37f2f3 26638 libqmmpui-dev_0.5.2-2_i386.deb
 3bb0630a2cc94f8867e988e9d3cf633325d5b84b 46436 
qmmp-plugin-projectm_0.5.2-2_i386.deb
Checksums-Sha256: 
 e6f3af0ea2cda7cb17230cd55f6e39139ecd4227cd54ea9ce67134933554210b 2000 
qmmp_0.5.2-2.dsc
 8c8be052b35f69a0708a82ed7a3dd4ff55a9e3252f5b0d97e724c7b821df4659 9278 
qmmp_0.5.2-2.diff.gz
 d6402be48e7149d975be752a8ca0e5cb1800d07845326d73dcfdf9b03bf2bf68 595986 
qmmp_0.5.2-2_i386.deb
 22a0f87d145cc0f08eea2ba01b472c0f0a02d5207bce9cb9b8ddca598de20dc9 1596984 
libqmmp-misc_0.5.2-2_i386.deb
 6226c83f316fe811349092394f06f27023c0b75557d853d5dc15f6a518837f9e 142606 
libqmmp0_0.5.2-2_i386.deb
 884944f90d0d44abe33495d4323e28525e37fc18e7ebbcb5048268c0434b9a4b 157042 
libqmmpui0_0.5.2-2_i386.deb
 dc91ea19846babf58b0efbbd3b8853752657c0139cacb04d5c2b34ad531799c4 30686 
libqmmp-dev_0.5.2-2_i386.deb
 c2aafd6d924ecc7de347e63c180c4d563d8d05af6f586bdf36c2db326e9ccce4 26638 
libqmmpui-dev_0.5.2-2_i386.deb
 d3286f30bd0ff6eead64e88b93359e49b9d4d3384981fb7fdda539d5ed8972a2 46436 
qmmp-plugin-projectm_0.5.2-2_i386.deb
Files: 
 a0dc10ab632834d29471c454550849c9 2000 sound optional qmmp_0.5.2-2.dsc
 f8fbaca783a7057649333ce4b5b4d83d 9278 sound optional qmmp_0.5.2-2.diff.gz
 1f198a9255d0d141498011e2b8451ded 595986 sound optional qmmp_0.5.2-2_i386.deb
 e62a3c95dfff9e8a6605c01241ced6db 1596984 sound optional 
libqmmp-misc_0.5.2-2_i386.deb
 65623705a3bce999f6dffa549c1fab92 142606 sound optional 
libqmmp0_0.5.2-2_i386.deb
 e02cdfa337626f1bb4dbd2cc9c1d7f91 157042 sound optional 
libqmmpui0_0.5.2-2_i386.deb
 2d3792d5ca3391d0bf9c11aa0a47503d 30686 libdevel optional 
libqmmp-dev_0.5.2-2_i386.deb
 d15aeb8e124a8c3e8fb789582fb074b8 26638 libdevel optional 
libqmmpui-dev_0.5.2-2_i386.deb
 e81ffc7a9795532702c9274cd548dbec 46436 sound optional 
qmmp-plugin-projectm_0.5.2-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8Re60ACgkQchorMMFUmYwimQCglrJPcedeFceLUtoBC7ueUdBm
oIoAoLxSO4Zss75KYOBUzmCl1x3/xOwr
=ZrCV
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to