Processed: severity of 701440 is serious

2013-05-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 701440 serious
Bug #701440 [src:ladish] ladish: ftbfs with eglibc-2.17
Severity set to 'serious' from 'important'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
701440: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Bug#707473: stk: FTBFS: demo.cpp:(.text.startup+0x268): undefined reference to `RtAudio::openStream(RtAudio::StreamParameters*, RtAudio::StreamParameters*, unsigned long, unsigned int, unsigned int*,

2013-05-09 Thread Lucas Nussbaum
Source: stk
Version: 4.4.3-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 g++ -Wl,-z,relro -O3 -Wall -I../../include -I../../include/../src/include 
 -D_FORTIFY_SOURCE=2  -DHAVE_GETTIMEOFDAY  -D__UNIX_JACK__ -D__LINUX_ALSA__ 
 -D__LINUX_OSS__ -D__LINUX_ALSASEQ__ -D__LITTLE_ENDIAN__ 
 -DRAWWAVE_PATH=\../../rawwaves/\ -o stk-demo demo.cpp utilities.cpp 
 -L../../src -lstk -lpthread -lasound -lasound -lasound -ljack -lm  -lrtaudio 
 -lrtmidi
 /tmp/ccAo2fZa.o: In function `main':
 demo.cpp:(.text.startup+0x268): undefined reference to 
 `RtAudio::openStream(RtAudio::StreamParameters*, RtAudio::StreamParameters*, 
 unsigned long, unsigned int, unsigned int*, int (*)(void*, void*, unsigned 
 int, double, unsigned int, void*), void*, RtAudio::StreamOptions*)'
 ../../src/libstk.a(Messager.o): In function 
 `stk::Messager::startMidiInput(int)':
 Messager.cpp:(.text+0x20d): undefined reference to 
 `RtMidiIn::RtMidiIn(std::string, unsigned int)'
 Messager.cpp:(.text+0x244): undefined reference to 
 `RtMidiIn::setCallback(void (*)(double, std::vectorunsigned char, 
 std::allocatorunsigned char *, void*), void*)'
 collect2: error: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2013/05/09/stk_4.4.3-2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

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


Bug#707476: avconv: please, support an image stabilization filter (deshake)

2013-05-09 Thread Rogério Brito
Package: libav-tools
Version: 6:9.5-1
Severity: wishlist
Tags: upstream

Hi.

It would be super cool to have an image stabilization filter in avconv, in
the same way that ffmpeg has one:

https://github.com/georgmartius/vid.stab/commit/4b5f5115

I am submitting this wishlist bug here because it seems that I need to
create an account for libav's bugzilla.


Thanks,

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
http://rb.doesntexist.org/blog : Projects : https://github.com/rbrito/
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br

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

Bug#707307: mediatomb-common: Mediatomb in Wheezy fails to start because there is no libfaac.so.0

2013-05-09 Thread Hector Oron
Hello,

2013/5/9 J G Miller mil...@yoyo.org:
 Severity: grave


 The MediaTomb daemon executable in Wheezy is linked to libfaac

 ldd /usr/bin/mediatomb  | grep libfaac
 libfaac.so.0 = not found

I do not see that linkage here.

 This makes the package unusable and therefore the
 severity of the bug is set to GRAVE.

Downgrading severity as it appears to only be affecting you.

 Was MediatTomb ever tested for release in Wheezy?

Yes, I have it running here.

FYI: On armel binary provided in the archive:
$ readelf -a mediatomb | grep Shared libr
 0x0001 (NEEDED) Shared library: [librt.so.1]
 0x0001 (NEEDED) Shared library: [libmagic.so.1]
 0x0001 (NEEDED) Shared library: [libsqlite3.so.0]
 0x0001 (NEEDED) Shared library: [libmysqlclient.so.18]
 0x0001 (NEEDED) Shared library: [libpthread.so.0]
 0x0001 (NEEDED) Shared library: [libdl.so.2]
 0x0001 (NEEDED) Shared library: [libtag.so.1]
 0x0001 (NEEDED) Shared library: [libmozjs185.so.1.0]
 0x0001 (NEEDED) Shared library: [libexif.so.12]
 0x0001 (NEEDED) Shared library: [libz.so.1]
 0x0001 (NEEDED) Shared library: [libavformat.so.53]
 0x0001 (NEEDED) Shared library: [libavutil.so.51]
 0x0001 (NEEDED) Shared library:
[libffmpegthumbnailer.so.4]
 0x0001 (NEEDED) Shared library: [libexpat.so.1]
 0x0001 (NEEDED) Shared library: [libcurl-gnutls.so.4]
 0x0001 (NEEDED) Shared library: [libstdc++.so.6]
 0x0001 (NEEDED) Shared library: [libm.so.6]
 0x0001 (NEEDED) Shared library: [libgcc_s.so.1]
 0x0001 (NEEDED) Shared library: [libc.so.6]
 0x0001 (NEEDED) Shared library: [ld-linux.so.3]

$ file mediatomb
mediatomb: ELF 32-bit LSB  executable, ARM, EABI5 version 1 (SYSV),
dynamically linked (uses shared libs), for GNU/Linux 2.6.26,
BuildID[sha1]=09b9aa6f039130bae69b93504cecd0fd7de65e61, stripped


Regards,
--
 Héctor Orón  -.. . -... .. .- -.   -.. . ...- . .-.. --- .--. . .-.

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

Processed: severity of 707307 is normal

2013-05-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 707307 normal
Bug #707307 [mediatomb-common] mediatomb-common: Mediatomb in Wheezy fails to 
start because there is no libfaac.so.0
Severity set to 'normal' from 'grave'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
707307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707307
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Processing of drc_3.2.1~dfsg0-1_amd64.changes

2013-05-09 Thread Debian FTP Masters
drc_3.2.1~dfsg0-1_amd64.changes uploaded successfully to localhost
along with the files:
  drc_3.2.1~dfsg0-1.dsc
  drc_3.2.1~dfsg0.orig.tar.gz
  drc_3.2.1~dfsg0-1.debian.tar.gz
  drc_3.2.1~dfsg0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


drc_3.2.1~dfsg0-1_amd64.changes ACCEPTED into unstable

2013-05-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 May 2013 16:36:04 +0200
Source: drc
Binary: drc
Architecture: source amd64
Version: 3.2.1~dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jaromír Mikeš mira.mi...@seznam.cz
Description: 
 drc- digital room correction
Changes: 
 drc (3.2.1~dfsg0-1) unstable; urgency=low
 .
   [ Jaromír Mikeš ]
   * Set dh/compat 9
   * Fix VCS canonical URLs.
 .
   [ Alessio Treglia ]
   * New upstream release
   * Remove DM-Upload-Allowed field, not needed anymore.
   * Refresh patches, properly set CFLAGS,LDFLAGS in the makefile.
   * Refresh 01-makefile.patch, partially applied upstream.
   * Remove myself from the Uploaders field.
   * wrap-and-sort -a -s
   * Bump Standards.
   * Update copyright and licensing information.
Checksums-Sha1: 
 8e8f76ff5b65fa7d6339ff8f62b6a1bb6184b99f 1932 drc_3.2.1~dfsg0-1.dsc
 cd41669cee9eb98d6341147c9fbe31597935fa4a 1837721 drc_3.2.1~dfsg0.orig.tar.gz
 2ff4052681955b86c1a0e141fc7ff2bc58f3ffa9 10101 drc_3.2.1~dfsg0-1.debian.tar.gz
 6310f6673b29ba6c298f57d6a21721a20e8d8144 894302 drc_3.2.1~dfsg0-1_amd64.deb
Checksums-Sha256: 
 11e9b46a04cb80ca80c2d23d556e9ac55df2bc5ab5cb89f3a726d4c86a23bbd0 1932 
drc_3.2.1~dfsg0-1.dsc
 c8a8f0fa9288890dd0a6564c210567256069b05b99cd2f5ed5adc80c6dfcbf1e 1837721 
drc_3.2.1~dfsg0.orig.tar.gz
 5f4efb1e0f0300fde75b76892aa47e344d4e8ba273c9f227791c19d1479172a1 10101 
drc_3.2.1~dfsg0-1.debian.tar.gz
 02f2f42dd76c58ba1b23a51de4864a2b44ed0fbd8b98d00bc16e15f9e78a94f0 894302 
drc_3.2.1~dfsg0-1_amd64.deb
Files: 
 485eb2421bfecfb2894c82a2ca28a75a 1932 sound optional drc_3.2.1~dfsg0-1.dsc
 efab2da8ee0b4630a285c14b2f82b2e3 1837721 sound optional 
drc_3.2.1~dfsg0.orig.tar.gz
 b5c404a5721eca012cd65ac5d1f10bef 10101 sound optional 
drc_3.2.1~dfsg0-1.debian.tar.gz
 5c33f2a70bbe97af4475ae4fc5198118 894302 sound optional 
drc_3.2.1~dfsg0-1_amd64.deb

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

iQIcBAEBAgAGBQJRi3XEAAoJEFsBlFXiuE+lrI0P/2GKBsH52Apnxbjyl5T1BIhh
XrDdRiAKGYfl6TvliAySqeARwQCf5N/e6eRFEnjECymOW8FnHvLZnBPkgMDJmVtX
1fThgZv6J/1ss9Znavr1nBYwhWJgN0xwEr0CiHZDy2zspvyxf0dylhi0MI6MTPy0
ErIgJyYfSmmU/X5YeT5FWm3uMKwH0z9NlCILzFFiJQlUw4vEv37dWtqHKtClwGuT
9OYayGatdRsstNYNBS1F2RhIfdN5A7e2FFWJP3m5zbGoHcZKe05S/3sTm5tVFpBG
i97rrY62Oq9ulsoys7d0diMYQ1tTEqX5qAgDgUcY5hvT9Cq6l2PR9d2bN6PtCx7e
POiFLfchirmMwceTuz7eTdh2ZQzffqeJ7R7qivHakaMe+CDTH9EDrKtACw3xIKrS
Hzz5FhYuHuhvzvO6bPESNOxzdgXoNZr3hRd5dxE41X9IB8h3Lh7u64VAeDGEFrD6
XDDdcNeYnmNfFIhnIdX0ZD0AQVcIIa6miNE/4zjMBzKlXhXXd64951w97nBQ5E/0
il3hb7CwZr2wZH0Y6uGDZX3aWEt0nZTM4Wi/XMD/QBmPTwpztlbYFiPcWtH5PEAJ
nxPI0FBT9WtocshtSKCcHi1lHNsHKr6vIoiCL7LXKFy7DeDXAUi0yKEz+Rvty1pQ
Lm6/ZzR+PpA7f2HP5LcC
=v2Rn
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

Processing of bristol_0.60.11-2_amd64.changes

2013-05-09 Thread Debian FTP Masters
bristol_0.60.11-2_amd64.changes uploaded successfully to localhost
along with the files:
  bristol_0.60.11-2.dsc
  bristol_0.60.11-2.debian.tar.gz
  bristol_0.60.11-2_amd64.deb
  bristol-data_0.60.11-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


bristol_0.60.11-2_amd64.changes ACCEPTED into unstable

2013-05-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 09 May 2013 12:25:40 +0200
Source: bristol
Binary: bristol bristol-data
Architecture: source amd64 all
Version: 0.60.11-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 bristol- vintage synthesizer emulator
 bristol-data - vintage synthesizer emulator (data files)
Changes: 
 bristol (0.60.11-2) unstable; urgency=low
 .
   * Upload to unstable.
Checksums-Sha1: 
 4a24a1265a613620661ce5a8d1050631daa39815 2107 bristol_0.60.11-2.dsc
 9221f709b1f93e23c4baceb1271c4428cd76de85 7736 bristol_0.60.11-2.debian.tar.gz
 6beba2d9134bc7f6a4bbed7c51c42f8a81805359 830918 bristol_0.60.11-2_amd64.deb
 3310f3580a8a702d935bb776b1f7694b636513e5 2700724 bristol-data_0.60.11-2_all.deb
Checksums-Sha256: 
 099cabd5126a2ea92f6325f5ae9f2b03df4198ab463b9e981baa1ac0b1d0f1dd 2107 
bristol_0.60.11-2.dsc
 59b7b954b64ee0730e95c1d5360cc24dc4fc4c53a0462b1f059c63b030f51fe7 7736 
bristol_0.60.11-2.debian.tar.gz
 32da5ddeeda8a9819c0789e38e45dc05ad14b2488c92426eff42cf822c943d28 830918 
bristol_0.60.11-2_amd64.deb
 49cf72424ecd3f59bccb9ee2a5bbd6cb155c2ac32d29e76728c8745562e2ecbf 2700724 
bristol-data_0.60.11-2_all.deb
Files: 
 7726ba5b4eba23a508bf0a12813591d5 2107 sound optional bristol_0.60.11-2.dsc
 7b3d6b305d1d321d4f2be85a1a1b62f2 7736 sound optional 
bristol_0.60.11-2.debian.tar.gz
 d9e0238669150f1917d896ea61df9267 830918 sound optional 
bristol_0.60.11-2_amd64.deb
 f314c2cfba6c1ecdee1e52405cac7dba 2700724 sound optional 
bristol-data_0.60.11-2_all.deb

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

iQIcBAEBCgAGBQJRi3tQAAoJEOikiuUxHXZaDzYP/3/w4LMs3CpY+5stUvZIadPD
L3FGUhmaAwRwNtrlIRLVIpZn6vhAp9KG52nKrGCYsq1vyAhlmGP+uS4mSwB3B2hP
mEZdSPhL8G4+DIjyguz6BfE28CbuAWINIk/dryUmPTHcEfFriBEiMJu9VyVo79Q0
k1W+Chd9L6xy7HIj0H9eF4vRYoo0qK28he/GZ8Ntv++5+UT/RxBqgrG5Xo2ZIqyG
1FPmmzQFo9woxeETca1QVQvyemdGIZn6Ez0OgE5kfEHT1bBt0Jt/b6kY+lwxKDj0
LWJDe1b/HusVtTDOGKLueHUZlT+vLzQM09fade33bsFOrdoupJI7DimL5fp0x4TZ
8/Z8N3QUH8v16KCVNJ3HxI2ckytADMUha5U/nSHWeJCHb9MJUMxGvxAioBS0Q+JA
6GwRwOoZU29Ggv6hFFdJsS26VFvI+3D4sMerGTOGjnRcCGpA9CK469WxXhYD/N3z
ghONEiOiV4bUEfs6SBZTGDdFYa+0FrULFAANIWodD8W4xQ88g0citN53kG9bAuWX
TaaXGtF2s6JinJSp9Ff6lZyz6vOKp5g+OjvQVQr0PhF3X9MdxqoJw4GAQgFrSYLr
Zor4JTgraO/gC9RWrhAv3NNpJzGm0rc8/XA7WdXdmPMfWhOoXx9MyEHuqzQcAjur
iBDbQIBhnPLrfNk1TmOr
=nahd
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processing of soundtouch_1.7.1-2_amd64.changes

2013-05-09 Thread Debian FTP Masters
soundtouch_1.7.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  soundtouch_1.7.1-2.dsc
  soundtouch_1.7.1-2.debian.tar.gz
  libsoundtouch-dev_1.7.1-2_amd64.deb
  libsoundtouch0_1.7.1-2_amd64.deb
  libsoundtouch0-dbg_1.7.1-2_amd64.deb
  soundstretch_1.7.1-2_amd64.deb
  soundstretch-dbg_1.7.1-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


Bug#707546: transition: libdvbpsi

2013-05-09 Thread Alessio Treglia
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Hi,

I'd like to move the libdvbpsi's latest release (currently available in 
experimental)
to unstable, that would imply a SONAME bump.
The transition is expected to be very small, it would affect just one package: 
vlc.

As always, I'll be waiting for your response before starting up such transition.

Cheers!

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A

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


Processing of lvtk_1.1.1~dfsg0-1_amd64.changes

2013-05-09 Thread Debian FTP Masters
lvtk_1.1.1~dfsg0-1_amd64.changes uploaded successfully to localhost
along with the files:
  lvtk_1.1.1~dfsg0-1.dsc
  lvtk_1.1.1~dfsg0.orig.tar.xz
  lvtk_1.1.1~dfsg0-1.debian.tar.gz
  lvtk-doc_1.1.1~dfsg0-1_all.deb
  lvtk-dev_1.1.1~dfsg0-1_amd64.deb
  lvtk-tools_1.1.1~dfsg0-1_amd64.deb
  lvtk-examples_1.1.1~dfsg0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


lvtk_1.1.1~dfsg0-1_amd64.changes ACCEPTED into unstable

2013-05-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 09 May 2013 12:58:09 +0200
Source: lvtk
Binary: lvtk-doc lvtk-dev lvtk-tools lvtk-examples
Architecture: source all amd64
Version: 1.1.1~dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 lvtk-dev   - LV2 C++ wrappers and utilities
 lvtk-doc   - LV2 Toolkit documentation
 lvtk-examples - LV2 C++ wrappers and utilities - examples plugins
 lvtk-tools - LV2 C++ wrappers and utilities - tools
Changes: 
 lvtk (1.1.1~dfsg0-1) unstable; urgency=low
 .
   * New upstream release:
 - Small Fixes in waf scripts
 - Code formatting
 - Fixed typos in example rdf files
 - Added basic C++ wrappers for LV2 Atom handling/forging
 - Added Make Path mixin
 - LV2UI rev3 Supported
 - Support LV2UI_Port_Map
 - Support LV2UI Port Subscribe
 - Support LV2UI Touch
 - Support LV2UI Peak Data
 - Support buf-size
 - Support Options Extension
 - Support for morph extension (data only)
 - Examples install to a single lvtk.lv2 bundle
   * Fix lvtk-doc.install file.
Checksums-Sha1: 
 2e3304ed30b98bc1012736bbbe30889fc038c17d 2170 lvtk_1.1.1~dfsg0-1.dsc
 722838cc9bb138200e834b56bcc6e7fdbf1ae7f8 176100 lvtk_1.1.1~dfsg0.orig.tar.xz
 c65944c82b5dca1baa11343fe8178a85c81ee6ba 4193 lvtk_1.1.1~dfsg0-1.debian.tar.gz
 50f4d5140f9563887539a6d30a434ae7d9195f14 490316 lvtk-doc_1.1.1~dfsg0-1_all.deb
 b751826f35a3c02111b053efff07bf89c3faac53 46612 lvtk-dev_1.1.1~dfsg0-1_amd64.deb
 142dc79cd6f2ce5b40bf84db10b53eb84aba7df8 128890 
lvtk-tools_1.1.1~dfsg0-1_amd64.deb
 ac06b4063a8a16b3873a32530327eb4f5b8b25ba 166020 
lvtk-examples_1.1.1~dfsg0-1_amd64.deb
Checksums-Sha256: 
 02691bd41079ac0080e0f66f85c9272c40f9226e4f5218f0e4e37e8440a49ead 2170 
lvtk_1.1.1~dfsg0-1.dsc
 7a4bde32271f168a7259d0e99b8eb35353a6071c545097d2636c171ed5f2 176100 
lvtk_1.1.1~dfsg0.orig.tar.xz
 0898453d170b15a9479eeb232de543b530b90e690e4b4352c68ae135eb07b317 4193 
lvtk_1.1.1~dfsg0-1.debian.tar.gz
 089fc9eb4e4e61c71d1b5f771d0d1ef3f7d1809635c0ed7596ba6be307b85a49 490316 
lvtk-doc_1.1.1~dfsg0-1_all.deb
 cc97f0be439350a02e2a21c88f8293e93b10eb290fe76c1e37dd30c7853e18a4 46612 
lvtk-dev_1.1.1~dfsg0-1_amd64.deb
 809c4b19a34124d906ffb55b49a5cd4c3c4eaf551f247861f1feb3d5ad207ddb 128890 
lvtk-tools_1.1.1~dfsg0-1_amd64.deb
 0705268159697b1f04f7447504555194aa5e98dbf037755d55781816110c4463 166020 
lvtk-examples_1.1.1~dfsg0-1_amd64.deb
Files: 
 630f83f2a705af7f9d61c07e155e7fc7 2170 libs optional lvtk_1.1.1~dfsg0-1.dsc
 fabac6051cdf8b89d5d07fd416051ee6 176100 libs optional 
lvtk_1.1.1~dfsg0.orig.tar.xz
 e775c652d8fecd8bd596e71eb27bbdcc 4193 libs optional 
lvtk_1.1.1~dfsg0-1.debian.tar.gz
 af2b0af846bb9d753dc3cb573403e974 490316 doc optional 
lvtk-doc_1.1.1~dfsg0-1_all.deb
 b6fe2de449a4cfa1d508fdf3db5045ff 46612 libdevel optional 
lvtk-dev_1.1.1~dfsg0-1_amd64.deb
 0117a9dca2a93ff9ead61a49d6b8451a 128890 libs optional 
lvtk-tools_1.1.1~dfsg0-1_amd64.deb
 f831db202d37f3506e5714ae5f391172 166020 sound optional 
lvtk-examples_1.1.1~dfsg0-1_amd64.deb

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

iQIcBAEBCgAGBQJRi4MqAAoJEOikiuUxHXZa8CwP/iwh6PQAHqiP6f8C7Mbr9spa
pfDabxJ8sI/VKrO+KbeNcUIc4TUjlPcvbUDE2vB4/kZWa0pbaiXeZimQOkR7GAT2
c4TJWVy2DHNKbrDGPQzHoOnHsvSPWMo5/Uc9jgKz9TP+ua5FdCLkASP+dubwLzsv
u2cBjfJq/W53ntxbnArwjPySSIZj13sDKMzjQQzwkOeQp1gigzuCT501hwGG73ew
CYUZwDjdfH22dH82U707ib0Xgca3vZz+ZV+UM4rX1F3fXx8QWXRV/aiammJXUIeU
52vCDbg5mkWPXvvi8Skz8dR9/jqcUrM65CdL0Utq4ve7S9pY4bS2JHRcHaIFotw7
LHWEhfqkQwnbTxjudfpyS2mrAmB2V+YzfjElUQsxrC6YOBiwaH2UB69+SXzjTcNx
xTKsowKGpSoxnnfWKha+mqtoR4l4++L+i8/ufea1nY+KUuGt1/r7lJAZldYbmRCA
m1wjDfLwz4UWlXN2xvOBGcBBe/d5cemhljUSur54r3IFMfSvdRLY92AJWdVmdEST
d0o9n+6DRqU/Q9PKMoILhW2O8CUoVmRErUUWBtdlLECxsVcOlmTDLr0Z4MGP2zyD
uX35FuYPmjnByy4SyuOuhNUqlHTx26PsUl2Xfeen78/jfVo2Nr9h3RXC358PWwLP
okFTc5mfBYJE2IRtzoWk
=anCo
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


soundtouch_1.7.1-2_amd64.changes ACCEPTED into unstable

2013-05-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 09 May 2013 12:44:43 +0200
Source: soundtouch
Binary: libsoundtouch-dev libsoundtouch0 libsoundtouch0-dbg soundstretch 
soundstretch-dbg
Architecture: source amd64
Version: 1.7.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 libsoundtouch-dev - Development files for the sound stretching library
 libsoundtouch0 - Sound stretching library
 libsoundtouch0-dbg - Debugging symbols for the sound stretching library
 soundstretch - Stretches and pitch-shifts sound independently
 soundstretch-dbg - Debugging symbols for the soundstretch program
Changes: 
 soundtouch (1.7.1-2) unstable; urgency=low
 .
   * Upload to unstable.
   * Use canonical URL for VCS fields.
   * Bump Standards.
Checksums-Sha1: 
 0a033da1934751d755594449714bfd636ee754ea 2251 soundtouch_1.7.1-2.dsc
 3c8a14558d4e27cb59f530db77b24983477c4b4d 7408 soundtouch_1.7.1-2.debian.tar.gz
 dfaf2f5d088c1e7d476d81456bdf756d37ab4419 13158 
libsoundtouch-dev_1.7.1-2_amd64.deb
 09d0cc9b146486cd225eae2c3fa31507274416db 42218 libsoundtouch0_1.7.1-2_amd64.deb
 92b29dd487b365d6182ae59ee0f7cbe47840b158 90948 
libsoundtouch0-dbg_1.7.1-2_amd64.deb
 675ec5eb00a007e0d35bd2794524b02fbb057b97 33846 soundstretch_1.7.1-2_amd64.deb
 a0bc3c13425425879f39889022b92728183ddae7 57872 
soundstretch-dbg_1.7.1-2_amd64.deb
Checksums-Sha256: 
 bd64d39c42c7d4ea2790925b781ca7a5f40d1f0b62b61100efb4bf362b032c6b 2251 
soundtouch_1.7.1-2.dsc
 66e33243e84f60451eef1b9a1b68371761c348b2a337461bed721cd802e192a6 7408 
soundtouch_1.7.1-2.debian.tar.gz
 124d4264a88004e0a8b8c0b29ebd228a9c3b350de480c54ad9631d41307d 13158 
libsoundtouch-dev_1.7.1-2_amd64.deb
 4736452c81d97b09dd327858d9cd34e466d2cf080d4b18d74d6e64ba4b6402f4 42218 
libsoundtouch0_1.7.1-2_amd64.deb
 c1d0b0fff63384e4fe85be7f6709fc949c8aa4d9473a9c0d55442a11701d2da1 90948 
libsoundtouch0-dbg_1.7.1-2_amd64.deb
 597b70d6b2a54ddbfa1bc39795dc95118ffb47847816a8c1c0d42bdb2e583953 33846 
soundstretch_1.7.1-2_amd64.deb
 d4fea6a4c32de131972bd52d32f120c8017c869343814a7a5c7a4de580b973ff 57872 
soundstretch-dbg_1.7.1-2_amd64.deb
Files: 
 8ad108e7c0d902e61293762c478485b0 2251 libs optional soundtouch_1.7.1-2.dsc
 9572731ab377894d3b20add33f32bf59 7408 libs optional 
soundtouch_1.7.1-2.debian.tar.gz
 c40b1757d76d3de262aed9bce507b5b4 13158 libdevel optional 
libsoundtouch-dev_1.7.1-2_amd64.deb
 631e5f08fc00a8996524c6c50175e266 42218 libs optional 
libsoundtouch0_1.7.1-2_amd64.deb
 3ffaae9045dd9f8dcda011079d4369e7 90948 debug extra 
libsoundtouch0-dbg_1.7.1-2_amd64.deb
 5939c984de932d70850078ac352e76fc 33846 sound optional 
soundstretch_1.7.1-2_amd64.deb
 e266e948fb72e6811e05ebd42b046345 57872 debug extra 
soundstretch-dbg_1.7.1-2_amd64.deb

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

iQIcBAEBCgAGBQJRi38vAAoJEOikiuUxHXZa7p8P+wfTOsHgO9pZY2HjKSM/Vcs5
W/Dna62VpmSd2A9Yzevsy4TpQIpBHkJBBrcAl3NpbGkZqFmyZbZIeTNA1/lzOxO1
U0Gu9VfiBV7TSQHQ9RM61fFWn5r3nLuevd9AwXmN6IKVoGGfANKkXkjrYSCxM4rb
aYFlpvE4pi+H80/BsikZVCoORNkdOKKU75DUQZiCAlLl6eHyUL8mhriKQDfvlJ62
yEd28YooLLBrvlWN+az07UlXZudu3z2VfuUl1JuZnyr4hnVYqg+3FOufihk/U+sG
J0H5Rb+bdVFzUoCF+P4h3zOuiy4F9tmfsNc+b2+TAiZUjRpbuzBd8NBXkrtpbCuM
CKqeWhvDravDRXsBcPKljYM7PDeJTWlVu1Jj7bqQ5jpIcUMzHJ5gR9qsGETNezer
l2z7s7rdN0jU2e8OQkt0uFS4MRw9S13wMVkdxLOalOInT/XTk72sHnplHa5aOsXs
Enn/6XXgXZKlQfyhXeLsOzQjgHYEJPeaLA9WInvCjHXOFOqXIEH+e1avh9oUn/79
8241LJE7RumkshZI27Gl2keOUH2/jlytBbtpBws7OTlAp9tYEWoqHcc/jBRuzmzm
FynZJLQ5stcdi90+GmxuOX8O19JjRXvbl4WPVUGeoChTuzhtb+qLQWsYQQmVjCt/
xTehERXQlpy21ndJemcw
=gmmu
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processing of zynaddsubfx_2.4.3-4_amd64.changes

2013-05-09 Thread Debian FTP Masters
zynaddsubfx_2.4.3-4_amd64.changes uploaded successfully to localhost
along with the files:
  zynaddsubfx_2.4.3-4.dsc
  zynaddsubfx_2.4.3-4.debian.tar.gz
  zynaddsubfx_2.4.3-4_amd64.deb
  zynaddsubfx-dssi_2.4.3-4_amd64.deb
  zynaddsubfx-dbg_2.4.3-4_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


Processing of jmeters_0.4.1-2_amd64.changes

2013-05-09 Thread Debian FTP Masters
jmeters_0.4.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  jmeters_0.4.1-2.dsc
  jmeters_0.4.1-2.debian.tar.gz
  jmeters_0.4.1-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


jmeters_0.4.1-2_amd64.changes ACCEPTED into unstable

2013-05-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 09 May 2013 16:36:04 +0200
Source: jmeters
Binary: jmeters
Architecture: source amd64
Version: 0.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jaromír Mikeš mira.mi...@seznam.cz
Description: 
 jmeters- multichannel audio level meter
Changes: 
 jmeters (0.4.1-2) unstable; urgency=low
 .
   * Bump Standards.
   * Add VCS canonical URLs.
   * Remove obsolete DMUA.
Checksums-Sha1: 
 427008b07c607ec8da2b92335d22b266fa2a308d 2080 jmeters_0.4.1-2.dsc
 2b516ee1dc17530a215380f8f13b4cac1d9d4afc 5069 jmeters_0.4.1-2.debian.tar.gz
 a3c98247553997993e10b5a7a0c9ca6f6aaa73d5 309974 jmeters_0.4.1-2_amd64.deb
Checksums-Sha256: 
 d917206ee4be3b270939797aedf94b6d19df84ab740283939e8d9eb7fba5d424 2080 
jmeters_0.4.1-2.dsc
 617fb359046b5fe44e77d4539cbfd17b77348d60e784b839a2cffad8daffdd0d 5069 
jmeters_0.4.1-2.debian.tar.gz
 c1f81ad2e63f8bacd771a6e27b59edc01d5d28c80157b8c93b83cd5111c0f926 309974 
jmeters_0.4.1-2_amd64.deb
Files: 
 dfe4dcaf5f2b5971eab41e8001c91369 2080 sound optional jmeters_0.4.1-2.dsc
 991ecea80f752f527070ec14f337b234 5069 sound optional 
jmeters_0.4.1-2.debian.tar.gz
 f580c4463b6ddf934ba99365af81b89d 309974 sound optional 
jmeters_0.4.1-2_amd64.deb

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

iQIcBAEBAgAGBQJRi7brAAoJEFsBlFXiuE+ltPMP/1Bc36iir8jaxa5rjJ5QUR8K
oeM/NM0N061OjKZpp9pHpgg6OlOVpITywWkNe2oQL9ohMO7Z4HtDibsNWwAu05Qp
KgeeunWKF9vlyDlrbpDczp6R1hO0GMWIfz8+Vh/IC5LX2sOEL6UqOehpgco1JpZT
UOLMTEsdSOY7ieWgliyTXN1Cfgct+wdCLqCw+xYvI3BWZr9hEqBWV/HC3qPSzLXc
P+pjSTx8bfb3nD3WPi744v/B+rmFYMyYc21AwsYdawatY5jYVjkOlqWDbl36oLif
EwArQLhNJJzbLkMlTDT2qMnsj11fM0JAZzuousmU6UOZ5MFfvPCkidhHESU6flrJ
ey+aWQ3LkfOItCn8PhbE8Sq0mV+FZELkKoYdifxV1Joumls6Dojkl6oXx8pijslz
DRJhXuznsoWmq6Ry4mhI/OYAwkB5mRJeu1nfnCjLq9L8oVpg3oefb1x9FrlELWg3
rB8xE5gasPWzSdE/wW85DuHU6rdcNohLDvh0NrPSe7b4vT3pHagvvsjrRFzWukmy
IPdQdEsLTs18WzVo+gyQvx/K+antzTRk3Sktfr1xiRjllab5S2DB4wfcbpEihF7n
c/prH09iBi/ZxNCtPVAg7U8Gbfra7aTRSsrpf9Ek2bLvH2tcWLEKiQrS9o01aZoZ
eIQBTHaGmLvdCCQqPeGb
=BUWx
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

zynaddsubfx_2.4.3-4_amd64.changes ACCEPTED into unstable

2013-05-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 09 May 2013 16:02:36 +0200
Source: zynaddsubfx
Binary: zynaddsubfx zynaddsubfx-dssi zynaddsubfx-dbg
Architecture: source amd64
Version: 2.4.3-4
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jaromír Mikeš mira.mi...@seznam.cz
Description: 
 zynaddsubfx - Realtime software synthesizer for Linux
 zynaddsubfx-dbg - Debugging symbols for zynaddsubfx
 zynaddsubfx-dssi - dssi plugin of zynaddsubfx
Changes: 
 zynaddsubfx (2.4.3-4) unstable; urgency=low
 .
   * Bump Standards.
   * Add VCS canonical URLs.
Checksums-Sha1: 
 4b209700f8df63886c6a58edb3c5aef11c4b9202 2356 zynaddsubfx_2.4.3-4.dsc
 9df179c0aaf3b695984becd19ad776fd242afc72 8670 zynaddsubfx_2.4.3-4.debian.tar.gz
 009c0cd438fc6e6fe0ca545b70bb9d2131703078 1741974 zynaddsubfx_2.4.3-4_amd64.deb
 f7f3c517835b78870abb171a7443378cfa5e093b 300444 
zynaddsubfx-dssi_2.4.3-4_amd64.deb
 16d921fa3a9c0be115662892552d2299ebef8284 3060408 
zynaddsubfx-dbg_2.4.3-4_amd64.deb
Checksums-Sha256: 
 440b458d59397469834087b5ee7ae373f0219f358bc2263ba8332072d7b608d4 2356 
zynaddsubfx_2.4.3-4.dsc
 2a83c2b3141d302bc1e2b07cd3ac497c092a710d6cd36465f96e511cbce37469 8670 
zynaddsubfx_2.4.3-4.debian.tar.gz
 163c950e30b0b1adab3d308f4e73f893d421b3d9d387c2ee1d5648ce57de802b 1741974 
zynaddsubfx_2.4.3-4_amd64.deb
 5175ba58573d43d58043147e1f37f78a20bd75e13eaca3a5dc017404f29b6b74 300444 
zynaddsubfx-dssi_2.4.3-4_amd64.deb
 7d4ace099ee83ae7eb31f4ffee8cd5cf0a9d0d42a18bc879d4725a802e3f16f5 3060408 
zynaddsubfx-dbg_2.4.3-4_amd64.deb
Files: 
 961a0438cc5f55a766f3ec3068539640 2356 sound optional zynaddsubfx_2.4.3-4.dsc
 9e2e2e21f9ef61b4872e3319e4c47f4f 8670 sound optional 
zynaddsubfx_2.4.3-4.debian.tar.gz
 6d6f3728f7735e80bb76d96e8b931fc5 1741974 sound optional 
zynaddsubfx_2.4.3-4_amd64.deb
 514e22e9d5d51ec05b00534a396f68b6 300444 sound optional 
zynaddsubfx-dssi_2.4.3-4_amd64.deb
 58b5c1bb3dbb495945915a06927e6e21 3060408 debug extra 
zynaddsubfx-dbg_2.4.3-4_amd64.deb

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

iQIcBAEBAgAGBQJRi7DFAAoJEFsBlFXiuE+lCeoQAItnObQX5qanNPbHg7lu09AU
uMPOh2PSSjzytnBVYxIcWxPWff+ACwe7jR0VOKMrkicpcXQruxPCKEN0DSKYsdWa
xgkGWtbIPvS1RPFToy6YUNRyVs0QxF+2ddYiTKPXbN6cpjgxdQGH7girbWYPZO0f
B2zAV/vXEDSPhtwiJQXEOk9w3cFSZhB0u2YqfCkPCmmY3wOiEZmIkT+8alqdIBP+
7sJHEnwkF5pNfOqT5wB8pBvEpuAu2WTgbtd62s4msgQ4Kh1mHCEvdPznDwZGeEZQ
Q0XwWZ/ANKAJPxZOEtpbUfOowzpwnunMRqCohebSc923OoP7uzDiNZDSSF0iZB6W
sG/e4RtzfLNIT31D9srVoMjVFsEdcAxQCOs644WVCQeDthADIUkrjpVoL/CrIFaj
weadgLDqTXaCMdBOe+aLAFU/eQn+mTe88rV7XJLY+BpUtDlrXKYOIiEQSsa8xMpp
QjjuQZzqjqnJLl33983crmrksSrzPMNZyY9aPuGjG3ivgbZ+Hye3hqY6phTgsMeN
kP+Qq2Krs/uKXwet+rGoBdrvf6aUuy2YygpWg3KgNRFVCt+H5IFH8aufe+SWQPHx
kcavOrbkJHT0kBHbbK0KrDHYdPRvZwmg6H0d5OJZpuTxHmVCi1eXi4JdyhQ2drYF
qHS9C7QVPMYVx+dOKtx4
=L2ef
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

Processing of midisnoop_0.1.2~repack0-1_amd64.changes

2013-05-09 Thread Debian FTP Masters
midisnoop_0.1.2~repack0-1_amd64.changes uploaded successfully to localhost
along with the files:
  midisnoop_0.1.2~repack0-1.dsc
  midisnoop_0.1.2~repack0.orig.tar.gz
  midisnoop_0.1.2~repack0-1.debian.tar.gz
  midisnoop_0.1.2~repack0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


midisnoop_0.1.2~repack0-1_amd64.changes REJECTED

2013-05-09 Thread Debian FTP Masters

midisnoop_0.1.2~repack0-1_amd64.changes is already known.


===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


Processing of midisnoop_0.1.2~repack0-2_amd64.changes

2013-05-09 Thread Debian FTP Masters
midisnoop_0.1.2~repack0-2_amd64.changes uploaded successfully to localhost
along with the files:
  midisnoop_0.1.2~repack0-2.dsc
  midisnoop_0.1.2~repack0-2.debian.tar.gz
  midisnoop_0.1.2~repack0-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


midisnoop_0.1.2~repack0-2_amd64.changes ACCEPTED into unstable

2013-05-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 09 May 2013 17:43:01 +0200
Source: midisnoop
Binary: midisnoop
Architecture: source amd64
Version: 0.1.2~repack0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jaromír Mikeš mira.mi...@seznam.cz
Description: 
 midisnoop  - MIDI monitor and prober
Changes: 
 midisnoop (0.1.2~repack0-2) unstable; urgency=low
 .
   * Upload to unstable
Checksums-Sha1: 
 3e4df2550a05b1a8e1a4ec3b4e70e6083e9c3bb4 2084 midisnoop_0.1.2~repack0-2.dsc
 e66b63381e865bcaf9a9b7532c571efca81243ad 6269 
midisnoop_0.1.2~repack0-2.debian.tar.gz
 31885c5a25d3b0cb9ca60762040e51a731f8eca5 272640 
midisnoop_0.1.2~repack0-2_amd64.deb
Checksums-Sha256: 
 68807c16ce78c914234bc3322c0ae72d53efbc4e63844dbdb1b33e2322ca3567 2084 
midisnoop_0.1.2~repack0-2.dsc
 bea36c153fde3c48bfa55afe161d2669ac5b63c37f4125494432203bd821bdfa 6269 
midisnoop_0.1.2~repack0-2.debian.tar.gz
 2c0e79615040b1a7bde6e048314c63d5d9c8157938db5ea5ab5bfbf70e844115 272640 
midisnoop_0.1.2~repack0-2_amd64.deb
Files: 
 c52d25d81c20d8b49579920091441693 2084 sound optional 
midisnoop_0.1.2~repack0-2.dsc
 2a33c48f0b7e3665eab6221bde523ce3 6269 sound optional 
midisnoop_0.1.2~repack0-2.debian.tar.gz
 0f6a01315ad0581871a1788a609be3cb 272640 sound optional 
midisnoop_0.1.2~repack0-2_amd64.deb

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

iQIcBAEBAgAGBQJRi8T0AAoJEFsBlFXiuE+lQdkQAJIFGVJaHDwUNUN3BcMNCm+g
rHNA3RyVZJdhFjETYIvNN/yFvlmZOxYDrst9mOXAjxZ/Vw99cl+DL2aBGPXRTqS0
FEUY+AWujoNX0xZzJMRBdoGIfChX4uuGiO+XjNYzI9YuQkUOlnyPB7oqMwYUrTY+
mt8DGNE/n0SnoMo+YgS8qyKpFNXMTyAxQIBo4lzLLQdq6vN34ttxDv6Qy1XBgMc2
e2VHZcR4/IzIVligHS9PCPYixvrozbTJQHan3GajOGWZ+k4fW8JCn28voTkn2EvF
jtDhA5kobAbwl6ZLtMeiTUfbijDCKG72L7b4qsNOeNcWaBUJ87YhZj/gbQBDHprb
q+c4qqkNi8hzmkCaWkWqbLQNEkI5e+mWxQS4ttjJ3c8mSkxJzpd2KGZ0DM1IZMUl
turfmThvJ0Rwnlwik9TwCdlrAGRBNU0hlru4fXpaGRfoKDQLBosuhgL/PC1q+m8R
wLhsTrNNQRjf+KdhrApvN5Tsppi01GE5S1SMDRRrYZZU1BrKaT+lykor7QqLAwbZ
SuGdQ6uBe01VkfBgiRzHfVVSAk9ZedMikxTuUbV7YaYn0GekgvCl51x8d5k0BiHZ
tLhhME8uL92xO5roU8zjnVGR9Mhf9cuqGmOmDu9z2R5eOBV/Mz9I1ALHVgPAyiRo
HgF7nrNdM83ZkURElMf6
=2Tv5
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

Processing of libshout_2.3.1-2_amd64.changes

2013-05-09 Thread Debian FTP Masters
libshout_2.3.1-2_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  libshout_2.3.1-2.dsc
  libshout_2.3.1-2.debian.tar.gz
  libshout3-dev_2.3.1-2_amd64.deb
  libshout3_2.3.1-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host ravel.debian.org)

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


Processing of libshout_2.3.1-2_amd64.changes

2013-05-09 Thread Debian FTP Masters
libshout_2.3.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  libshout_2.3.1-2.dsc
  libshout_2.3.1-2.debian.tar.gz
  libshout3-dev_2.3.1-2_amd64.deb
  libshout3_2.3.1-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


Processing of libshout_2.3.1-3_amd64.changes

2013-05-09 Thread Debian FTP Masters
libshout_2.3.1-3_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  libshout_2.3.1-3.dsc
  libshout_2.3.1-3.debian.tar.gz
  libshout3-dev_2.3.1-3_amd64.deb
  libshout3_2.3.1-3_amd64.deb

Greetings,

Your Debian queue daemon (running on host ravel.debian.org)

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


Processing of libshout_2.3.1-3_amd64.changes

2013-05-09 Thread Debian FTP Masters
libshout_2.3.1-3_amd64.changes uploaded successfully to localhost
along with the files:
  libshout_2.3.1-3.dsc
  libshout_2.3.1-3.debian.tar.gz
  libshout3-dev_2.3.1-3_amd64.deb
  libshout3_2.3.1-3_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


libshout_2.3.1-2_amd64.changes ACCEPTED into experimental

2013-05-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 09 May 2013 19:53:26 +0200
Source: libshout
Binary: libshout3-dev libshout3
Architecture: source amd64
Version: 2.3.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libshout3  - MP3/Ogg Vorbis broadcast streaming library
 libshout3-dev - MP3/Ogg Vorbis broadcast streaming library (development)
Changes: 
 libshout (2.3.1-2) experimental; urgency=low
 .
   * Drop unneeded build-dependency on libopus-dev.
   * Update copyright file:
 + Fix add Files section for opus.c: New copyright holder, same
   licensing as main project.
 + Bump packaging license to GPL-3+.
 + Extend coverage of packaging to include recent years.
   * Ensure order of library install targets. Thanks to Vasudev Kamath.
   * Update package relations:
 + Fix pre-depend on multiarch-support only for lib package.
 + Build-depend (again) on dh-buildinfo: Multiarch-compliant
   nowadays.
 + Build-depend (again) on devscripts: No longer complicates
   backporting.
 + Tighten build-dependency on cdbs: Needed for simplified cruft
   handing.
   * Update README.source to emphasize control.in file as *not* a
 show-stopper for contributions, referring to wiki page for details.
   * Simplify watch file.
   * Simplify rules file, using CDBS DEB_UPSTREAM_CRUFT_MOVE.
Checksums-Sha1: 
 ccd9cad54554bef0a6e096df0425a02a94dc1feb 2267 libshout_2.3.1-2.dsc
 cd71178c9acc91db32b60ad4e6021b9ac8f3bd63 13737 libshout_2.3.1-2.debian.tar.gz
 64b0dca4430c63bac8ff6bc61f339e55313a7f46 51228 libshout3-dev_2.3.1-2_amd64.deb
 c90d3b3e465d3f4b0ea7b1a336644264dec4c861 46038 libshout3_2.3.1-2_amd64.deb
Checksums-Sha256: 
 e998c4d35937f5c044ca0dda5d6f6fef8a779cb21976621261ad3d91772489cd 2267 
libshout_2.3.1-2.dsc
 70ebe13202239d3d8ac00dc32e800f7b7e68b7bf91f82aaca50c3900a305e3fe 13737 
libshout_2.3.1-2.debian.tar.gz
 f84ddd411da1af3355ddadad42a22bd738f20a753155851692f596adb3df12c3 51228 
libshout3-dev_2.3.1-2_amd64.deb
 988e7a619b78583f1554f741abaf5cd33c26cdb6e6e394346052b80f87a982ab 46038 
libshout3_2.3.1-2_amd64.deb
Files: 
 7ed55e9e8239b640161fc242b59ec159 2267 libs optional libshout_2.3.1-2.dsc
 32efe87fa0b1682e3ae063d7534b3ac5 13737 libs optional 
libshout_2.3.1-2.debian.tar.gz
 f118b1e735e5a048e205e261d63f8a02 51228 libdevel optional 
libshout3-dev_2.3.1-2_amd64.deb
 7ff148a23b85e3c55fc9ae67c520078b 46038 libs optional 
libshout3_2.3.1-2_amd64.deb

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

iQIcBAEBCgAGBQJRi+WXAAoJECx8MUbBoAEh7LEP/jU2t3d2itcPlGMdkrwaJ8S5
zfQ93iw3/5WbbLb4xh9GeZOQvZyoLD7w6F/JT/Q7SBgesFVpsMwk5ZYimyK1hs0w
N72GIPIG6kP6j/szjMV2kVEW2hkRoA7gvpoNIcXu4hFhs7GSGz1VEkGs55EAvpzS
oJFrk+ZZ1fQfaCGzT2rW+K5dmo/PTCwyMjIKN2Gx469qZFC1z+u2CEKJwtbrCHaq
ESprv0QxHsEDqH+OyuUDX37UF6lKWOnsZPoa57RveEA+sFOwd8yyVTyCtAxDno0p
74Q+N7MEkgdgc8tWSgtLVPUuD/LH/9LOc3Jgjx/6svuKwg4jhqY5DDCvIZtZ8Fvd
GuM9vrTiMOkfKmL1nSb6zJCoH2HcArb9/6CWiMpGW01n0bZjurzM4niyhlgE9tSs
pJwcd395tOsur6fDWpm9S6cPvP+2vjF48sKH3F8ksLGhsixmo9pIYH6G27fa1szF
0zuu+27U+EzZhKyyTt7FWlQ0zCJK7pX0LQF4YCzK6wmXPMcG728PQ5AEX0FNQG45
JyzualmV0DtYvCDY5VJ5H0nxgwdtPqkUz0FEo84Sm1kGGRSxLdCNeTZ39ITPpvbI
dpGLbssuc50T/ArcocIYzrKKWR8rhIdAWiXZvcLau3tQhSkfCEiF1aVCD+klsJAK
kGvGlC6pRaZHpf0fWZcp
=npvh
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


libshout_2.3.1-3_amd64.changes ACCEPTED into unstable

2013-05-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 09 May 2013 20:08:00 +0200
Source: libshout
Binary: libshout3-dev libshout3
Architecture: source amd64
Version: 2.3.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libshout3  - MP3/Ogg Vorbis broadcast streaming library
 libshout3-dev - MP3/Ogg Vorbis broadcast streaming library (development)
Changes: 
 libshout (2.3.1-3) unstable; urgency=low
 .
   * Bump dephelper compatibility level to 8.
   * Use anonscm.debian.org URL for Vcs-Git.
   * Bump policy compliance to standards-version 3.9.4.
Checksums-Sha1: 
 f349460d3dc9574b5268c966438a438c7a299223 2271 libshout_2.3.1-3.dsc
 9089c1cb9750b007e2f305c2e1ce48139973610b 13768 libshout_2.3.1-3.debian.tar.gz
 2b0433da94960ef3a903fd959ab3fbeb9f0dfb56 51280 libshout3-dev_2.3.1-3_amd64.deb
 1a3f130e63bcb8d0aa785f37e59d102f06d1f1fb 46080 libshout3_2.3.1-3_amd64.deb
Checksums-Sha256: 
 2d59974710a7127478e2f1a5dafb7f5192bf58928181343eedc281195d51748c 2271 
libshout_2.3.1-3.dsc
 4e3463402f3bd9b01361c3da557bd1399b62b7ac79f8c19cc06b6e2b63d84f07 13768 
libshout_2.3.1-3.debian.tar.gz
 ae5dd8d57b2c7f2a23f7272057aefddc6ec2e6e9ca5b2a9f397bf2f213a2 51280 
libshout3-dev_2.3.1-3_amd64.deb
 a942ace06f766e9a06cb0bdea7e14722da9b1888d56472b0a9bbbeefdc5f5b53 46080 
libshout3_2.3.1-3_amd64.deb
Files: 
 d4eb5c8159e2f04fc97a7ed761598436 2271 libs optional libshout_2.3.1-3.dsc
 98b73040354fa3f06259180a4f2eaacb 13768 libs optional 
libshout_2.3.1-3.debian.tar.gz
 ada40e785e603bc43483e6ecf8aa1a5b 51280 libdevel optional 
libshout3-dev_2.3.1-3_amd64.deb
 5181895dda6c504625daa14ad8a107ef 46080 libs optional 
libshout3_2.3.1-3_amd64.deb

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

iQIcBAEBCgAGBQJRi+blAAoJECx8MUbBoAEhHyQP/2PnDHvjIFuNXp73F/+QPiw3
+DKWsAooxpeCj5oqRQ5v712vXp3sGXcQK9l3QhJ78SjrqsO00Rn2v3FvNyRA1QNE
Q7VtJbGrJD2Yj8C4YobuMKU50AMA2e9VL7eKqEy7uTCygsR+CwbxZmxJaCKAQEap
wJvTjc674X4ja0gTg8MKNLX9625aG23yzYW/rJxOoIOWIKMDPHZzrYSkTJgV6xLU
AQn/a4tBlZHdyH94BjNz7oHLSCLS9yQW/M5wX1gynYWMZUjet0OB7KMocIghfUSy
D0+EQnwcmUVCCUaLRa/HqqSKokQ05cF65DhO0wpHuSd6ZHUI01iMue3gmiuqxX8Q
hs+rHxhGL87scKOFkmo4WZqpaQCBZmwoWakSEL/4IYYuW/LBQrRvMDuteEX1XZqZ
30Thud28jXFSPmF5b489Ux6Z+x+I/rczN24b/xJATdHLF6qwU2f0hWvuNp8E563j
ZufRGJ7z0TXtIbOZoWjAfoqVTdpfTXQpRwvi0rbnvF6hifqDO8YIRajhE1WouIqk
IYcyDBXHa4vS1uvJT2mqPjXLBydG9t9OO3+y6sGqwV2uzS9MivAkj1KHYcn8SjjA
Aqycs18xTUAsiwlE0c47WLgPhNtPWfx2cV0BCACc7Mv0g49/7INqIfjRN6lzRkR6
oo6Plgi3nmnxv1dHvtJI
=KkgY
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Re: Accepted vamp-plugin-sdk 2.5-dmo1 (source i386 all)

2013-05-09 Thread Alessio Treglia
On Thu, May 9, 2013 at 3:02 PM, Christian Marillat
maril...@deb-multimedia.org wrote:
 Maintainer: Christian Marillat maril...@deb-multimedia.org
 Changed-By: Christian Marillat maril...@deb-multimedia.org
 Description:
  libvamp-hostsdk3 - helper library for Vamp hosts written in C++
  libvamp-sdk2 - helper library for Vamp plugins written in C++
  vamp-examples - example Vamp plugins and host
  vamp-plugin-sdk - audio analysis and feature extraction plugins (SDK)
  vamp-plugin-sdk-doc - audio analysis and feature extraction plugins (API 
 documentation)
 Changes:
  vamp-plugin-sdk (2.5-dmo1) unstable; urgency=low
  .
* New upstream release.

Instead of helping out with the packaging works of the new release,
you've chosen to keep overriding the Debian's versioning scheme once
again.

Thank you very much for doing such stupid things.

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A

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


Review of Ready to upload list of our PET instance

2013-05-09 Thread Reinhard Tartler
Hi,

I've noticed that on http://pet.debian.net/pkg-multimedia/pet.cgi,
there are currently 16 packages in the Ready to upload category.

man2dvd:
 - Package not ready for upload
 - Missing 2nd person in uploaders
 - updated upload target

bdsup2sub++
 - Package not ready for upload
 - boilerplate debian/README.Debian
 - updated upload target

cadence:
 - Missing 2nd person in uploaders
 - I'm a bit unsure if the package 'cadence-unity-support' makes sense in debian
 - updated upload target
 - Missing 2nd person in uploaders

fst:
 - not touched since 2011
 - Missing 2nd person in uploaders
 - updated upload target

hydrogen-drumkits
 - not touched since 2011
 - Missing 2nd person in uploaders
 - updated upload target

It's getting late today, I'll continue the reviews at a later time.

Thanks for helping with keeping the Ready for Upload list short.

Cheers,
Reinhard

-- 
regards,
Reinhard

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


Re: Bug#694257: fdk-aac: who knows more?

2013-05-09 Thread Carlos Alberto Lopez Perez
On 09/05/13 23:27, Adam M. Costello wrote:
 Fabian Greffrath fab...@greffrath.com:
 
 Is fdk-aac finally the first *free* high-quality AAC encoder or is it
 just the next *non-free* one after FAAC?
 
 From what I've read, FAAC is not a high-quality AAC encoder.  As far as
 I know, fdk-aac is the only high-quality open-source AAC encoder.
 
 I don't know if fdk-aac is DFSG-free, or GPL-compatible, but even if
 it's neither, Debian could still package it, right?  There's also a
 command-line tool, fdkaac, that uses it.
 

Yes. If you are interested in packaging it, please go ahead.


 Of course, the library would be much more useful if avconv could use it.
 If libfdk-aac is GPL-incompatible, what does that imply?  That avconv
 must not require libfdk-aac to be present at runtime?  Could it check
 for the existence of libfdk-aac and dlopen() it if it's found?  Would
 that make them independent enough that their licenses wouldn't need to
 be compatible?

The thing is that libav (ffmpeg) is LGPL (not GPL). So, my understanding
is that it shouldn't be a problem to use a third-party library (fdk-aac
or whatever) even if this library is GPL-incompatible (or even proprietary).

I tried to clarify this point with libav developers [1]. But the replies
I got where not clear to me so I gave up. They seem to be more
interested in improving the internal AAC encoder of libav.

I still think that it shouldn't be any problem by linking libav with
fdk-aac or any other library given the LGPL license of libav. But I am
not a lawyer, maybe I'm wrong.

 
 It's a shame that various open-source licenses fight each other and thus
 impede rather than promote the development of free software.
 

Yes. I agree. This whole incompatibility between open source licenses is
a complete mess and a PITA for everybody.

I was pushing to ensure that the copyleft-next license that Richard
Fontana is creating address this specific point [2]


Regards!




[1] http://thread.gmane.org/gmane.comp.video.ffmpeg.libav.user/9395
[2] https://github.com/richardfontana/copyleft-next/issues/15



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: Bug#694257: fdk-aac: who knows more?

2013-05-09 Thread Arto Jantunen
Carlos Alberto Lopez Perez clo...@igalia.com writes:

 On 09/05/13 23:27, Adam M. Costello wrote:
 Fabian Greffrath fab...@greffrath.com:
 Of course, the library would be much more useful if avconv could use it.
 If libfdk-aac is GPL-incompatible, what does that imply?  That avconv
 must not require libfdk-aac to be present at runtime?  Could it check
 for the existence of libfdk-aac and dlopen() it if it's found?  Would
 that make them independent enough that their licenses wouldn't need to
 be compatible?

 The thing is that libav (ffmpeg) is LGPL (not GPL). So, my understanding
 is that it shouldn't be a problem to use a third-party library (fdk-aac
 or whatever) even if this library is GPL-incompatible (or even proprietary).

 I tried to clarify this point with libav developers [1]. But the replies
 I got where not clear to me so I gave up. They seem to be more
 interested in improving the internal AAC encoder of libav.

 I still think that it shouldn't be any problem by linking libav with
 fdk-aac or any other library given the LGPL license of libav. But I am
 not a lawyer, maybe I'm wrong.

As far as I understand you are indeed mistaken about the difference
between GPL and LGPL.

The reason why GPL licensed software cannot use a GPL-incompatible
library is that the resulting binary inherits both licenses. If the
licenses are not compatible, the binary cannot be legally distributed at
all (it has no valid license).

The usual reason why certain licenses are not compatible with the GPL is
the clause that says You may not impose any further restrictions on the
recipients' exercise of the rights granted herein. causing a license
that has a clause that the GPL does not have to immediately become
incompatible (the BSD advertisement clause is the most common one, for
example OpenSSL has this). This problematic clause is the exact same in
both GPL and LGPL.

The difference between the GPL and the LGPL does solve the problem if
the program you are developing wants to link to both LGPL licensed and
GPL incompatible libraries, assuming that the license of the program
itself is not either GPL or LGPL. Parts of libav are GPL and the rest is
LGPL, thus the problem remains.

-- 
Arto Jantunen

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