Processed: Re: Bug#849484: libavformat57 has circular Depends on libchromaprint1

2016-12-27 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://bitbucket.org/acoustid/chromaprint/pull-requests/8
Bug #849484 [libchromaprint1] libchromaprint1 has circular Depends on 
libavformat57
Bug #849347 [libchromaprint1] libchromaprint1 has circular Depends on 
libavformat57
Set Bug forwarded-to-address to 
'https://bitbucket.org/acoustid/chromaprint/pull-requests/8'.
Set Bug forwarded-to-address to 
'https://bitbucket.org/acoustid/chromaprint/pull-requests/8'.

-- 
849347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849347
849484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849484
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#849484: libavformat57 has circular Depends on libchromaprint1

2016-12-27 Thread James Cowgill
Control: forwarded -1 https://bitbucket.org/acoustid/chromaprint/pull-requests/8

Hi,

On 28/12/16 00:16, Andreas Cadhalpun wrote:
> Control: reassign -1 libchromaprint1 1.4.1-1
> Control: severity -1 serious
> 
> Hi Bill,
> 
> On 27.12.2016 19:06, Bill Allombert wrote:
>> There is a circular dependency between libavformat57 and libchromaprint1:
>>
>> libavformat57:Depends: libchromaprint1 (>= 1.3.2)
>> libchromaprint1  :Depends: libavformat57 (>= 7:3.2.2)
>>
>> Circular dependencies involving shared libraries are known to cause problems
>> during upgrade between stable releases, so we should try to avoid them.
> 
> Thanks for catching that.
> 
> Libavformat uses libchromaprint since version 7:3.0-1, while libchromaprint
> started linking libavformat only in the last uploaded version 1.4.1-1.
> Previously only libchromaprint-tools used libavformat.
> 
> While it would be easy to disable chromaprint support in ffmpeg, that
> would be a feature regression, so I'd rather not do that.
> 
> Hence I'm reassigning this to chromaprint.
> As this is not the time in the release cycle to let such issues slip
> into testing, I'm raising the severity to serious to prevent testing
> migration of the new chromaprint, until this issue is solved.
> 
> Now the question is, why did libchromaprint start using libavformat?
> Can this functionality be moved to libchromaprint-tools or at least
> be disabled?

libchromaprint.so.1 doesn't seem to use any symbols from libavformat,
so it should not link to it. I submitted a simple PR upstream to fix it.

In the meantime, the Debian package could just link with
-Wl,--as-needed to avoid having to patch anything.

Thanks,
James



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

Processed: Merge duplicates

2016-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forcemerge 849484 849347
Bug #849484 [libchromaprint1] libavformat57 has circular Depends on 
libchromaprint1
Bug #849347 [libchromaprint1] libchromaprint.so.1.4.1: prelink complains that 
libchromaprint.so.1.4.1 contains a dependency cycle
Severity set to 'serious' from 'normal'
Merged 849347 849484
> retitle 849347 libchromaprint1 has circular Depends on libavformat57
Bug #849347 [libchromaprint1] libchromaprint.so.1.4.1: prelink complains that 
libchromaprint.so.1.4.1 contains a dependency cycle
Bug #849484 [libchromaprint1] libavformat57 has circular Depends on 
libchromaprint1
Changed Bug title to 'libchromaprint1 has circular Depends on libavformat57' 
from 'libchromaprint.so.1.4.1: prelink complains that libchromaprint.so.1.4.1 
contains a dependency cycle'.
Changed Bug title to 'libchromaprint1 has circular Depends on libavformat57' 
from 'libavformat57 has circular Depends on libchromaprint1'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
849347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849347
849484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849484
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#849397: Easytag mistaken for a File Manager

2016-12-27 Thread James Cowgill
Control: merge -1 849398
Control: tags -1 wontfix

Hi,

On 26/12/16 16:54, Edward Jeckyll wrote:
> Package: Easytag
> Version: 2.2.4-1
> 
> Dear Maintainer,
> 
>* What led up to the situation?
> I installed Easytag 2.2.4-1 via the Synaptic Package Manager
>* What exactly did you do (or not do) that was effective (or
>  ineffective)? I clicked on the Home Folder icon in the Places Menu
>* What was the outcome of this action? When clicking on the Home
> Folder icon in the Places Menu it launches Easytag instead of the Caja
> File Manager
>* What outcome did you expect instead? The Caja File Manager should
> launch. This bug appears to have been in place for at least 3 years -
> see:
> http://superuser.com/questions/568161/mate-panel-opens-application-instead-of-caja

This bug comes up every so often (I think #788325 [1] was the last
time). It's caused by a combination of easytag registering a handler for
inode/directory and using a DE which does not set a default handler.

As previously discussed, easytag is not the right place to fix this bug.
Having easytag accept the 'inode/directrory' mime type is correct
because you may want to open a directory with easytag. The correct
solution is probably for MATE to register Caja as the default handler
for 'inode/directory'. I notice the package
'debian-mate-default-settings' does this, but I do not know why it uses
the global 'defaults.list' file instead of 'mate-mimeapps.list' which I
would have thought would be the right place to do this.

Thanks,
James

[1] https://bugs.debian.org/788325



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

Processed: Re: Bug#849397: Easytag mistaken for a File Manager

2016-12-27 Thread Debian Bug Tracking System
Processing control commands:

> merge -1 849398
Bug #849397 [easytag] Easytag mistaken for a File Manager
Bug #849398 [easytag] Easytag Mistake for a File Manager
Merged 849397 849398
> tags -1 wontfix
Bug #849397 [easytag] Easytag mistaken for a File Manager
Bug #849398 [easytag] Easytag Mistake for a File Manager
Added tag(s) wontfix.
Added tag(s) wontfix.

-- 
849397: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849397
849398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849398
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#849484: libavformat57 has circular Depends on libchromaprint1

2016-12-27 Thread Andreas Cadhalpun
Control: reassign -1 libchromaprint1 1.4.1-1
Control: severity -1 serious

Hi Bill,

On 27.12.2016 19:06, Bill Allombert wrote:
> There is a circular dependency between libavformat57 and libchromaprint1:
> 
> libavformat57 :Depends: libchromaprint1 (>= 1.3.2)
> libchromaprint1   :Depends: libavformat57 (>= 7:3.2.2)
> 
> Circular dependencies involving shared libraries are known to cause problems
> during upgrade between stable releases, so we should try to avoid them.

Thanks for catching that.

Libavformat uses libchromaprint since version 7:3.0-1, while libchromaprint
started linking libavformat only in the last uploaded version 1.4.1-1.
Previously only libchromaprint-tools used libavformat.

While it would be easy to disable chromaprint support in ffmpeg, that
would be a feature regression, so I'd rather not do that.

Hence I'm reassigning this to chromaprint.
As this is not the time in the release cycle to let such issues slip
into testing, I'm raising the severity to serious to prevent testing
migration of the new chromaprint, until this issue is solved.

Now the question is, why did libchromaprint start using libavformat?
Can this functionality be moved to libchromaprint-tools or at least
be disabled?

Best regards,
Andreas

___
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: Re: Bug#849484: libavformat57 has circular Depends on libchromaprint1

2016-12-27 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 libchromaprint1 1.4.1-1
Bug #849484 [libavformat57] libavformat57 has circular Depends on 
libchromaprint1
Bug reassigned from package 'libavformat57' to 'libchromaprint1'.
No longer marked as found in versions ffmpeg/7:3.2.2-1.
Ignoring request to alter fixed versions of bug #849484 to the same values 
previously set
Bug #849484 [libchromaprint1] libavformat57 has circular Depends on 
libchromaprint1
Marked as found in versions chromaprint/1.4.1-1.
> severity -1 serious
Bug #849484 [libchromaprint1] libavformat57 has circular Depends on 
libchromaprint1
Severity set to 'serious' from 'important'

-- 
849484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849484
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


mpv_0.23.0-1_source.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 27 Dec 2016 23:02:13 +
Source: mpv
Binary: mpv libmpv1 libmpv-dev mplayer2
Architecture: source
Version: 0.23.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: James Cowgill 
Description:
 libmpv-dev - video player based on MPlayer/mplayer2 (client library dev files)
 libmpv1- video player based on MPlayer/mplayer2 (client library)
 mplayer2   - transitional dummy package for mpv
 mpv- video player based on MPlayer/mplayer2
Changes:
 mpv (0.23.0-1) unstable; urgency=medium
 .
   * New upstream release.
 .
   * debian/control:
 - Build-depend on ffmpeg 3.2.2.
 - Use https for the Homepage field.
   * debian/copyright:
 - Update for 0.23.0.
   * debian/patches:
 - Refresh.
 - Use https for BTS links in debian/patches.
Checksums-Sha1:
 ad7eff49495828c3912044e9c14722fe14b18ea5 2936 mpv_0.23.0-1.dsc
 99df32c3fdeece2e01ff6bc112586b13f10cffb9 2812103 mpv_0.23.0.orig.tar.gz
 61dae4cf5133f483532937917e318ac61a1f2d60 100072 mpv_0.23.0-1.debian.tar.xz
Checksums-Sha256:
 9aeab4b16cbca3c15f8051cae654aa98ff2b5a96ef3dacb82886eff534e90cb0 2936 
mpv_0.23.0-1.dsc
 8aeefe5970587dfc454d2b89726b603f156bd7a9ae427654eef0d60c68d94998 2812103 
mpv_0.23.0.orig.tar.gz
 f410e49734b94f0cef1f876bcb6d47a7e9754bd94d9b80484fdac0a260a973ce 100072 
mpv_0.23.0-1.debian.tar.xz
Files:
 5ceb7b0621421fa483fe40c622dc7c7c 2936 video optional mpv_0.23.0-1.dsc
 9bce377e101612d611daf2a5c99aa95f 2812103 video optional mpv_0.23.0.orig.tar.gz
 859853d7ec6c2ca21911c5160e196db3 100072 video optional 
mpv_0.23.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQJIBAEBCgAyFiEE+Ixt5DaZ6POztUwQx/FnbeotAe8FAlhi9OMUHGpjb3dnaWxs
QGRlYmlhbi5vcmcACgkQx/FnbeotAe9ggw//Uxz7z+L1ndoaEfqBrWCm6VtKXv3H
1gnPH6ZPH5i7hZDFgNXiFqBasZZ2UnkVnglZqOfRWRDQgZVLAL2Oh9Y8n3b5f1Uy
gFD0KbOb32yOfqzMLdJPbQZl8xf7QpWlrV79heHYC1wW/3v2dEKbYa+WUl3OoYHh
+ssvYzGCFjUw3pZcXN0DxlWxRDGemiK1n53dokKgbbAxSh40NcQMzskYD+cBXqdJ
m1mVUYsFrIU3N29YGRzBnJc0862I5ypQ1ivu2bfeVBZdUJWQJ8O/g3QdYBjHEOe5
mwmBLzvdCZDoHz7h1vP9sK4+9O0dTAqy8SwlHZlrsMP8fL3p0K5H8lZ9M3n9RJv8
xGOPsCtMy+8h5IKHkkcRgfqeigmBfEsKf/BBe6z37Ka62t+JsVbsk4sMAnqI+IYm
OEWfVvZBZC+bIdCLnbBok4YTXbYaAM/BaP8DSz5Raa5bTeQjkSWZ5VQTA4eTzW+8
txUBY9Gm7oB1gIwnCTEuLPqki8WREmGYUb25EvtfMDXptALrlpMfk0ucJepNjYli
GTLwU93eY2GPG9GYs+LjtNSOj20UqQ4gnTGrS+Vfy/HwoQePwmGfehOTfiuIKjrS
ernWKxYH/vNvi5FdIoBDhB5Gejk4T5fpsZ+wGM1VfQHNrk+3ETWWkGvfYSM0fjK9
CT+HJ8P5waOJs5Y=
=2zB2
-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 mpv_0.23.0-1_source.changes

2016-12-27 Thread Debian FTP Masters
mpv_0.23.0-1_source.changes uploaded successfully to localhost
along with the files:
  mpv_0.23.0-1.dsc
  mpv_0.23.0.orig.tar.gz
  mpv_0.23.0-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.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#769141: marked as done (a2jmidid: FTBFS on ppc64el: "error: 'mcontext_t' has no member named 'uc_regs'")

2016-12-27 Thread Debian Bug Tracking System
Your message dated Tue, 27 Dec 2016 22:18:57 +
with message-id 
and subject line Bug#769141: fixed in a2jmidid 8~dfsg0-2.1
has caused the Debian Bug report #769141,
regarding a2jmidid: FTBFS on ppc64el: "error: 'mcontext_t' has no member named 
'uc_regs'"
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.)


-- 
769141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769141
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: a2jmidid
Version: 8~dfsg0-1
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org

Dear Maintainer,

The package a2jmidid fails to build from source on ppc64el due to the error in 
subject.
Following is the full log:
https://buildd.debian.org/status/fetch.php?pkg=a2jmidid&arch=ppc64el&ver=8~dfsg0-1&stamp=1410448768

That is due to the usage of the sys header ucontext.h by sigsegv.c.
It tries to use a struct defined for powerpc 32-bit within ucontext.h, but there
is a condition that does not allow so.

I worked around the aforementioned situation by adding a condition that uses
the 64-bit struct defined.

I just added the conditions following the same pattern and logic so the package 
builds successfully. Please add your considerations over the patch.

Thanks and regards.

Fernando

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -Nru a2jmidid-8~dfsg0/debian/changelog a2jmidid-8~dfsg0/debian/changelog
--- a2jmidid-8~dfsg0/debian/changelog	2012-08-02 11:20:39.0 +
+++ a2jmidid-8~dfsg0/debian/changelog	2014-11-11 16:23:45.0 +
@@ -1,3 +1,10 @@
+a2jmidid (8~dfsg0-1ppc64el1) UNRELEASED; urgency=medium
+
+  * sigsegv.c: added condition to use ucontext.h for ppc64, which wasn't being covered.
+This fixes ftbfs on ppc64el
+
+ -- Fernando Seiti Furusato   Tue, 11 Nov 2014 16:22:32 +
+
 a2jmidid (8~dfsg0-1) unstable; urgency=low
 
   * New upstream release:
diff -Nru a2jmidid-8~dfsg0/debian/patches/ppc64-sigsegv.patch a2jmidid-8~dfsg0/debian/patches/ppc64-sigsegv.patch
--- a2jmidid-8~dfsg0/debian/patches/ppc64-sigsegv.patch	1970-01-01 00:00:00.0 +
+++ a2jmidid-8~dfsg0/debian/patches/ppc64-sigsegv.patch	2014-11-11 16:24:16.0 +
@@ -0,0 +1,19 @@
+Description: Following the same variable and struct usage within sys header
+ file ucontext.h to cover powerpc 64 bit archs.
+Author: Fernando Seiti Furusato 
+
+--- a2jmidid-8~dfsg0.orig/sigsegv.c
 a2jmidid-8~dfsg0/sigsegv.c
+@@ -94,8 +94,11 @@ static void signal_segv(int signum, sigi
+ #if !defined(__alpha__) && !defined(__ia64__) && !defined(__FreeBSD_kernel__) && !defined(__arm__) && !defined(__hppa__) && !defined(__sh__)
+ for(i = 0; i < NGREG; i++)
+ a2j_error("reg[%02d]   = 0x" REGFORMAT, i,
+-#if defined(__powerpc__)
++#if defined(__powerpc__) && !defined(__powerpc64__)
+ ucontext->uc_mcontext.uc_regs[i]
++/* just following the variable type and member logic as the ones used here to cover ppc64*/
++#elif defined(__powerpc64__)
++ucontext->uc_mcontext.gp_regs[i]
+ #elif defined(__sparc__) && defined(__arch64__)
+ ucontext->uc_mcontext.mc_gregs[i]
+ #else
diff -Nru a2jmidid-8~dfsg0/debian/patches/series a2jmidid-8~dfsg0/debian/patches/series
--- a2jmidid-8~dfsg0/debian/patches/series	2012-08-02 11:19:38.0 +
+++ a2jmidid-8~dfsg0/debian/patches/series	2014-11-11 16:20:18.0 +
@@ -1 +1,2 @@
 shebangs.diff
+ppc64-sigsegv.patch
--- End Message ---
--- Begin Message ---
Source: a2jmidid
Source-Version: 8~dfsg0-2.1

We believe that the bug you reported is fixed in the latest version of
a2jmidid, 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 769...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fernando Seiti Furusato  (supplier of updated 
a2jmidid package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 05 Dec 2016 11:51:07 -0200
Source: a2jmidid
Binary:

a2jmidid_8~dfsg0-2.1_source.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 05 Dec 2016 11:51:07 -0200
Source: a2jmidid
Binary: a2jmidid
Architecture: source
Version: 8~dfsg0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Fernando Seiti Furusato 
Description:
 a2jmidid   - Daemon for exposing legacy ALSA MIDI in JACK MIDI systems
Closes: 769141
Changes:
 a2jmidid (8~dfsg0-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/patches:
 - ppc64-sigsegv.patch: sigsegv.c: added condition to use ucontext.h
   for ppc64, which wasn't being covered. (Closes: #769141)
Checksums-Sha1:
 d572d52c984e6e7ec5ad3c5686bfb357ceab040a 2112 a2jmidid_8~dfsg0-2.1.dsc
 6f9582b460b774178764a60befd542f6cdb6a3a0 4812 
a2jmidid_8~dfsg0-2.1.debian.tar.xz
Checksums-Sha256:
 85f74f42a9ca19790e18380fd63b9df684dd50cfd084579790754acf1a7c9e23 2112 
a2jmidid_8~dfsg0-2.1.dsc
 34c5de2a0a85297a46d4294e6c3c27081d3da49d31f71ab8c38c1678732bb64e 4812 
a2jmidid_8~dfsg0-2.1.debian.tar.xz
Files:
 014bd8def774a27f8edabe6c44daed24 2112 sound optional a2jmidid_8~dfsg0-2.1.dsc
 6d816ff49394505c8760e193b5c80470 4812 sound optional 
a2jmidid_8~dfsg0-2.1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAlhi4+sACgkQaVt65L8G
YkBNeRAAr4ZEuRluDq6jJhfv0oOppJlx91/bi8KA69yHu7kauAbQguTyqf/OxV1m
7zpwV6obD3ib3taFu+sB7XMrYn/RxJVgQmrohtsXB+o8N6lKtpJGW4R+Z9pkWBiA
SpTZlMZCXNjh/GhjvkBQsDqnTGvAkw8bHaxVRB6yc4L4oFGXJ9pdUpHqFBtore6E
KL6kaL7IzaEee1TjgnuAhg1NLplsr0N3Zq8CvZ06VpN8Y39VZs0JkKxR0NUrxC4O
pEUfXJGXoHBizNWUmGOPg+SRBbMJeyBHzmNAGSWJyUyTrdD5Y8208PumAT7RvIdr
0kEGS61QbC94+CW9YwuOfh685AU6S0UuCbj+WlzbLhTGHWEiD1WuyFxVS7usFBMZ
Vh83c0dW3xb6VqfOblQqj9QsRsvuJ/K03i6yZIAhsK2uVE+pvMR3HdxCKfEGZizi
bpBpOoOC2C3105VqGLoes0+WQoA/IJE5coMwSskjCT7jCQbeI1KgbAp0Xf7irAd6
ThO8qgJODgtR/C1cbZdMvMaXSNUydKZGnJNtFewQHpJF6srO06l0czrb8wPo0Lb0
unhriARHEoW3iPnn/Vw16tVSfI22lKGsiLyzxmIF3XZa8dwBDh4Tcma4EbwolBso
gB0jt6THqr3fl9IOtbzvED3WGyLcWGlcQHSDG733ZZA3XbWcaO8=
=HZCf
-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 a2jmidid_8~dfsg0-2.1_source.changes

2016-12-27 Thread Debian FTP Masters
a2jmidid_8~dfsg0-2.1_source.changes uploaded successfully to localhost
along with the files:
  a2jmidid_8~dfsg0-2.1.dsc
  a2jmidid_8~dfsg0-2.1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.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#849484: libavformat57 has circular Depends on libchromaprint1

2016-12-27 Thread Bill Allombert
Package: libavformat57
Version: 7:3.2.2-1
Severity: important

Hello Debian Multimedia Maintainers,

There is a circular dependency between libavformat57 and libchromaprint1:

libavformat57   :Depends: libchromaprint1 (>= 1.3.2)
libchromaprint1 :Depends: libavformat57 (>= 7:3.2.2)

Circular dependencies involving shared libraries are known to cause problems
during upgrade between stable releases, so we should try to avoid them.

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 

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


openni-sensor-primesense 5.1.0.41-7 MIGRATED to testing

2016-12-27 Thread Debian testing watch
FYI: The status of the openni-sensor-primesense source package
in Debian's testing distribution has changed.

  Previous version: 5.1.0.41-6
  Current version:  5.1.0.41-7

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


ardour 1:5.5.0~dfsg-1 MIGRATED to testing

2016-12-27 Thread Debian testing watch
FYI: The status of the ardour source package
in Debian's testing distribution has changed.

  Previous version: 1:5.4.0~dfsg-2
  Current version:  1:5.5.0~dfsg-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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: add blocks for jackd2 ftbfs #848285

2016-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 848285 by 849032
Bug #848285 [jackd2] jackd2: spits verbose output and exits immediately when 
the client stops sending audio
848285 was not blocked by any bugs.
848285 was not blocking any bugs.
Added blocking bug(s) of 848285: 849032
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
848285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848285
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


zita-rev1_0.2.1-5_amd64.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Dec 2016 16:29:59 +0100
Source: zita-rev1
Binary: zita-rev1
Architecture: source amd64
Version: 0.2.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 zita-rev1  - pro-audio reverb effect
Changes:
 zita-rev1 (0.2.1-5) unstable; urgency=medium
 .
   * Set dh/compat 10.
   * Sign tags.
   * Avoid useless linking.
Checksums-Sha1:
 db9340c0feb74aa558d20e7c6a6ac12b2c248ec3 2179 zita-rev1_0.2.1-5.dsc
 68c8f84196e8bd49dbb91493a1a7ecf343c9bbca 5156 zita-rev1_0.2.1-5.debian.tar.xz
 dd9626752b389215838884e3e5be89f85aae96cb 107058 
zita-rev1-dbgsym_0.2.1-5_amd64.deb
 0beff2832a5e66f2fdcb2cea954a3379d77d0616 6947 zita-rev1_0.2.1-5_amd64.buildinfo
 3f4324832d5c2734e97eaee82b13d67778fe 45082 zita-rev1_0.2.1-5_amd64.deb
Checksums-Sha256:
 407ac931f9a7f4c5110d7b25820f81a41c027489c8a23a8e3ede186a54a3f07b 2179 
zita-rev1_0.2.1-5.dsc
 6c48ec6a1b2d6db6d8ff71f5c3730078929a04a5288a7b424f9f8ae3b613c3ad 5156 
zita-rev1_0.2.1-5.debian.tar.xz
 50f2919ee3de803722d0e68a9eaec5b2d3231f65d0c51e225672cc6eae164d1f 107058 
zita-rev1-dbgsym_0.2.1-5_amd64.deb
 7c10d472ef9bcb2f1038ed51d32e563df6bded16e1fafe412c08fe585dd2e321 6947 
zita-rev1_0.2.1-5_amd64.buildinfo
 91ea5509ca4d807db98d56854be17f9b33f8eff6215a982e14fe21408a507534 45082 
zita-rev1_0.2.1-5_amd64.deb
Files:
 42d1b0845c3a6b239bdc2cb4c479f371 2179 sound optional zita-rev1_0.2.1-5.dsc
 b4c9f2eab3b281ba68e62050f20d4d51 5156 sound optional 
zita-rev1_0.2.1-5.debian.tar.xz
 0a721d1c45e6ac2ba7b4683de47114b5 107058 debug extra 
zita-rev1-dbgsym_0.2.1-5_amd64.deb
 b7592094bb0f9dad0fb3cb7e9644c7f5 6947 sound optional 
zita-rev1_0.2.1-5_amd64.buildinfo
 25cb6871caee8fc63268be473dd066dc 45082 sound optional 
zita-rev1_0.2.1-5_amd64.deb

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlhii5gVHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+llC0QAJ1iLfJNd2Zhq4WcMovci6cUENvo
Pmfl2KGfHxBKzkn0cFX1mJ7qrI0jbuFJ3gEPmf90TTRy7n6fua0H1pZ6YEb75rkk
ysbiGebmD0kKvtYYDcLJlEhKDKS0maUbHeULzFFWsmrZktc14L865X9vw/5IuQK0
M0Q9f0E6CX4XgKlU6wD2wW8g5qh4iwhXwWgAjxqKx7q9ulBUP+yD1Nw7IFbD3yi+
8HT5jaQh0WUlqFYJXd2S3S0EUIsMmp68ISyNM29pF5juJUYPNyHopfbdfsKvLrna
8oQ46TjtHkYownxV3aEBq8X42LhzdpAo8KIERSA9uA71bQVcU+f7LzEsQW2TbLmR
SNDSA4LhsP0pYySiosJf1v4ERBoVmU3y+peDcS91vQ/u2aZD53XQ/CAZm2FcB14L
bExqXBD3/fqcbxY3U99oGrWVYju/+CjYVE4riRTmh5w0tmy4wZ7JAooZ4JivLck0
X0ivIlFc423OZj9jUMemnLnsKl6j8tTUjxBglEDRRG8ynC+5Zkhy1WMImVkkon0f
wZMX/uFjBSnGd51S8N8rbWUKbcoe53ij0nUFmHvruslJcNQ5xJuG2GpA1ViyxiK8
Vyj0EhRrjB9pSLsS0nneis2pcBiCbNVr5mmd8JIWK5oV6yx/soQnIl+f+XIfRb3O
Wn7WJggrY4OWTT/4
=ruZZ
-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 zita-rev1_0.2.1-5_amd64.changes

2016-12-27 Thread Debian FTP Masters
zita-rev1_0.2.1-5_amd64.changes uploaded successfully to localhost
along with the files:
  zita-rev1_0.2.1-5.dsc
  zita-rev1_0.2.1-5.debian.tar.xz
  zita-rev1-dbgsym_0.2.1-5_amd64.deb
  zita-rev1_0.2.1-5_amd64.buildinfo
  zita-rev1_0.2.1-5_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.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


zita-mu1_0.2.2-2_amd64.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Dec 2016 16:02:53 +0100
Source: zita-mu1
Binary: zita-mu1
Architecture: source amd64
Version: 0.2.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 zita-mu1   - organise stereo monitoring for Jack Audio Connection Kit
Changes:
 zita-mu1 (0.2.2-2) unstable; urgency=medium
 .
   * Set dh/compat 10.
   * Update copyright file.
   * Sign tags.
   * Bump Standards.
   * Fix VCS fields.
   * Drop menu file.
   * Fix hardening.
   * Avoid useless linking.
Checksums-Sha1:
 53fadfd76a9494fceb26737167d27c1b429a07e3 2142 zita-mu1_0.2.2-2.dsc
 8ca2b182f4bae6a56f4cea1673abaae19eda3ef6 4228 zita-mu1_0.2.2-2.debian.tar.xz
 3b3cbeafcf7b38c6fce06b0498fbfe6e1f040074 139494 
zita-mu1-dbgsym_0.2.2-2_amd64.deb
 991d0a33658254f00d3f4f806f5655fb3aa6c215 7200 zita-mu1_0.2.2-2_amd64.buildinfo
 57cd014fddfcf1763ed3a09b03070309d5b0b1cd 51792 zita-mu1_0.2.2-2_amd64.deb
Checksums-Sha256:
 dc536513262ed7c455825dda5c6be98f8b7995187199f6d62b01467a0dc9e8b5 2142 
zita-mu1_0.2.2-2.dsc
 a35004db4ad0122c9b9bb55973fc39701df8f5b95b723186f0b3e7db44b5f3d5 4228 
zita-mu1_0.2.2-2.debian.tar.xz
 9d7212709427163a96dc232503b9df590fd3d0ce3de0f2493eb03bf58ef10653 139494 
zita-mu1-dbgsym_0.2.2-2_amd64.deb
 9d36f6ee105f9171dd19797cb547607ed5149e54debd720c86ebd9417e86b2fa 7200 
zita-mu1_0.2.2-2_amd64.buildinfo
 09b7c8e2ca0b3c45656a9d993699336d3877587768c3d1a4ce797f81a9f95919 51792 
zita-mu1_0.2.2-2_amd64.deb
Files:
 329464d77b85451f530ba49866a81bb3 2142 sound optional zita-mu1_0.2.2-2.dsc
 29cfee61bb681d9ae8e78374d75e62af 4228 sound optional 
zita-mu1_0.2.2-2.debian.tar.xz
 07d6f89f0d922608dba1feb15313f454 139494 debug extra 
zita-mu1-dbgsym_0.2.2-2_amd64.deb
 cc12a013bc5798aa09cee64e7703ae47 7200 sound optional 
zita-mu1_0.2.2-2_amd64.buildinfo
 ceb5416323801447c477f2c450d5bc32 51792 sound optional 
zita-mu1_0.2.2-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlhihE8VHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+l5a8P+wcQ/lfWGyeiOc3IV/x1O0IyXTlj
+sl9lG2J2nk+lcQPsuRQc5k7vlT0mwwQOE9ZvA6yk0t47C8fxb06cDPvCd8AxBX0
KCi5UpvU1VYmwgl/DNhKKI8+jLUZPgOyou+XW7Fy01n216/dXyr+gqEZEZkMIa2q
J++HlMADWpIVtOvAEAUWuMly0HMrfP9R8ls1sWkTupfmypPwoPMKRDYzhMXDKYrW
J6is+qA+8epJLgiZfGXOfq3crhKx6elPT6aAkh9rwEzxqGpY7fvVUkS4XLX+BaFX
A+wpjTrub1UucVnfXUm/oWk5y2XQlJ6PqvIP4h7HjMfyzhCubQOmP5nE2wxXV9kG
80WUM6nkd8oFenpT+nbvTVSDohs/XPLhuO+qZTTfUwI+hqmtE8qEivxveGcdwP5O
cAY3JFcdRCsx63FU8B+8wj+FbbPnjosruIFXh6bbPTCvWmhxNEohxOZqg1I+sZqu
duf0w5wf9+c0B18dIMLf5xDi3QcaTsT0nPUustBxixlYXrbUQSASQJykDflNWzBd
bPEjZ2JQmDb+9B/dPazyu1GARTCbuAm3HCtZM9I8cF+ehZOdOseYuWnc1EvgYFgJ
/Yc/hWYkj6lyBYG+y0ZQmj9KkNPxsurh9VvaAhFRvE4dmafPrtfNVe0xmMaVLswg
ClchSRTWjLt2zUIg
=TfWF
-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 zita-mu1_0.2.2-2_amd64.changes

2016-12-27 Thread Debian FTP Masters
zita-mu1_0.2.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  zita-mu1_0.2.2-2.dsc
  zita-mu1_0.2.2-2.debian.tar.xz
  zita-mu1-dbgsym_0.2.2-2_amd64.deb
  zita-mu1_0.2.2-2_amd64.buildinfo
  zita-mu1_0.2.2-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.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


zita-lrx_0.1.0-3_amd64.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Dec 2016 14:38:16 +0100
Source: zita-lrx
Binary: zita-lrx
Architecture: source amd64
Version: 0.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 zita-lrx   - Command line jack application providing crossover filters
Changes:
 zita-lrx (0.1.0-3) unstable; urgency=medium
 .
   * Set dh/compat 10.
   * Update copyright file.
   * Sign tags.
   * Bump Standards.
   * Fix VCS fields.
   * Fix hardening.
   * Avoid useless linking.
Checksums-Sha1:
 eaad0c1648bbd7357d9e077856e25ab793b67fa9 2051 zita-lrx_0.1.0-3.dsc
 1e1d19fbc83f0b7cadd15e0df89323ebdcfa034f 3456 zita-lrx_0.1.0-3.debian.tar.xz
 c0d69b7e87f15441ecdeafea1df9b01eb47a 46972 
zita-lrx-dbgsym_0.1.0-3_amd64.deb
 e99d71b04dd434e09247582bbb29bd7e42abd6de 4786 zita-lrx_0.1.0-3_amd64.buildinfo
 874f3bb5b036c72b70884c954542e9452ebac3c7 18258 zita-lrx_0.1.0-3_amd64.deb
Checksums-Sha256:
 26ed16a85ced2477951316bd918649143310fb88848322609c9ddc4834cb8cc1 2051 
zita-lrx_0.1.0-3.dsc
 45f3c17dc54796a23ff77feabd399af81bdd9dacd6420a9b59639effdbb5a263 3456 
zita-lrx_0.1.0-3.debian.tar.xz
 616c8bcea29a14f8dde0de0fd19b068d2c0bcf93589f302985f6c276086a3435 46972 
zita-lrx-dbgsym_0.1.0-3_amd64.deb
 079109fc6498d4c95d8ebea65d9c4dbec0dcdca5e5b988eae67e8d1c02f6b09b 4786 
zita-lrx_0.1.0-3_amd64.buildinfo
 91d7f36d1db3a8e928fb91e4ad8b92aa28d8e916f3ee8219323ccf3c9a8b08a6 18258 
zita-lrx_0.1.0-3_amd64.deb
Files:
 0ec1827072f0f78d256d34e73c15e438 2051 sound optional zita-lrx_0.1.0-3.dsc
 1b459368f90fa0685578d51e37a028e1 3456 sound optional 
zita-lrx_0.1.0-3.debian.tar.xz
 30762fb8367563b60ca9e7e83d3e638f 46972 debug extra 
zita-lrx-dbgsym_0.1.0-3_amd64.deb
 987fa7cfee9caf81cfd981613f786983 4786 sound optional 
zita-lrx_0.1.0-3_amd64.buildinfo
 c26fe3c2e786423460d46cd8460514cd 18258 sound optional 
zita-lrx_0.1.0-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlhib+cVHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+linUP/igJBoPO1f3GVK+q62giePJegdhB
/MRoe2Ni0YI2tjxHdGjJyfSHdZVh38sBkKwCenuUPI8PuqQQiRvog+KbSRqO+mSu
1awHcflHMBjY9iqKiQz6iqi2pftVTZ0bCI1CbE4zV5mrQmZ54bQz7K+WFP1k/THR
+9bquJ6PoZB8SzN7xRmUJjrdJ9Mj5MJBJt61grgKb3CbmXpvraBvaHiZOqQ/J3DE
rit0SZl5nyrITLGC+7tJT5AZDKp/rJpJ/vevwpd3tohuYRbOPtqPkuTOs5jZClud
sMqZkKfvTTCUWj3W0frQkkHOE/MIUipSC5nQ2eYBdApZyxJqjm998E+HdiDSc2J2
z8rq6IGYdkfdowSHUSosWERIIhZ7MLxOnVLoYYf+BKvI4RzCQaYQ/YGQJwH8m0OF
tTX0lLtJvbVMXScLATsiQTdE+BCt6AuEviVC/xYnR4+7pmDBvBveufEBuxhLxa6N
gxT5vkRL+1Zm4oKA05AVf5s+0kDiUdcdLfHdAGQc6DAtYUbX+P7uqqfUlcjybUNf
hX4e/4dp/LvWT5ehmVKdusNuhNALIh6YXsNSKhcTnc3zTjaWbiAVrGmjOaRs7SmF
5LjMb93vj8VHh1owMzGnDtl7pvcpkxfCGpq0HCIlAY0jg76wnShUbF+SFDUG58rM
3wO+NqinxMZEFkDH
=n0Di
-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 zita-lrx_0.1.0-3_amd64.changes

2016-12-27 Thread Debian FTP Masters
zita-lrx_0.1.0-3_amd64.changes uploaded successfully to localhost
along with the files:
  zita-lrx_0.1.0-3.dsc
  zita-lrx_0.1.0-3.debian.tar.xz
  zita-lrx-dbgsym_0.1.0-3_amd64.deb
  zita-lrx_0.1.0-3_amd64.buildinfo
  zita-lrx_0.1.0-3_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.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


zita-convolver_3.1.0-5_amd64.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Dec 2016 13:53:40 +0100
Source: zita-convolver
Binary: libzita-convolver-dev libzita-convolver3
Architecture: source amd64
Version: 3.1.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 libzita-convolver-dev - Development files (headers) for libzita-convolver 
library
 libzita-convolver3 - C++ library implementing a real-time convolution matrix
Changes:
 zita-convolver (3.1.0-5) unstable; urgency=medium
 .
   * Set dh/compat 10.
   * Update copyright file.
   * Sign tags.
   * Bump Standards.
   * Fix VCS fields.
   * Fix hardening.
Checksums-Sha1:
 e8230d7f474c9f433cb81894b65845f184c98dc9 2213 zita-convolver_3.1.0-5.dsc
 82bb4e1cdf94eb785c2a746b3755d2a02656a2d8 4464 
zita-convolver_3.1.0-5.debian.tar.xz
 48e637c84f4a56e78fb0308839050d9bbbfd2747 9140 
libzita-convolver-dev_3.1.0-5_amd64.deb
 409f348e588e87e4593f0957e03bc1a93dc78df6 24140 
libzita-convolver3-dbgsym_3.1.0-5_amd64.deb
 e57a51f4b597335b221fb86667cd69f79adf6371 17316 
libzita-convolver3_3.1.0-5_amd64.deb
 75beba13dec54fe28b21c339b7749edfe0522b9b 5197 
zita-convolver_3.1.0-5_amd64.buildinfo
Checksums-Sha256:
 8f91c0265564f49d51e4cfacf79951877ce4da88abdfe14508a3e2d4f7d48bbc 2213 
zita-convolver_3.1.0-5.dsc
 635b26e7fb4c7ac9db3a05fa312e725e7c3726e7878e05e325b1366cd922f480 4464 
zita-convolver_3.1.0-5.debian.tar.xz
 85b88e6c5e04096b909062cf7d792f4b5807154d59257146b477f943490ad96e 9140 
libzita-convolver-dev_3.1.0-5_amd64.deb
 cddc7bda8919f4023ce21c82103fcee462c012a92e59ca59262f3cc67ecb2688 24140 
libzita-convolver3-dbgsym_3.1.0-5_amd64.deb
 4c2ed66fc495ef080c8b884bee9d6b180556c88974d7292b1b71f1c287c166f8 17316 
libzita-convolver3_3.1.0-5_amd64.deb
 b3668c1f19232560ca2ea742ec1605206218daeb52558aaf582e633603b0adf6 5197 
zita-convolver_3.1.0-5_amd64.buildinfo
Files:
 590a51459401ffe643d5cc3669a572d2 2213 sound optional zita-convolver_3.1.0-5.dsc
 696f09da08b1e4b2881b07957c32de0c 4464 sound optional 
zita-convolver_3.1.0-5.debian.tar.xz
 4afc8ca7d5ce229eac25c4bd4a56b403 9140 libdevel optional 
libzita-convolver-dev_3.1.0-5_amd64.deb
 33d572ba6621ccbc939698c21958573a 24140 debug extra 
libzita-convolver3-dbgsym_3.1.0-5_amd64.deb
 91b7f9cf5240ec396830d5071de35953 17316 libs optional 
libzita-convolver3_3.1.0-5_amd64.deb
 2e3a40091da7abf319065bb08e337cae 5197 sound optional 
zita-convolver_3.1.0-5_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlhiZXYVHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+lVzcQALOvg2PjcnI40q56cSBW7xRsQP5d
QeYhfAjhSeyDf2YGcdfQ8zAZx8k1PImWOzYbiQzS1pFDImAIPn2vVn8wgtKki47p
GxlyRpiE49Lfj5pnfg0mTpy6nuBMzTu3uII+ZIiohomoE/liZEjh2/SJbI3d3EVM
jK9v2WXer3UboLyeBvevOQXmiPNGDuIlG/4QQS/t3qGULTCDD5yfTIyVxUHDKDhQ
4IYOgNyJLjplhtipKMDSwS0gIqGpOxIg6DJtdbfw7eEsNt05BgGG/8kcL8Naw5//
875wDFDv1UHUXmXEqxhSnYvcS6esogWTM+RscEmJx2vJtkE8tS8qjpC0yb73ULnY
TCI+ylLmz5x8HGc6GOrStfh6FuxH8cvXtYL6WnONRX0EZ3nDq1b2gB0NYQYFjRH6
Wv7i/NZM1XMlLsAgDO+frRWTxmX9MhkLqt9BI0UA25JI9o1MxZldknWaJsSehDsG
EIr2MLndhx7N54NioxE3dbDhEccywBi8oH4jeckOm1rWjEvAWIUjFVNiC/fDFNbW
DKM/0XvzQcLqbsyReaLjgIKwhj9wdV7jdH33cO1m4905icDbgRUdVREDDIPUNQRg
zym5bCmrFNng7Cgo5xKEGBp2lbvb1aO0RRMPPsOPcIIgHQzYp/kDU62zHClTFEK0
itTxjYgGc4bfaqxA
=0p6m
-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 zita-convolver_3.1.0-5_amd64.changes

2016-12-27 Thread Debian FTP Masters
zita-convolver_3.1.0-5_amd64.changes uploaded successfully to localhost
along with the files:
  zita-convolver_3.1.0-5.dsc
  zita-convolver_3.1.0-5.debian.tar.xz
  libzita-convolver-dev_3.1.0-5_amd64.deb
  libzita-convolver3-dbgsym_3.1.0-5_amd64.deb
  libzita-convolver3_3.1.0-5_amd64.deb
  zita-convolver_3.1.0-5_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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


zita-bls1_0.1.0-3_amd64.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Dec 2016 13:29:40 +0100
Source: zita-bls1
Binary: zita-bls1
Architecture: source amd64
Version: 0.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 zita-bls1  - binaural stereo signals converter
Changes:
 zita-bls1 (0.1.0-3) unstable; urgency=medium
 .
   * Set dh/compat 10.
   * Update copyright file.
   * Sign tags.
   * Bump Standards.
   * Fix VCS fields.
   * Fix hardening.
   * Avoid useless linking.
   * Add local-options file.
Checksums-Sha1:
 549871b8dbecaed9569cee96d7924f180385be50 2161 zita-bls1_0.1.0-3.dsc
 0d0aed6d17c25bae05f1a0edd019bdc1e7968001 4260 zita-bls1_0.1.0-3.debian.tar.xz
 bb21dcd65624ddab746ecc7214182ab02972 109342 
zita-bls1-dbgsym_0.1.0-3_amd64.deb
 8de5b72784088d48c127a57e844fafc33cf62af2 7190 zita-bls1_0.1.0-3_amd64.buildinfo
 4dd33f721351964b657c420cf400a43590f9f662 52424 zita-bls1_0.1.0-3_amd64.deb
Checksums-Sha256:
 9b909177aaf21c7b10ee83bf708a693dded540fe96ec1155d02a7c3076f49299 2161 
zita-bls1_0.1.0-3.dsc
 3dd08516b75bbfe0d4fb7d682e0ee2f69438b5567f4e42ba52dac4c8a5ddb9ff 4260 
zita-bls1_0.1.0-3.debian.tar.xz
 59ed54bc1540a1cd02b4db7d4fabd47db8b4d060c2f4eff08aa9d40734aa7f42 109342 
zita-bls1-dbgsym_0.1.0-3_amd64.deb
 5cc501323aad3f903b44b5baf16d83bb3d867f077ed870ad2b904f17e83f7ad1 7190 
zita-bls1_0.1.0-3_amd64.buildinfo
 4f6fd42f42ffd44e67ffbaa32545d463a187c2c28b69a966f1d401fff419446f 52424 
zita-bls1_0.1.0-3_amd64.deb
Files:
 1d14481defb778af995c728017516370 2161 sound optional zita-bls1_0.1.0-3.dsc
 24fdd6af28b70103fe48fd705c181441 4260 sound optional 
zita-bls1_0.1.0-3.debian.tar.xz
 e52d1ebbc8b2fe1ac5b5e252bb801bcf 109342 debug extra 
zita-bls1-dbgsym_0.1.0-3_amd64.deb
 642ac6b8d7acb78ed8c9875d7695006d 7190 sound optional 
zita-bls1_0.1.0-3_amd64.buildinfo
 98ead841a8c0eccc1736e4328ab9d594 52424 sound optional 
zita-bls1_0.1.0-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlhiYHwVHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+l/P4P/i4EqU6a+dhMnonN0YZ37263F7KI
i3mgz2r+eiq+D/m26Lj4PwpOiDy9+1BND5TgHHfwIrM/TAZH7HVz5+vZbl+PgCM3
x8/xB8TSfppTZCXqVgsA9igO+GA/e2AwljXfKTwwg3H/BgoZEmGrfSy+ycc1DuSN
9gkL6EHTMziWbUBbd4hPJfPXjwFyPNwNTRZ6nN9FvU9fhDmCzW0SmpqImSUDymTx
hQvSDXznaCDJgiYuIso2G4M+4/MgVZ1QvnBjZSWVnuubI42xPucZsJQ1/KvUDFrH
bvL8R5MwzHsLwg+YMhyzImqixHw9rXdoEL29La5f67Ns2/6nFu1SMYZsIMgJKktk
5RUu1r1i5dSaz0Ha4R+7M/hKY3Fu4cTU54bltecKuIw3P6I9H8Fm8xXfxrIJlPWn
YCSLpcFubGaHLoO0aHbek2pg0J2OqlqwhdMfbdHvaavAtgDyJLvzp7HDlKAB8u1a
lJUJ//Q59OhxEenjsQ9YeaK08hsMgQjDAA3vI27jsiP3hma9YHWZxZ3NWoOWDgfh
f+s7ZR/99x3AbH/6xxVduuDz/qNz53t9bv05BF5VDfNrtcXTG1a5AmLusp5Bdx5E
FbcMyFQHCaaiIt9NhmP2V9v+aw8pIOy9cqO48aYGvEYRbyeW3cGX4ADNyUi0pHuF
y6Rd9I5k7CHjkF4l
=/71T
-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

zita-at1_0.4.0-5_amd64.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Dec 2016 13:18:33 +0100
Source: zita-at1
Binary: zita-at1
Architecture: source amd64
Version: 0.4.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 zita-at1   - JACK autotuner
Changes:
 zita-at1 (0.4.0-5) unstable; urgency=medium
 .
   * Set dh/compat 10.
   * Sign tags.
   * Avoid useless linking.
Checksums-Sha1:
 5ff34f81531dd4f98e7324292f48bd2e62c743bf 2180 zita-at1_0.4.0-5.dsc
 6d7c0be00faa4165133f6780c43d0dee8b8c7d50 5660 zita-at1_0.4.0-5.debian.tar.xz
 2a2c6cef8dffd7eb40be574c574d27f1ec43fff2 125660 
zita-at1-dbgsym_0.4.0-5_amd64.deb
 4da65ac2e4716c90bd6a562a14bc97668865e27e 7178 zita-at1_0.4.0-5_amd64.buildinfo
 cf7a6f89589c9efc496f1788c83845790fdc8ad0 53638 zita-at1_0.4.0-5_amd64.deb
Checksums-Sha256:
 0818ee42b29a4ad8c9b70d17905bf536c2d55af58e0fc273de2ac2c9548c29c8 2180 
zita-at1_0.4.0-5.dsc
 7e3ae2f53dff3f9f33bd51e83dbd416bdca965113906ea3ce14bd229f2afede4 5660 
zita-at1_0.4.0-5.debian.tar.xz
 e527ac5a1c2598ce879e3b4a2638806df4626caf6d1b2e50ef4976c42a915f92 125660 
zita-at1-dbgsym_0.4.0-5_amd64.deb
 f16f28bf95c42da5bd61dbd127ccbf6e2b295ef2ef3e15dd42fc106751ad6c89 7178 
zita-at1_0.4.0-5_amd64.buildinfo
 f0aef659d0462cc57fed41583d0548a2fdc0fc1aca1eab24ae03cf17b81d0c29 53638 
zita-at1_0.4.0-5_amd64.deb
Files:
 b57aac35867a8380dea64ee3382a4477 2180 sound optional zita-at1_0.4.0-5.dsc
 ec506af0a6176e44da1c6fe445af2171 5660 sound optional 
zita-at1_0.4.0-5.debian.tar.xz
 360d9eb0aecdb0fc7de45865d44e25d0 125660 debug extra 
zita-at1-dbgsym_0.4.0-5_amd64.deb
 7fc085c6fce03acc2928c6604c6b6808 7178 sound optional 
zita-at1_0.4.0-5_amd64.buildinfo
 5ef0152185244fde1f4cc5060f08f9a8 53638 sound optional 
zita-at1_0.4.0-5_amd64.deb

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlhiXYoVHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+lu/UQAK9uQQsQQxiEY9FxHNvSJnu25CQl
dg/thaoMPW/aD6j0B2di+DxflN10BDuC2OuXRWmgi1KuQQIjTFTKxeZMkv36SB1e
MQ8tBhZNUF3/5u9UgmjCoEIVuAltlEzuZbuB/uGZniHAQijnzucF2UHAWmabF3b9
WS/Q11AQfmFTxz8qCXa7QWmhw7gKgEE97D1RhSbMaEkdK5JtfQhUGeAawikzkM7x
480aYsQrTf6Px3BD0GzJnCdvAmf7SWMQ9YyGAjB9Ff1O+N9PwiECX9xKvWYKM0mj
0mpPkepEzz9bu1FCBkHfv+TZHg74191PlMkrzN4QZs1qguTJjVy/bDRHEu1FDcYR
q4PVtnxiUtjdPSb+ccSYLJh0mNnEuNMS77W0EFJGgUmjHrJS1Kgo8X4G0xdVxkvN
yOlW7XyzHimkP8fX/CvuAITkeDk9muBB0UexFk6ROCvhXQcgpQDoUSg6tW0G9Rw1
fEtYMEralnGJmBbdcwM5voWpmLt7Xf8RGQaOmwEZkzgvTS4MgAYxyTBXRuEHsaHy
z+4CJZdUxVdmWCRxF7do4GyxBW/mg7ZbH+C+Nv6tqB3WLb1s4Wvq8RA+Yyr1QiJB
NNC/1FAmmrVBTkkQ5kaHQubzuJA7ZIDMrXQOVWEyfsD3IY3ClfNjXpiWBMPToL0J
gp939u8nf5ZsPm0B
=Kmrs
-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 zita-bls1_0.1.0-3_amd64.changes

2016-12-27 Thread Debian FTP Masters
zita-bls1_0.1.0-3_amd64.changes uploaded successfully to localhost
along with the files:
  zita-bls1_0.1.0-3.dsc
  zita-bls1_0.1.0-3.debian.tar.xz
  zita-bls1-dbgsym_0.1.0-3_amd64.deb
  zita-bls1_0.1.0-3_amd64.buildinfo
  zita-bls1_0.1.0-3_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.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 zita-at1_0.4.0-5_amd64.changes

2016-12-27 Thread Debian FTP Masters
zita-at1_0.4.0-5_amd64.changes uploaded successfully to localhost
along with the files:
  zita-at1_0.4.0-5.dsc
  zita-at1_0.4.0-5.debian.tar.xz
  zita-at1-dbgsym_0.4.0-5_amd64.deb
  zita-at1_0.4.0-5_amd64.buildinfo
  zita-at1_0.4.0-5_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.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


zita-alsa-pcmi_0.2.0-4_amd64.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Dec 2016 12:03:32 +0100
Source: zita-alsa-pcmi
Binary: libzita-alsa-pcmi-dev libzita-alsa-pcmi0 zita-alsa-pcmi-utils
Architecture: source amd64
Version: 0.2.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 libzita-alsa-pcmi-dev - Development files (headers) for libzita-alsa-pcmi 
library
 libzita-alsa-pcmi0 - C++ wrapper around the ALSA API
 zita-alsa-pcmi-utils - Two simple demo programs zita-alsa-pcmi library
Changes:
 zita-alsa-pcmi (0.2.0-4) unstable; urgency=medium
 .
   * Set dh/compat 10.
   * Update copyright file.
   * Sign tags.
   * Fix VCS fields.
   * Bump Standards.
   * Fix hardening.
   * Avoid useless linking.
   * Remove unused substitution variable.
   * Add spelling patch.
Checksums-Sha1:
 dfa3dede5cb24f907defce8398979e27818b51e7 2246 zita-alsa-pcmi_0.2.0-4.dsc
 498a75295e57c156769df62f08c79bfe141c7ba1 5312 
zita-alsa-pcmi_0.2.0-4.debian.tar.xz
 96922aa1e1a75ce3df44177d272f4347ac177f66 5380 
libzita-alsa-pcmi-dev_0.2.0-4_amd64.deb
 376300cab19365d62750eeced415b5db069cddff 22472 
libzita-alsa-pcmi0-dbgsym_0.2.0-4_amd64.deb
 371b99547564823164736466a8a9afc44d2330e6 12700 
libzita-alsa-pcmi0_0.2.0-4_amd64.deb
 1c4092df4775cd777ea1faeee0232751f7f1536d 30844 
zita-alsa-pcmi-utils-dbgsym_0.2.0-4_amd64.deb
 215b988d0c446937cf582687dc6bbf585e3617a4 11684 
zita-alsa-pcmi-utils_0.2.0-4_amd64.deb
 d6710dda70ef33d246fde8fccf1fec88cda2f57c 5703 
zita-alsa-pcmi_0.2.0-4_amd64.buildinfo
Checksums-Sha256:
 145480b3fdeae9b11a785bd1ff35a682ad823995b4c1698d214b0af913ceae71 2246 
zita-alsa-pcmi_0.2.0-4.dsc
 5b7e449856c7ed2b4209d9c541aafa35b6f7e9d238f74d29572efce11863cca0 5312 
zita-alsa-pcmi_0.2.0-4.debian.tar.xz
 d8b73cf35871dec766215b88ddf0926671e894b0c0331375e28e3c47f7b5e2a3 5380 
libzita-alsa-pcmi-dev_0.2.0-4_amd64.deb
 e3c7ec7bdd69acfece54874c3eb06c53449a862aabdc2554035ca57098cb19b4 22472 
libzita-alsa-pcmi0-dbgsym_0.2.0-4_amd64.deb
 f0ce6a801bce3398f9c532cdca4466d2009857f2b6bff4fcf221a5c000c4826c 12700 
libzita-alsa-pcmi0_0.2.0-4_amd64.deb
 bf14cf6dd180d4f507d8c381bb79d16ff5d0d8279ea38dafdcfc9b2d7d4e7b7a 30844 
zita-alsa-pcmi-utils-dbgsym_0.2.0-4_amd64.deb
 c0d97219c96a8c9dd25f2ea2e10bbebadd9b567a772a37741c452b4b50543cbc 11684 
zita-alsa-pcmi-utils_0.2.0-4_amd64.deb
 6b7f8952e5f54f0069dcd0625fc771e62ff97c88c569326731a4fa64a4350b9e 5703 
zita-alsa-pcmi_0.2.0-4_amd64.buildinfo
Files:
 4e3a45a3337eb175aa85253639c02ed1 2246 sound optional zita-alsa-pcmi_0.2.0-4.dsc
 7182ecc102d9b838ddc534bf0d66b7bc 5312 sound optional 
zita-alsa-pcmi_0.2.0-4.debian.tar.xz
 a397ab962b784fb6beff97aacbdc225a 5380 libdevel optional 
libzita-alsa-pcmi-dev_0.2.0-4_amd64.deb
 d922c7e1b66f054228594de27d3beb74 22472 debug extra 
libzita-alsa-pcmi0-dbgsym_0.2.0-4_amd64.deb
 36161d63c78fd346ec92436f6fbd1610 12700 libs optional 
libzita-alsa-pcmi0_0.2.0-4_amd64.deb
 e7a761479375525534d95dffbbdc2874 30844 debug extra 
zita-alsa-pcmi-utils-dbgsym_0.2.0-4_amd64.deb
 f2e6ed3a141f9c54b117df251eae6576 11684 sound optional 
zita-alsa-pcmi-utils_0.2.0-4_amd64.deb
 582e63ca96b10e80719b9adfaeaafa3a 5703 sound optional 
zita-alsa-pcmi_0.2.0-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlhiT8QVHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+lQygQAKuynaniJ1aAS1cSOcxiioCPJ7BK
TInZ8ue0auKIrsbfVIFMgzD4ejRTybLFNBC6SPU4wO7JlMXLldkZo0L2lmEw2bZe
4xJmlcoSRUPg9wWVdXWn2oEMrKmgmvuUcAe8TYEJ5xfEMI7CbPnf0V6CpmVEDyzb
Gi57/6O7SaP5rLpWap3Xr2iSyJk32r+RY2WG71oX/isEpy0ERj9NlRhYcwnw9SJd
1uqDdlqSqRnVhvtBMyJZMNb2efzSx4dTS0x5pPzfgWFJItMPwjDPiENN1bBchh3O
wF24G5SevEs8UwmpsEid79OaEbXSqRa8rAIfYYj2H50vtYnwPYZG8BePklRdfEH1
2cSpb6kyrdlvLcxmAk9VswVIx4a7/JOgIki2N7YbEis0j7ZGrfxtOhW2kbZ3No7T
FMrK5yDM6hzr+3QbKYVJ/77Su3k+Dyi3ym6WeIdfjbxCqkgzDNK/Xah022Dobd2d
E6D7WKzAGu1woov8h4wG0/98Ohy66s0NlNLBVc5+p/w+0TCB2Y80pYimb4CQHWzO
hPBF5fDoIf8yR6jeTkVzWhr7BSHI6JhPd+DcfqT/Cck41O75eE6+8kHgi/V8jh+l
6DfQfGNXKKkE3NTImr8CZlkklwAlDGbP+AcPa7GTYAAvJ6HdvVwEVErVl0Ioricv
xYd6nkhkqCmGTBID
=IGF3
-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 zita-alsa-pcmi_0.2.0-4_amd64.changes

2016-12-27 Thread Debian FTP Masters
zita-alsa-pcmi_0.2.0-4_amd64.changes uploaded successfully to localhost
along with the files:
  zita-alsa-pcmi_0.2.0-4.dsc
  zita-alsa-pcmi_0.2.0-4.debian.tar.xz
  libzita-alsa-pcmi-dev_0.2.0-4_amd64.deb
  libzita-alsa-pcmi0-dbgsym_0.2.0-4_amd64.deb
  libzita-alsa-pcmi0_0.2.0-4_amd64.deb
  zita-alsa-pcmi-utils-dbgsym_0.2.0-4_amd64.deb
  zita-alsa-pcmi-utils_0.2.0-4_amd64.deb
  zita-alsa-pcmi_0.2.0-4_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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


zam-plugins_3.7~repack2-3_amd64.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Dec 2016 11:38:40 +0100
Source: zam-plugins
Binary: zam-plugins
Architecture: source amd64
Version: 3.7~repack2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 zam-plugins - Collection of LV2, LADSPA, LINUX-VST and JACK plugins
Changes:
 zam-plugins (3.7~repack2-3) unstable; urgency=medium
 .
   * Set dh/compat 10.
   * Sign tags.
Checksums-Sha1:
 d2392a19c99bd756439562a581eab8f8f6bcc46f 2171 zam-plugins_3.7~repack2-3.dsc
 44ec16f4c60ac0327a76c187c659d6a4e408923f 6544 
zam-plugins_3.7~repack2-3.debian.tar.xz
 6a5308b28942ed98d5a02b09362f55dcb87949c6 6451 
zam-plugins_3.7~repack2-3_amd64.buildinfo
 8144e286eccbcf8595f431f4baa8db32b8ec94b6 7988348 
zam-plugins_3.7~repack2-3_amd64.deb
Checksums-Sha256:
 5a30f0c5e06d18d6e564bde2cef3288d4e2173f846e3caef6eb06145bc108d9a 2171 
zam-plugins_3.7~repack2-3.dsc
 b316ffcd03179b481ca7ab5a5b82d0aaa1cc2952a5eecbdd9971a42fc36f7a17 6544 
zam-plugins_3.7~repack2-3.debian.tar.xz
 2056fa9ac64454fab880198a294aa122e1ce2f3f7ecc7c3ec0c1f088ced24702 6451 
zam-plugins_3.7~repack2-3_amd64.buildinfo
 b1a3dc54c0c4e3da5e3255987277067ee9dda2e9df4ce01e9d5fe92c42c0f7cf 7988348 
zam-plugins_3.7~repack2-3_amd64.deb
Files:
 956b5728fa5f9aa78b02bcd3c97f6338 2171 sound optional 
zam-plugins_3.7~repack2-3.dsc
 d6d8a0bc1981246713ac7848baf3ff0e 6544 sound optional 
zam-plugins_3.7~repack2-3.debian.tar.xz
 31c4443b07c9691b0e9dd211392eab48 6451 sound optional 
zam-plugins_3.7~repack2-3_amd64.buildinfo
 de49ea33f82901e15d216f129057ded6 7988348 sound optional 
zam-plugins_3.7~repack2-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlhiSIwVHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+l5QQQAKhrD+XxoibIRiBOeS7A2Ho3GNkC
nuiTKoRqdeyK2Ira4MOR3wQqyqHPQhgzEyWYNWov1At2AFNkTxqbIH1rQSiAtQjw
RHTyEPcecyKUmxg+azJnExR9PpBkan1RAoJdV1ThgZtQqOk/m9nk2ZGdH11TuWDB
tRIcxPYqwhN5NhkbmTTSPxSpnD7oS3rdJ/j0BPGrjBWnmSUchXto+G1k8rOAKuIR
0qxKqCWsRR65HcdRyHb99hgPCgfiTTgkh409yc/SDhdCfP8XuzWt4534VxA+yvAK
pEaGEzUbp4mpsGdk8OFG92I5O1oybZ5ENnkDegjEizrS79hFnjOcvBQ3/gPdwaSO
hrvCZDhBHUWKO+8kQRIoy0V2V80Fna8QRUEGh/h41xRnN7a2SNc8wk4DxrMPx8oX
tzkcIj/npX6TXZJhjvQGUVziqzoF8ZfuMn/TTbX/3wWvzG6xV+8yXzpTWq3EGJgo
3TO56krlpD8t1slU+PtyYXfHf8X3hFfyqS2/VW8Z259QxMtfoxcsPtDbvUInQ4Uv
GWcVSk8W+80WaG3azPaa/4ZLNwUWfhTDHkKVnZoWSxbpA7cS+rMNDtOiyETNKv88
wYq14/z9nrqhti2H1KiddSrODrAJPlAFFYBT5r+do0OdvAmd3sbkUw5q0x1wzPPb
h1yUH56zjPel+qNf
=I9W1
-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 zam-plugins_3.7~repack2-3_amd64.changes

2016-12-27 Thread Debian FTP Masters
zam-plugins_3.7~repack2-3_amd64.changes uploaded successfully to localhost
along with the files:
  zam-plugins_3.7~repack2-3.dsc
  zam-plugins_3.7~repack2-3.debian.tar.xz
  zam-plugins_3.7~repack2-3_amd64.buildinfo
  zam-plugins_3.7~repack2-3_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.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


wah-plugins_0.1.0-3_amd64.changes ACCEPTED into unstable

2016-12-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Dec 2016 11:08:20 +0100
Source: wah-plugins
Binary: wah-plugins
Architecture: source amd64
Version: 0.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 wah-plugins - auto-wah LADSPA plugin
Changes:
 wah-plugins (0.1.0-3) unstable; urgency=medium
 .
   * Set dh/compat 10.
   * Update copyright file.
   * Sign tags.
   * Bump Standards.
   * Fix VCS fields.
   * Fix hardening.
   * Avoid useless linking.
   * Add local-options file.
   * Tune .gitignore file.
Checksums-Sha1:
 c4f5a210c86d989f3880baffa4f599c2878b7b4f 2082 wah-plugins_0.1.0-3.dsc
 41f55fe329057ac6710baec2b087806c75224676 3252 wah-plugins_0.1.0-3.debian.tar.xz
 7e2f4cf23da24e97f1f0065cb84b299446257e46 8436 
wah-plugins-dbgsym_0.1.0-3_amd64.deb
 72147428e597d0c7c051c70a6d09d7c67d3a1166 4678 
wah-plugins_0.1.0-3_amd64.buildinfo
 3b79a0fdb48cbba625237d0cccfb94107e852f18 7294 wah-plugins_0.1.0-3_amd64.deb
Checksums-Sha256:
 ae0f0f5132dcf182823bc0604656b4263b8e33baf2c48d610a468f73c9f84fea 2082 
wah-plugins_0.1.0-3.dsc
 0346a1aa3fb067a4c327e374f0a3b9a5e31235f50ec528430cdcd44e1d85fd7d 3252 
wah-plugins_0.1.0-3.debian.tar.xz
 85cdecd52c2df842e1caa9ba694dac93d6933b88ae959815f44f8911c1f13e9a 8436 
wah-plugins-dbgsym_0.1.0-3_amd64.deb
 8d454e73611cff8a2a53128fb5cd95e1fe4c67ea9139ab41920828694ddcbf56 4678 
wah-plugins_0.1.0-3_amd64.buildinfo
 68343b845aa245058925ea51cd276d66d43f5ee636a7d47ee37b42fd11e1d9aa 7294 
wah-plugins_0.1.0-3_amd64.deb
Files:
 89d2ab2265b1c63b9df80ccb0e9193d1 2082 sound optional wah-plugins_0.1.0-3.dsc
 9f37689c0ab17942a446e0921019edc4 3252 sound optional 
wah-plugins_0.1.0-3.debian.tar.xz
 7d9c380a97e1e1f4e6bca042ba52c44d 8436 debug extra 
wah-plugins-dbgsym_0.1.0-3_amd64.deb
 adb191b6449cb9046f5879bb4f80cbe6 4678 sound optional 
wah-plugins_0.1.0-3_amd64.buildinfo
 b4d086126c91e09b84c47805ca9d3abb 7294 sound optional 
wah-plugins_0.1.0-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEESlQ1E9LfY1GoF46jWwGUVeK4T6UFAlhiP84VHG1pcmEubWlr
ZXNAc2V6bmFtLmN6AAoJEFsBlFXiuE+lO+QP/RrZGoB+0NawsY5wYlFHHfFJqTQY
oqqfwRZNDF1dlR+NYgahxZ7xfDl5aaj/VE7sEnKT7OnV00353gaLTmZBF+U2pH+4
d4QFsqyXATJ09E5ndhuAThdAgTmhLjacmJrkwz6+pVG4CsA7+/JL/X2ecsX9QDyT
SCSOmrbv2p41Z2Hd0GHGJWB9o2Bk61vdn5kw6uFDvZbyMNBLnVxERgd3yBSOXzQM
LAkN7lq73m9FRXxavsQiasZE0aw2miPWWr/0FUwfAzpb8Uk1z9HCPnVt8cQ7y8/q
cIrs1U2HsLVd/xVilbcC5+4nme+GbbCkMMrp8o1kRYoaCv/Mb+z3fQEBu/V67FDm
hUwLxMTQzalIhfo/d5q4qnlGJgMPfabWSuh90SmwFUu+dcQHpE7iH1ZH0KMdGZSi
jvWJIT8mgE5W0zh1DBe6t0Qsil5AE2dPB7ARtCxOzDMEihzxLMKgnz1rYeWG6JtA
Q2uWygwacOV87G5JFi7fH1B1JaoW5LvqEQtszw8dBoh/hszPl+9oHh5w0zeXjXxe
+y3O7MnHqgIkFspUUviS3dRB7cfcEVXbH+h0Hno7WX6JJ5pOtPg5sBu9jG6oGbL6
Er68wVbL80tVhzRh29IQQTYei0GMP7RDjlFRYcDJ7nXC3Wd0m0bESJ6V3qIRvjPW
oVF8HIuH3tmVfFup
=Tr4O
-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 wah-plugins_0.1.0-3_amd64.changes

2016-12-27 Thread Debian FTP Masters
wah-plugins_0.1.0-3_amd64.changes uploaded successfully to localhost
along with the files:
  wah-plugins_0.1.0-3.dsc
  wah-plugins_0.1.0-3.debian.tar.xz
  wah-plugins-dbgsym_0.1.0-3_amd64.deb
  wah-plugins_0.1.0-3_amd64.buildinfo
  wah-plugins_0.1.0-3_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.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