Bug#814976: whitedune: diff for NMU version 0.30.10-2.1

2016-03-07 Thread Raúl Benencia
Control: tags 814976 + patch
Control: tags 814976 + pending

Dear maintainer,

This bug is caused by a recent update on grep. This update modified a bit
the heuristic used for determining when the given input is binary.

I've prepared an NMU for whitedune (versioned as 0.30.10-2.1). As I don't
have privileges to upload it to DELAYED, I've uploaded it to the mentors
repository.

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/whitedune


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/w/whitedune/whitedune_0.30.10-2.1.dsc

Cheers,
Rul
diff -Nru whitedune-0.30.10/debian/changelog whitedune-0.30.10/debian/changelog
--- whitedune-0.30.10/debian/changelog	2016-01-09 12:53:49.0 -0800
+++ whitedune-0.30.10/debian/changelog	2016-03-07 08:19:38.0 -0800
@@ -1,3 +1,10 @@
+whitedune (0.30.10-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS due new binary matching behavior on grep (Closes: #814976)
+
+ -- Raúl Benencia   Mon, 07 Mar 2016 07:56:28 -0800
+
 whitedune (0.30.10-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru whitedune-0.30.10/debian/patches/avoid-grep-binary.patch whitedune-0.30.10/debian/patches/avoid-grep-binary.patch
--- whitedune-0.30.10/debian/patches/avoid-grep-binary.patch	1969-12-31 16:00:00.0 -0800
+++ whitedune-0.30.10/debian/patches/avoid-grep-binary.patch	2016-03-07 08:12:25.0 -0800
@@ -0,0 +1,13 @@
+Index: whitedune-0.30.10/src/Makefile.in
+===
+--- whitedune-0.30.10.orig/src/Makefile.in	2011-04-29 02:28:06.0 -0700
 whitedune-0.30.10/src/Makefile.in	2016-03-07 08:08:45.863708021 -0800
+@@ -771,7 +771,7 @@
+ resource.c: dune.rc swt/rc/rc $(ICONS) resource.h
+ 	sed 's../.' < dune.rc > dune1.rc.c
+ 	$(CXXCPP) dune1.rc.c > dune2.rc.c 
+-	grep -v '//' dune2.rc.c > dune3.rc.c
++	grep -av '//' dune2.rc.c > dune3.rc.c
+ 	if swt/rc/rc < dune3.rc.c > resource.c ; then echo > /dev/null; else rm  resource.c ; exit 1 ; fi
+ 	rm dune1.rc.c dune2.rc.c dune3.rc.c
+ 
diff -Nru whitedune-0.30.10/debian/patches/series whitedune-0.30.10/debian/patches/series
--- whitedune-0.30.10/debian/patches/series	2016-01-09 12:53:19.0 -0800
+++ whitedune-0.30.10/debian/patches/series	2016-03-07 08:12:25.0 -0800
@@ -1,2 +1,3 @@
 libxp-configure.patch
 png1.5.patch
+avoid-grep-binary.patch


signature.asc
Description: PGP 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: whitedune: diff for NMU version 0.30.10-2.1

2016-03-07 Thread Debian Bug Tracking System
Processing control commands:

> tags 814976 + patch
Bug #814976 [src:whitedune] whitedune: FTBFS: dune1.rc.c:1392: syntax error
Added tag(s) patch.
> tags 814976 + pending
Bug #814976 [src:whitedune] whitedune: FTBFS: dune1.rc.c:1392: syntax error
Added tag(s) pending.

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


kodi-pvr-vdr-vnsi is marked for autoremoval from testing

2016-03-07 Thread Debian testing autoremoval watch
kodi-pvr-vdr-vnsi 1.10.10-2 is marked for autoremoval from testing on 2016-04-13

It is affected by these RC bugs:
816251: kodi-pvr-vdr-vnsi: FTBFS: VNSIData.cpp:430:7: error: 'PVR_TIMER {aka 
struct PVR_TIMER}' has no member named 'bIsRepeating'


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


xbmc-pvr-addons is marked for autoremoval from testing

2016-03-07 Thread Debian testing autoremoval watch
xbmc-pvr-addons 13.0+git20140512+g91cc731+dfsg1-3 is marked for autoremoval 
from testing on 2016-04-13

It (build-)depends on packages with these RC bugs:
816251: kodi-pvr-vdr-vnsi: FTBFS: VNSIData.cpp:430:7: error: 'PVR_TIMER {aka 
struct PVR_TIMER}' has no member named 'bIsRepeating'
816252: kodi-pvr-hts: FTBFS: client.cpp:314:18: error: 'PVR_ADDON_CAPABILITIES 
{aka struct PVR_ADDON_CAPABILITIES}' has no member named 
'bSupportsRecordingFolders'


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


kodi-pvr-hts is marked for autoremoval from testing

2016-03-07 Thread Debian testing autoremoval watch
kodi-pvr-hts 2.1.18-1 is marked for autoremoval from testing on 2016-04-13

It is affected by these RC bugs:
816252: kodi-pvr-hts: FTBFS: client.cpp:314:18: error: 'PVR_ADDON_CAPABILITIES 
{aka struct PVR_ADDON_CAPABILITIES}' has no member named 
'bSupportsRecordingFolders'


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


csoundqt_0.9.2-1_source.changes ACCEPTED into unstable

2016-03-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Mar 2016 22:23:57 -0300
Source: csoundqt
Binary: csoundqt
Architecture: source
Version: 0.9.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Felipe Sateler 
Description:
 csoundqt   - frontend for the csound sound processor
Changes:
 csoundqt (0.9.2-1) unstable; urgency=medium
 .
   * New upstream release
 - Drop qhash-type.patch, applied upstream
 - Use upstream install target, add patch to make it work
   * Drop menu entry, as now we have desktop entry
   * Bump Standards Version
   * Update upstream urls to use CsoundQt github organization
Checksums-Sha1:
 d2af9cab15f6bd0f791091f0efca6f437e1b2b8f 2093 csoundqt_0.9.2-1.dsc
 c6a7db641fbecac7e705250f3901dc8bd94c509e 64185628 csoundqt_0.9.2.orig.tar.gz
 329524ae5b4f7cf25df1fd09ac0e5daa14d9c958 11640 csoundqt_0.9.2-1.debian.tar.xz
Checksums-Sha256:
 ea831a742626b1f074499df0b758c45b2d9f1638e8c07d941fd29c6f64ad91c7 2093 
csoundqt_0.9.2-1.dsc
 c105f1b2b6b3091496ec9ee94498ddfb240bac5dc1ebbaa76eeab99d616017af 64185628 
csoundqt_0.9.2.orig.tar.gz
 691e5bec034c5aedf57529f9d961262dcbf84b444dd4de9e291ecee61362643a 11640 
csoundqt_0.9.2-1.debian.tar.xz
Files:
 e67c76f696c61b8bc834788bcdb9bd85 2093 sound optional csoundqt_0.9.2-1.dsc
 874f649acd425775ce9a72df0932ae02 64185628 sound optional 
csoundqt_0.9.2.orig.tar.gz
 28d9b40901bf90c182d115d578a5ab11 11640 sound optional 
csoundqt_0.9.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJW3isfAAoJEKO6uuJAjdbPCEIP/Ag4ms97xwUOjVxV7LZt0zQ3
e+z+zyPR7zDLJQ6tOIeuLUcvVnSIrVVegP5MXVfWASd5DIZ6YxdhitdftjBSYLfV
qUkR6bXRxePlxivYk5gBJXW6wYGEB/jglUlLS/O7C/0+iyTJR+GoqrzMh2ovI3d2
FfamOqxNt3wfhaKkESX4y2c6t7ouqnbXZ/hHC7TwBR8KzLkEfxbej1m/jnwBoUwr
M69nn6N39pBLGTqqkB1ESUiXqzgrkCfjXK1W8OGIfmepOrhdjGzNtmcC6x6eeevt
6bC53l2/lrs8l5DySzYQlCFtOCKTLDkVl5fAp4b6vEa3xQOvY76SOG0N+Fy4syrW
c5aKD3vYZWJKc2iNs59alHvV2e7RM1olYKRYVt8vm2HU6fZefhphFazWvoWllWVH
fqFckH+lEx2gHu/nC1lN+Zywb9ed2xX+oL+rE/m/6ISOEgoMJQlcvkawdxgaEcxi
kaoO346ZhXekYeNz5rJF/j7wBzP3Fcix2XIYF4zMwARUzJ0aYkBscqGZjm5D67cY
sW30Z1tHgxIY4Kkzhb9RiUDxtQiDGYlF5mKLKxp65DScBaHqW3mpLGdFQQWd8sjE
zFQjmCEsBw2/2iE+GMS8A88ZIvGkkWImqfh0z86rAP9NcVM+YaWANeyJ7MHxH0ZP
QMPYtBRaK9Ad2bQk4eVY
=dpJ5
-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 csoundqt_0.9.2-1_source.changes

2016-03-07 Thread Debian FTP Masters
csoundqt_0.9.2-1_source.changes uploaded successfully to localhost
along with the files:
  csoundqt_0.9.2-1.dsc
  csoundqt_0.9.2.orig.tar.gz
  csoundqt_0.9.2-1.debian.tar.xz

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


ffmpeg_3.0-1_amd64.changes is NEW

2016-03-07 Thread Debian FTP Masters
binary:libavcodec-extra57 is NEW.
binary:libavcodec57 is NEW.
binary:libavdevice57 is NEW.
binary:libavfilter6 is NEW.
binary:libavformat57 is NEW.
binary:libavresample3 is NEW.
binary:libavutil55 is NEW.
binary:libpostproc54 is NEW.
binary:libswresample2 is NEW.
binary:libswscale4 is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

___
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 ffmpeg_3.0-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
ffmpeg_3.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  ffmpeg_3.0-1.dsc
  ffmpeg_3.0.orig.tar.xz
  ffmpeg_3.0-1.debian.tar.xz
  ffmpeg-dbgsym_3.0-1_amd64.deb
  ffmpeg-doc_3.0-1_all.deb
  ffmpeg_3.0-1_amd64.deb
  libav-tools_3.0-1_all.deb
  libavcodec-dev_3.0-1_amd64.deb
  libavcodec-extra57-dbgsym_3.0-1_amd64.deb
  libavcodec-extra57_3.0-1_amd64.deb
  libavcodec-extra_3.0-1_all.deb
  libavcodec57-dbgsym_3.0-1_amd64.deb
  libavcodec57_3.0-1_amd64.deb
  libavdevice-dev_3.0-1_amd64.deb
  libavdevice57-dbgsym_3.0-1_amd64.deb
  libavdevice57_3.0-1_amd64.deb
  libavfilter-dev_3.0-1_amd64.deb
  libavfilter6-dbgsym_3.0-1_amd64.deb
  libavfilter6_3.0-1_amd64.deb
  libavformat-dev_3.0-1_amd64.deb
  libavformat57-dbgsym_3.0-1_amd64.deb
  libavformat57_3.0-1_amd64.deb
  libavresample-dev_3.0-1_amd64.deb
  libavresample3-dbgsym_3.0-1_amd64.deb
  libavresample3_3.0-1_amd64.deb
  libavutil-dev_3.0-1_amd64.deb
  libavutil55-dbgsym_3.0-1_amd64.deb
  libavutil55_3.0-1_amd64.deb
  libpostproc-dev_3.0-1_amd64.deb
  libpostproc54-dbgsym_3.0-1_amd64.deb
  libpostproc54_3.0-1_amd64.deb
  libswresample-dev_3.0-1_amd64.deb
  libswresample2-dbgsym_3.0-1_amd64.deb
  libswresample2_3.0-1_amd64.deb
  libswscale-dev_3.0-1_amd64.deb
  libswscale4-dbgsym_3.0-1_amd64.deb
  libswscale4_3.0-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


Processed: Pull Request submitted upstream

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

> tag 800805 upstream
Bug #800805 [python-laditools] python-laditools: python-enum now conflicts with 
python-enum34
Added tag(s) upstream.
> forwarded 800805 https://github.com/alessio/laditools/pull/1
Bug #800805 [python-laditools] python-laditools: python-enum now conflicts with 
python-enum34
Set Bug forwarded-to-address to 'https://github.com/alessio/laditools/pull/1'.
> thanks
Stopping processing here.

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

2016-03-07 Thread Ross Gammon
tag 800805 upstream
forwarded 800805 https://github.com/alessio/laditools/pull/1
thanks

Hi Alessio,

Pull request submitted upstream:
https://github.com/alessio/laditools/pull/1

It would be great if we could get the fix uploaded so that it could be
synced to Ubuntu before the 16.04 release. That way gladish could be
seeded again.

Let me know if you would prefer that I take care of it.

Cheers,

Ross



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

python-pyo_0.7.9-1_amd64.changes ACCEPTED into unstable

2016-03-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Mar 2016 15:13:08 -0500
Source: python-pyo
Binary: python-pyo
Architecture: source amd64
Version: 0.7.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Tiago Bortoletto Vaz 
Description:
 python-pyo - Python module written in C to help digital signal processing scri
Changes:
 python-pyo (0.7.9-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 26f4da5499b872fee3cb4e9dcd91077e4a7695db 2089 python-pyo_0.7.9-1.dsc
 25c17e63cd9e20e3b40b023d6ebf747391143dde 3926875 python-pyo_0.7.9.orig.tar.bz2
 0684648328d898030c76244edb265ee096170379 6388 python-pyo_0.7.9-1.debian.tar.xz
 2e417d08ce821a3fe95eab7df2bff804da76b2de 4415444 python-pyo_0.7.9-1_amd64.deb
Checksums-Sha256:
 4739b27dcb697c3edb52c745171bf883d55fe9fc3a36d3da7386bfbb98388892 2089 
python-pyo_0.7.9-1.dsc
 4880a45f0c93a08f7f70ccfd1b2ef8571232b15734f07ac957fd484365aca9b4 3926875 
python-pyo_0.7.9.orig.tar.bz2
 d89a014ec9d1a021b03de0006d823d5efd484d33a5d8acb5c947873b5f1a7639 6388 
python-pyo_0.7.9-1.debian.tar.xz
 8a22439bf130cb6f93d166cd329af3d15019676f5982e0ba3ca09a35ef95d694 4415444 
python-pyo_0.7.9-1_amd64.deb
Files:
 e808b4a1e845c81a91f1e0a1e6489169 2089 python optional python-pyo_0.7.9-1.dsc
 f28142483585cfbf581a0e8b5c01ebda 3926875 python optional 
python-pyo_0.7.9.orig.tar.bz2
 f677627d590d00f048e9355972d940e3 6388 python optional 
python-pyo_0.7.9-1.debian.tar.xz
 b45a6b3c8e523b8e1255cc8ec2482cb4 4415444 python optional 
python-pyo_0.7.9-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJW3eIzAAoJENhHR6zktoE99Q8QAI9Nqn2WHhd1ZIilHw69Hfjq
ulJ67jS1oLplBskHqZrdIg8kdZlIPRQKjsq4FM1o3Q9a/2Fxih9D+MHPzbwLSB/j
MCVt95s9CRLy641cRO3sAFMEOlngSdw67x0Pt9SXWCLq/ZX51HrTQrniNuGVG+Bt
V+JQj2L9XOJ8upijuvx5JK1s4T+UgVuS7UP6ma/4KmhJ4i+4r8NYuL8trN6h94YQ
ToHpZV4n1/ydfGAsht/ROpTKkxULx1zr9lKXVjTKllOS16K/v9iK74Bslq29QCk1
U4moxfe50nnKohrBAUMb5nWixk/4CHCieDbjxtGG2dnQjl/CfOGcCH2zF9lG2IXc
Z4CGI1IdGRxkXdVypKtmTeiEV51g6YdYs/KG1LaS9iNvY0baKNaeqKw4rDZgcAov
6KQAg7iOOYCtT2pmhgOKItQ/gYcAtKU9I0KpYsLxo+aqc49HhiTGKtDtIfaCoL1f
xtKbNIwmW1fbfpmiIztuHYU5RTXpgFha5n978sH82/0pLUcj4bcrYj7b/dYnNOEy
77JN6rJ5PFtKqaPxHNRvDttnvaZI6sv4+M5zdbEzAs/PyMsKu1t7Fu2wlcFhte31
zFYmB4hgOkyENgHE+y7hqgblcTUTR4Imxx1wHLQVYz8KzxmKOjwcLPgoS6zXyFbb
mDFiIjWpqcYlgWyiOmsT
=+J/o
-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


Processed: reassign 813972 to libncarg-dev, fixed 813972 in 6.3.0-7, affects 813972, tagging 816518 ...

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

> reassign 813972 libncarg-dev 6.3.0-6
Bug #813972 {Done: Alastair McKinstry } 
[libncarg-dev,libncl-dev] libncl-dev and libncarg-dev: error when trying to 
install together
Bug reassigned from package 'libncarg-dev,libncl-dev' to 'libncarg-dev'.
No longer marked as found in versions libncl/2.1.18+dfsg-2 and ncl/6.3.0-6.
No longer marked as fixed in versions ncl/6.3.0-7.
Bug #813972 {Done: Alastair McKinstry } [libncarg-dev] 
libncl-dev and libncarg-dev: error when trying to install together
Marked as found in versions ncl/6.3.0-6.
> fixed 813972 6.3.0-7
Bug #813972 {Done: Alastair McKinstry } [libncarg-dev] 
libncl-dev and libncarg-dev: error when trying to install together
Marked as fixed in versions ncl/6.3.0-7.
> affects 813972 + libncl-dev
Bug #813972 {Done: Alastair McKinstry } [libncarg-dev] 
libncl-dev and libncarg-dev: error when trying to install together
Added indication that 813972 affects libncl-dev
> tags 816518 + sid stretch
Bug #816518 {Done: Sebastien Badia } [src:gitmagic] gitmagic: 
FTBFS: LaTeX Error: File `ulem.sty' not found.
Added tag(s) sid and stretch.
> tags 816517 + sid stretch
Bug #816517 [src:boxbackup] boxbackup: FTBFS: TEST FAILURE: Condition 
[::system("perl testfiles/testrequests.pl") == 0] 
Added tag(s) stretch and sid.
> affects 816561 + libvotca-tools-dev
Bug #816561 {Done: Michael Banck } [libvotca-tools3] 
libvotca-tools3: missing Breaks+Replaces against libvotca-tools2 (<< 1.3)
Added indication that 816561 affects libvotca-tools-dev
> tags 816638 + sid stretch
Bug #816638 [mhonarc] mhonarc: fails to run with perl5.22
Added tag(s) stretch and sid.
> tags 816587 + sid stretch
Bug #816587 [docbook-utils] shared-mime-info: FTBFS: LaTeX Error: File 
`ulem.sty' not found.
Bug #817026 [docbook-utils] gstreamer0.10: FTBFS: ! LaTeX Error: File 
`ulem.sty' not found.
Bug #817027 [docbook-utils] gstreamer1.0: FTBFS: LaTeX Error: File `ulem.sty' 
not found.
Added tag(s) sid and stretch.
Added tag(s) stretch and sid.
Added tag(s) stretch and sid.
> tags 816994 + stretch sid
Bug #816994 [src:aegis] aegis: FTBFS in stretch, build dependencies not in 
stretch
Added tag(s) stretch and sid.
> tags 816995 + sid stretch
Bug #816995 [src:fam] fam: FTBFS in stretch with new perl: Unescaped left brace 
in regex is deprecated
Added tag(s) sid and stretch.
> tags 816996 + sid stretch
Bug #816996 [src:gmerlin] gmerlin: FTBFS in stretch with new perl: Unescaped 
left brace in regex is deprecated
Added tag(s) sid and stretch.
> tags 817058 + sid stretch
Bug #817058 [src:sketch] sketch: FTBFS in stretch (TeX error)
Added tag(s) stretch and sid.
> found 816699 0.0~git20160222-1
Bug #816699 [libarmci-mpi-dev,libga-dev] libga-dev and libarmci-mpi-dev: error 
when trying to install together
There is no source info for the package 'libga-dev' at version 
'0.0~git20160222-1' with architecture ''
Marked as found in versions armci-mpi/0.0~git20160222-1.
> found 816699 5.4~beta~r10636+dfsg-2
Bug #816699 [libarmci-mpi-dev,libga-dev] libga-dev and libarmci-mpi-dev: error 
when trying to install together
There is no source info for the package 'libarmci-mpi-dev' at version 
'5.4~beta~r10636+dfsg-2' with architecture ''
Marked as found in versions ga/5.4~beta~r10636+dfsg-2.
> found 816737 2.21-9
Bug #816737 [libc6] Broken after recent upgrade
Marked as found in versions glibc/2.21-9.
> tags 816756 + sid stretch experimental
Bug #816756 [php-pimple] Useless in Debian
Added tag(s) stretch, sid, and experimental.
> tags 816757 + sid stretch
Bug #816757 {Done: Hilko Bengen } [lzop] lzop: Does not 
build on powerpc
Added tag(s) stretch and sid.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
813972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813972
816517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816517
816518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816518
816561: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816561
816587: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816587
816638: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816638
816699: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816699
816737: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816737
816756: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816756
816757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816757
816994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816994
816995: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816995
816996: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816996
817026: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817026
817027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817027
817058: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817058
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


Processing of python-pyo_0.7.9-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
python-pyo_0.7.9-1_amd64.changes uploaded successfully to localhost
along with the files:
  python-pyo_0.7.9-1.dsc
  python-pyo_0.7.9.orig.tar.bz2
  python-pyo_0.7.9-1.debian.tar.xz
  python-pyo_0.7.9-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


Processing of python-pyo_0.7.9-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
python-pyo_0.7.9-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  python-pyo_0.7.9-1.dsc
  python-pyo_0.7.9.orig.tar.bz2
  python-pyo_0.7.9-1.debian.tar.xz
  python-pyo_0.7.9-1_amd64.deb

Greetings,

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


[bts-link] source package libavcodec55

2016-03-07 Thread bts-link-upstream
#
# bts-link upstream status pull for source package libavcodec55
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #754435 (http://bugs.debian.org/754435)
# Bug title: libavcodec55.so crashes vlc while decoding
#  * http://bugzilla.libav.org/show_bug.cgi?id=716
#  * remote status changed: NEW -> RESOLVED
#  * remote resolution changed: (?) -> INVALID
#  * closed upstream
tags 754435 + fixed-upstream
usertags 754435 - status-NEW
usertags 754435 + status-RESOLVED resolution-INVALID

thanks

___
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: [bts-link] source package libavcodec55

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

> #
> # bts-link upstream status pull for source package libavcodec55
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
> # remote status report for #754435 (http://bugs.debian.org/754435)
> # Bug title: libavcodec55.so crashes vlc while decoding
> #  * http://bugzilla.libav.org/show_bug.cgi?id=716
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> INVALID
> #  * closed upstream
> tags 754435 + fixed-upstream
Bug #754435 [libavcodec55] libavcodec55.so crashes vlc while decoding
Added tag(s) fixed-upstream.
> usertags 754435 - status-NEW
Usertags were: status-NEW.
Usertags are now: .
> usertags 754435 + status-RESOLVED resolution-INVALID
There were no usertags set.
Usertags are now: status-RESOLVED resolution-INVALID.
> thanks
Stopping processing here.

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


Processed: [bts-link] source package qjackctl

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

> #
> # bts-link upstream status pull for source package qjackctl
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
> # remote status report for #816352 (http://bugs.debian.org/816352)
> # Bug title: qjackctl: FTBFS[!linux]: gethostname undeclared
> #  * https://github.com/rncbc/qjackctl/pull/10
> #  * remote status changed: (?) -> closed
> #  * closed upstream
> tags 816352 + fixed-upstream
Bug #816352 [qjackctl] qjackctl: FTBFS[!linux]: gethostname undeclared
Added tag(s) fixed-upstream.
> usertags 816352 + status-closed
There were no usertags set.
Usertags are now: status-closed.
> thanks
Stopping processing here.

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


[bts-link] source package qjackctl

2016-03-07 Thread bts-link-upstream
#
# bts-link upstream status pull for source package qjackctl
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #816352 (http://bugs.debian.org/816352)
# Bug title: qjackctl: FTBFS[!linux]: gethostname undeclared
#  * https://github.com/rncbc/qjackctl/pull/10
#  * remote status changed: (?) -> closed
#  * closed upstream
tags 816352 + fixed-upstream
usertags 816352 + status-closed

thanks

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


flowblade_1.6-1_amd64.changes ACCEPTED into unstable

2016-03-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Mar 2016 17:43:28 +0100
Source: flowblade
Binary: flowblade
Architecture: source all
Version: 1.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jonas Smedegaard 
Description:
 flowblade  - non-linear video editor
Changes:
 flowblade (1.6-1) unstable; urgency=medium
 .
   [ upstream ]
   * New releases.
 Main Features:
 + Add G'MIC effects tool.
 + Support for changing project profile.
 + Support for drag'n'drop of media files from other applications.
 + Update middlebar to include more features on wide screens.
 + Add 'Sync All Compositors' functionality.
 Bugfixes and enhancements:
 + Fix set parent clip functionality.
 + Fix translation scripts.
 + Re-create all media icons always when requested.
 + Fix dark theme monitor indicator icon.
 + Fix change to first bin after media load bug.
 + Remove alpha mode functionality from compositors.
 + Fix batch render to respect profile selection.
 + Fix single render to respect changed profile.
 + Open missing asset project directly from info dialog into Media
   Relinker on request.
 + Add Mark In and Mark Out data to clip info dialog.
 + Remove write env data functionality.
 + Fix dark theme mute video icon.
 + Add transition button to TC Middle layout and combine it with edit
   buttons group.
 + Fix filter cloning for filters witn non-mlt properties.
 + Make Titler work better with non-square pixel formats.
 + Add HD 1080p 60fps profile.
 + Range Log sorting upgrade and gmic encode view update.
 + New undo-redo icons.
 + Render slowmo files from original when using proxy files.
 + Make possible to render slowmo file from a Range Log item.
 + RHEL7/CentOS compatibility patch.
 + Fix file info fps display.
 + Make relinker and batchrender use dark theme.
 + Make single render use dark theme and add percentage display.
 + New in/out markers.
 .
   [ Jonas Smedegaard ]
   * Include upstream added KNOWN_ISSUES.md file.
   * Update package relations: Depend on gmic.
Checksums-Sha1:
 22fa7a23d1066f266c3dacf225e8afb52cbdadfd 2078 flowblade_1.6-1.dsc
 e70633c01b9a7e02b9befba8c5eb4ff1a9bf3536 9172016 flowblade_1.6.orig.tar.gz
 02299a1d52fc0135c15433ca1805810891180ea8 17288 flowblade_1.6-1.debian.tar.xz
 5b1b076d0d265d30acc5ca5565eb447205360229 6320748 flowblade_1.6-1_all.deb
Checksums-Sha256:
 f5c1bd31252a167d961d30d52fa2fa233a14c883810f6c38c53df059f44b160b 2078 
flowblade_1.6-1.dsc
 ce46c1d6610023b487b261a1ffe34a71a9f82eba78c35fd62300dc2aa4a0e491 9172016 
flowblade_1.6.orig.tar.gz
 37e8585d64b3b6df66cf6d0bf9150450b12a3bb4015e0bbe27c3df053ed18293 17288 
flowblade_1.6-1.debian.tar.xz
 9c6d1f115f38f305607abeee5c549b6e7da283b362cfc86aaf9abc540eb7cbb8 6320748 
flowblade_1.6-1_all.deb
Files:
 6023181632c2e980680c442f93e4fc53 2078 video optional flowblade_1.6-1.dsc
 664914138d53f36c6d49a47c09a64c77 9172016 video optional 
flowblade_1.6.orig.tar.gz
 67a8a2455262cb1fd1ee03b8f6100911 17288 video optional 
flowblade_1.6-1.debian.tar.xz
 d75f159084b0928894da7368c998ecd2 6320748 video optional flowblade_1.6-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJW3bDfAAoJECx8MUbBoAEhY9MP+wRdkVYuQtRvPyU92CJ+iqJZ
3HGwsuZz8p6x9tQ3CHNcYZ0yXmkE9IcjfxWN2SmtdYlIK94FEfSkbv24NU/FgAFH
f9RTrLNbYhPgmcLwOiWLiYpu4JfuF2j4z+JEIN+N77QbWRSN2LOZy8qKeRHoJOAx
d9UvL7exE6XeO9jRLYKK13ITOT48zD8PHN7mbmydn/07EP50A9NOicQ2ixk3JWE6
6zNwy0jSR6UjzS+6+jTFsR2mda/nvdqu6zO/2mPwEO/6zbZDU8lyC52A1NRDxVSo
2mSA1A2pBuk9gZeNDaLGuMha9aFh/2+05YnuY4sSeYJCtAwUQBvUSlP563gtUcvo
FX9o0eX4VMuuHlEmIIH71F6YKaUouEp2JxBuXQ06Bdzd/nwDYhFZHD7P4wirry6l
s/VzOTYqHbJqV3TruHI/qtlAWHoQw0X6+IjmATCsJtY4UXXxdThhw6PkhGysCra1
covKWfQKTlmgcGaopnJXHKKT6NYumztGlqQexjZUJJjEWaKV7/66l7e/LCm2SZBN
Y0367kK6nPI6lKKf2SxYYvOLt7N8iZKR4OssMSxgKv1rsOtGEfsi9m87S78DgIK1
EEOGv/ouJJAjRIOiPqRVEwcbj9FtoHWzgux/hHxcckPftZi4KHvTDYE2f/S2E+SJ
QrfLe/umReNyiiohN5ri
=yTlL
-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


flowblade_1.2-1_amd64.changes ACCEPTED into unstable

2016-03-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Mar 2016 16:18:30 +0100
Source: flowblade
Binary: flowblade
Architecture: source all
Version: 1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jonas Smedegaard 
Description:
 flowblade  - non-linear video editor
Changes:
 flowblade (1.2-1) unstable; urgency=medium
 .
   [ upstream ]
   * New releases.
 Main Features:
 + Flowblade has now been ported to GTK3.
 + All rendering was moved out of process.
 + Improved support for dark theme.
 + Upgraded small screen support.
 Other bug fixes and enhancements:
 + Add preference to always use English on a localized OS.
 + Make audio sample rate user selectable for rendering.
 + Drop support for creating new 'Affine' compositors.
 + Make color clips use hidden pngs instead of mlt producer.
 + Fix MPEG-4 / .mp4 rendering to always respect source image shape.
 + Fix transform filters.
 + Fix clip audio sample frequency and channels info display.
 + Use translations at /usr/share/locale if available.
 + Fix preset encodings batch rendering.
 + Make image sequence open dialog reuse earlier media directory.
 + Make out-of-process tools write log files.
 .
   [ Jonas Smedegaard ]
   * Update package relations:
 + Depend on python-gi and GIO bindings glib-2.0 gtk-3.0 pango-1.0
   (not python-gobject-2 python-gtk2 python-gnome2).
 + Depend on GIO binding gdkpixbuf-2.0 (not gtk2-engines-pixbuf).
   * Update copyright info:
 + Fix add Files section for SVGs containing CC-licensed sand bitmap.
Checksums-Sha1:
 261a39d09eb6c69bb399c7b286e591b297fedf49 2078 flowblade_1.2-1.dsc
 3f57e883d2a507e15256cedf9a19910af3a7e723 8510025 flowblade_1.2.orig.tar.gz
 dd263510a3e303a938f1b00da2e2c4e7976f4257 16260 flowblade_1.2-1.debian.tar.xz
 660d8eebb4b01a48b3a4d95d5a76506a26bf4e9d 6211242 flowblade_1.2-1_all.deb
Checksums-Sha256:
 32c963f401344bfac7b3bcc9d66d96c55ac501b9e696d339cb84cfba6c1c31c1 2078 
flowblade_1.2-1.dsc
 6477712cdfdb1e881cf50ba54ee61d0d0130e70cbbe05ef0bdc4e5c97a80597b 8510025 
flowblade_1.2.orig.tar.gz
 703640d8b3d5688663cc1153597d5ae0dfdde7ecb3c3f6c1e629a7a110b6f75a 16260 
flowblade_1.2-1.debian.tar.xz
 3f9db0fb7b00f6a6faea399529c084d524fcb85da7b67e748e6d3ea50fb07a2d 6211242 
flowblade_1.2-1_all.deb
Files:
 171591f18518ed90d556cb4935e53b08 2078 video optional flowblade_1.2-1.dsc
 227ef8ba1552a259230120202db7c648 8510025 video optional 
flowblade_1.2.orig.tar.gz
 6a7f7eb4225c029404fc12b9b9d79889 16260 video optional 
flowblade_1.2-1.debian.tar.xz
 e30ff64a73b38ee022ab02dce2629957 6211242 video optional flowblade_1.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJW3aDqAAoJECx8MUbBoAEhbpcP/0gvjj9lO9hJtOYXrHHKcYsW
mhWr92XORjHxHV6uIHGLCKqQD3u23HADIFS1G6YpQ2dgbEKZQmMM4RcmB8wKsDSe
DkdaeBBTa3mgo41Y9hsEh9fS1x4mcK7WMRmKLkluc3rC8Ry0B0+HgcNvYpdfspd5
R6FYdEjm632lxPI/hPORWvA7BVFKi637IGR2r6Zon0hsXMzPywey5cpzWkO3+5mc
98mdIFF6Wx8fucZ6bgvAuXgcL8kT+iyd1bmRUy3UgAGPeuuIamklB4+kb9YHfUsP
tkU4yicDjOK5Jnt7CNrj7o+TZ98aIurtUYk3Hr4CNkcuAhexVtjSW4EEtxbMlUn+
DthXOjuiS6V8BSa0wU2bnqURwgXAOC6wA5EmOqaMS0MHz8XAKaEJ0D25PftyL9BE
gBF3wTwBTiwa1OCTrhkJHVavySsf4jORzUjpCR9WHrDVb1MgpkVplRxyPrx0f7Bg
wqUUgq2fiAZDpk5l5rgwS4eEqGtxKWtXBnROdrkv3X3KdatwYde7VTgv2pwXGHcC
pYQdFfI1kCUkFt5Fq50khwxD2lY4seZUd7EvX+bh53v8WuB0hHsTj7TM2XdPcraG
Ryz1IKyCdfmzp6LcYq8I1ST+MVfKgM+uEKvCJ49T6ReiZ07GSEs413l3hU3zScu0
PvD3goBnHB/TTutuME3H
=8vvH
-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


flowblade_1.4-1_amd64.changes ACCEPTED into unstable

2016-03-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Mar 2016 16:58:48 +0100
Source: flowblade
Binary: flowblade
Architecture: source all
Version: 1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jonas Smedegaard 
Description:
 flowblade  - non-linear video editor
Changes:
 flowblade (1.4-1) unstable; urgency=medium
 .
   [ upstream ]
   * New releases.
 Main Features:
 + Add Fade/Transition cover delete feature.
 + Deleting single rendered fade/transition clip now replaces with
   adjacent clips.
 + Clip ends drag with Control + Right mouse.
 + Add drag'n'drop overwrite action on non-V1 tracks.
 + Add always-on audio levels display functionality.
 + Filters can now be copy/pasted from one clip to another.
 Other features and enhancements:
 + Fix media relinking for projects with SAVEFILE_VERSION < 4.
 + Add 1080p 50fps profile.
 + Fix keys 1-6 stopping working after tool selection.
 + Fix snapshot save same basename bug.
 + Add fullscreen view.
 + Begin work on add xdg-app support.
 + Fix color clips backwards compatibility for some old projects.
 + Add info text active keyframe and number of keyframes to keyframe
   editors.
 + Make 'Control + Left/Right arrow' move 10 frames at a time.
 + Add 'Clear Filters' item to clip pop-up menu.
 + Make effects editor keyframe editors listen for space key
   play/stop.
 + Fix crashing keyframe editor for multitrack moves.
 + Make compositor editors zoom with mouse scroll.
 + Make Space for play/stop work then focus on keyframe editor.
 + Make Affine Blend editable with arrows keys.
 + Make keyframeeditor.RotatingGeometryEditor receive keyframe
   updates.
Checksums-Sha1:
 40997a4895d4a2dac774373c374d0b4f91c79f78 2078 flowblade_1.4-1.dsc
 77927d39ceb059f46d3371fedd8494cfe6c5b768 8528090 flowblade_1.4.orig.tar.gz
 4b621b9c852db04741385f887423795278bdbd8c 16732 flowblade_1.4-1.debian.tar.xz
 740d14aeed7b9cd884729bdfd9ac0dc3cefcb959 6233634 flowblade_1.4-1_all.deb
Checksums-Sha256:
 09507535565905c7666142598e20869bc224b498ecd55d722977524cfc7e8e5e 2078 
flowblade_1.4-1.dsc
 9a74256e839c0fd232426ccc9d3264fb3d79ddc62096336d2afb08e120f74d43 8528090 
flowblade_1.4.orig.tar.gz
 6d0319c8966432b9a81aeaf0c294fb71abc6d661498d9a7f02edb131171197e1 16732 
flowblade_1.4-1.debian.tar.xz
 b2cbd6df04dfef287bdbe896a83ada632fd190223364695f4fb547aadb5deb19 6233634 
flowblade_1.4-1_all.deb
Files:
 e1fe271cbd73ef8b076439efa5bc6512 2078 video optional flowblade_1.4-1.dsc
 3f208a4bd903625fcf9184543377eed8 8528090 video optional 
flowblade_1.4.orig.tar.gz
 f3ed05795fd9a95bb54da946a0313cdc 16732 video optional 
flowblade_1.4-1.debian.tar.xz
 daafe04b64cfa44bb9636273aaa4f7b2 6233634 video optional flowblade_1.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJW3agwAAoJECx8MUbBoAEhuocQAIWTxblfQKa7KHTyhia7bEKw
iUoceo/gh4V6Trk+qrrGG1xQ8ct8nX3k6x5vDnnACce2UrVIZ8XXSVMtLplWogih
p4Y7fHSRdGbjW4xBYZ5XE/7QieNVWufCXwgeUm4zU+DIxX0gQ0IqQ+mgjQA8cE4d
kFn9SFRlMmXQpeHbFRdMkrE9IG6yy0N7fjhAzIqgxiJ9pQ5ZxdmZhxVgJ18rrRdc
BCBcweXOzw2d69UNpZjQoHGqfoop6/LJ4WJoYBeBxSqLvBecLcOs3Ebnl8u/Y+ui
MLK8USd/VuqPPbOYkbFVd3zkDQP1xQ9q7J2mS55AUTyvHCdmVNNreKS1sBNZqLsr
MgHVsdQ3DxaBvPACJ/OyWfnnSZi9h0bPv8kI5BJ2lQEbBNhZvFyf3RHXR73UGZYD
M7oJr5qpEFG29+Qxvsga68QHtWtk7vWvTdzueO0JiCDjD7lS44MfTbEhDVFFhqd/
xpIS+mRmhVleDYeMKk4brCu1nt/j3K4j7qEahAX7KgCoO8RouWww/X/NXoUiX7h1
9mYrHr/yD8aqN2MUA6nQJQiordDgUK2DmSKsxLaiRvV280471DVXuRY7ixggym08
NsT85T3vGLNqm7uA8+2p4YW2Dq3NqZIkY8jWpXL4KTwXVFah9KXcQ273UlEETvG0
uiQrDvMNxFfaAcN8csiZ
=zFSp
-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 flowblade_1.4-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
flowblade_1.4-1_amd64.changes uploaded successfully to localhost
along with the files:
  flowblade_1.4-1.dsc
  flowblade_1.4.orig.tar.gz
  flowblade_1.4-1.debian.tar.xz
  flowblade_1.4-1_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


Processing of flowblade_1.4-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
flowblade_1.4-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  flowblade_1.4-1.dsc
  flowblade_1.4.orig.tar.gz
  flowblade_1.4-1.debian.tar.xz
  flowblade_1.4-1_all.deb

Greetings,

Your Debian queue daemon (running on host coccia.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 flowblade_1.2-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
flowblade_1.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  flowblade_1.2-1.dsc
  flowblade_1.2.orig.tar.gz
  flowblade_1.2-1.debian.tar.xz
  flowblade_1.2-1_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


Processing of flowblade_1.2-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
flowblade_1.2-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  flowblade_1.2-1.dsc
  flowblade_1.2.orig.tar.gz
  flowblade_1.2-1.debian.tar.xz
  flowblade_1.2-1_all.deb

Greetings,

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


flowblade_1.0-1_amd64.changes ACCEPTED into unstable

2016-03-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Mar 2016 14:04:18 +0100
Source: flowblade
Binary: flowblade
Architecture: source all
Version: 1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jonas Smedegaard 
Description:
 flowblade  - non-linear video editor
Changes:
 flowblade (1.0-1) unstable; urgency=medium
 .
   [ upstream ]
   * New releases.
 Bug fixes and enhancements:
 + Make range item delete work logically.
 + Fix Range log group functionality.
 + Media files pop-ups only display usable items for media type.
 + Fix Media Relinker to work with image sequences correctly.
 + Make backup snapshot have .flb ext no matter what user enters.
 + Fix snapshot saving for image sequences.
 + Add missing image sequence proxy render functionality.
 + Fix snapshot relative paths lookup for image sequences.
 + Update project event time display text.
 + New fallback thumbnail icon.
 + Fix MLT version comparison.
 + Fix Brightness Keyframed bug.
 + Move help files from Google Code to HTML resource files.
 + Remove panel frame shadows for cleaner look.
 .
   [ Jonas Smedegaard ]
   * Update package relations:
 + Fix depend on python-dbus (needed since 0.16.0).
 + Depend on python-pil.
   * Include upstream added changelog and other documentation files.
   * Declare compliance with Debian Policy 3.9.7.
   * Modernize Vcs-Git field: Use https protocol.
   * Update copyright info:
 + Use License-Grant and License-Reference fields.
   Thanks to Ben Finney.
 + Extend copyright of packaging to cover current year.
 + Fix paths in Files sections.
   * Add lintian overrides regarding license in License-Reference field.
 See bug#s786450.
   * Bump debhelper compatibility level to 9.
   * Add lintian override regarding debhelper 9.
Checksums-Sha1:
 a3c6b4798bb7882bb1caf3b65c23ec960dd4338e 2078 flowblade_1.0-1.dsc
 416f5d552f232bde7ec28ebbf840d8aa6cfe17a4 7875722 flowblade_1.0.orig.tar.gz
 d3208f42af185ef9271351e6d63e0730109d1bc0 15584 flowblade_1.0-1.debian.tar.xz
 9dbefbc9b7295d68619dafbe04463679ba297dc8 6205934 flowblade_1.0-1_all.deb
Checksums-Sha256:
 9d8db2e4aaa521f4deaee13b0b4748680309fbd7cf0bbd85f8d94a949358d289 2078 
flowblade_1.0-1.dsc
 967acfab799cf91c795dcae19d2306594089c516b2d2a74b2ec5827713234938 7875722 
flowblade_1.0.orig.tar.gz
 457f72c84eff0ddda713d0a8503890bae9f174c9b4ce2947eb405047bd1f05ce 15584 
flowblade_1.0-1.debian.tar.xz
 1b2aaff7dc53d78cb6dacbbbe48159b361d2f707e6cbad2067fa06325108cbf6 6205934 
flowblade_1.0-1_all.deb
Files:
 6233c089088af1b19e46f62ee7bb5abe 2078 video optional flowblade_1.0-1.dsc
 6d4490d0c7487e4cb83a9788f4b1e109 7875722 video optional 
flowblade_1.0.orig.tar.gz
 e875e75ba8fbea4de41c3851ffd96a70 15584 video optional 
flowblade_1.0-1.debian.tar.xz
 560bfa9adcb7024be334bc6fc3a5de18 6205934 video optional flowblade_1.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJW3X7SAAoJECx8MUbBoAEhkH4P/1+0UwiEUDB9HySP3q0DV9KW
mZpwkghbjYKEVuMU7J/oyYZJPj2zaanX3mN5friUFhLhGJ4je803l2clFYwTnltb
y0Mmr8D4zuXzjEDNCXSLu1eZ5Ena/VwY8x8LrninczQJAMKS26m9sUDDzQCSbBr7
bB2tta5v4THYSwddZydiYhY6K9tXZP+UgHs8cUwvcK5r+kecmDEx0nb6J8S8uuIL
UYiYsDN1pku3VMvhL6lrCynopSK5seqNkBLKJjkUjYzLrXLagPxZOiBjerXt7Hq1
ldZEtcuplyF4drCfKFZpvNrxYSTZDgr9lGTt0qbDLq4C1zV6G7Q2eyxs5/o2KNxz
BXBlPam0TThPWBlh7pzAYQaV6yDR7gieILWYdw69FIM4BX1Jl28TnsUiG9X9rIK/
W+clZo3bglanfsnXFhk6hTQ4hFLh8BJqPrgrFZi9HTu+O2ca7QUgy1ZtiRgd2e6u
qbPnALdM7cGMNbJWSsAcpQcvNICO7izU0ZO9umZ4Dn/FOWWXGHYJh+pugggU7bLZ
X6ddjlMdob3VIOF0TU64yLtB5YV2cLK8OcxymQmj1naykF9V4n/w9LS3/84PFM2I
4F6PAkBJMCRKJ63Q8l4yWrbtcEawjX8gkrfTvoL7knRUAV6+CmNn2hlkmfwzZoUq
SCVcxDPdZU3EXxe9GmSf
=6cae
-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 flowblade_1.0-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
flowblade_1.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  flowblade_1.0-1.dsc
  flowblade_1.0.orig.tar.gz
  flowblade_1.0-1.debian.tar.xz
  flowblade_1.0-1_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


Processing of flowblade_1.0-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
flowblade_1.0-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  flowblade_1.0-1.dsc
  flowblade_1.0.orig.tar.gz
  flowblade_1.0-1.debian.tar.xz
  flowblade_1.0-1_all.deb

Greetings,

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


flowblade_0.18-1_amd64.changes ACCEPTED into unstable

2016-03-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 16 May 2015 11:42:33 +0200
Source: flowblade
Binary: flowblade
Architecture: source all
Version: 0.18-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jonas Smedegaard 
Description:
 flowblade  - non-linear video editor
Changes:
 flowblade (0.18-1) unstable; urgency=medium
 .
   * Update upstream URLs to new home at github.com.
   * Update copyright info: Extend coverage for myself.
   * Fix delete backup files.
   * Check copyright/licensing of PNG files using generalized
 license-miner script.
   * Build-depend on libregexp-assemble-perl libimage-exiftool-perl
 libfont-ttf-perl: Needed by license-miner.
   * Set executable bit on all action files.
Checksums-Sha1:
 075527d333f27eeb2edffe38365fa16de1dcd983 2077 flowblade_0.18-1.dsc
 307cf8803f001823c88a7827ffe8defa0273a43b 6744478 flowblade_0.18.orig.tar.gz
 8c12795fc35ee9bfe26fdfd61f629a8534193f1c 16540 flowblade_0.18-1.debian.tar.xz
 25153f666b430ad14928002650d76ab64e47c0ce 5685482 flowblade_0.18-1_all.deb
Checksums-Sha256:
 6347744b87099802fa18e3dd0a82a6b11d57aefc3dd91934aa34530b27a0036f 2077 
flowblade_0.18-1.dsc
 362480732e9652f74a275bfa075e361bd3d4eeef6c2c308196103020f5f8c922 6744478 
flowblade_0.18.orig.tar.gz
 91668b092980bfa6acd9bcd93f0b30019cb6762531bad6ca4064e5a8d76c585d 16540 
flowblade_0.18-1.debian.tar.xz
 eb3716d8273c7b69b403d9d94631e602f27d7a61a142f78466ad0edc40e45f1e 5685482 
flowblade_0.18-1_all.deb
Files:
 4fb0819673076bbe18a2ed5ed1876a36 2077 video optional flowblade_0.18-1.dsc
 42f9b18020455c81aa15545469acdf96 6744478 video optional 
flowblade_0.18.orig.tar.gz
 e5a6166b5f840675e1213c6cb73bd94c 16540 video optional 
flowblade_0.18-1.debian.tar.xz
 a02ca4b96625d016d4265bde71023b88 5685482 video optional 
flowblade_0.18-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVVxOVAAoJECx8MUbBoAEhcU8P/1sA9rkKMbg2h9S/jLTqc3/G
v4fT8IG1gaXaXIMeAU8yJwCQNrd5NKmeUpnjTBdLB88Mo67578aABuZFQEti/WP+
+PB/c3pquVhyfOZr13jb3AFhTBqsPEXmdztRGH8O0C3fyY38yp7yUyGgVagmlaaw
pKmPCiFR8eQudlGAVpkespV2mti8X+dilMEeXE55fnP6hsMuZkfz8lJDqTi6Wsmc
MoVDbNMLogAmKZNSKyyT7cBa5c4Dj2zc7IGmTJdqEFakee8VpQ02dr2Kbm5FKoWZ
GVDsOuirT6XxF7rn/DOgSAHeZaRMew8hHMwml7gpRb7HaHpsIBeeqs4eVWcdpw37
q8ZPunrXOkYFUwaz2pdjNOv8fma5n8kOwwZa/XggQ0x0WxVK5ApwARfOh/3rpR1U
oCVrqr3Xd26hAJQGYKFEorcqHCXriVLH7ZhMrBGt/6RBrCuHfbPQN/OmuCK3pwWG
WBX9gB3l1jGu7qEDyGY8PpJZQoGu0t9s2pP1fW9QdU2RN9c++W77IhTy0QgQ20QT
hyVEzwv3qtGCBwcquIMv1MjX5HJfYN1wl1YBxy3mCkNPxfSZIad14sj/pItoWuar
1fNJDUBA+kbjlvVRNJfCywTfane/OGoantnH1iQmDana2UDFJAxIB6EvCo+OKKEa
brKoB19CtFJW5zw81se1
=vdvX
-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 flowblade_0.18-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
flowblade_0.18-1_amd64.changes uploaded successfully to localhost
along with the files:
  flowblade_0.18-1.dsc
  flowblade_0.18.orig.tar.gz
  flowblade_0.18-1.debian.tar.xz
  flowblade_0.18-1_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


Processing of flowblade_0.18-1_amd64.changes

2016-03-07 Thread Debian FTP Masters
flowblade_0.18-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  flowblade_0.18-1.dsc
  flowblade_0.18.orig.tar.gz
  flowblade_0.18-1.debian.tar.xz
  flowblade_0.18-1_all.deb

Greetings,

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


calf_0.0.60-2_amd64.changes ACCEPTED into unstable

2016-03-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Mar 2016 11:23:34 +0100
Source: calf
Binary: calf-plugins
Architecture: source amd64
Version: 0.0.60-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jonas Smedegaard 
Description:
 calf-plugins - Calf Studiogear - audio effects and sound generators
Changes:
 calf (0.0.60-2) unstable; urgency=medium
 .
   * Extract metadata from images before copyright check.
 Build-depend on libimage-exiftool-perl libregexp-assemble-perl
 libipc-system-simple-perl lcdf-typetools.
   * Update Vcs-Git and Vcs-Browser URLs.
   * Update copyright info:
 + Fix extend coverage for main upstream authors
 + Fix bump packaging license to GPL-3+.
 + Fix update Files sections for autotools scripts and LV2 headers.
 + Fix add Files sections for jQuery-related code, and License
   sections ISC Expat.
 + Merge same-license Files sections.
 + Extend coverage of packaging.
 + Use License short-names FSFUL (and derivations) and X11.
 + Use License-Grant and License-Reference fields.
   Thanks to Ben Finney.
   * Unfuzz patch 1002, and tidy its DEP-3 header.
   * Revive documentation (gutted in 0.0.60-1):
 + Add patch 1001 to resolve paths from autoconf.
 + Add patch 2001 to use jQuery.colorbox (not jQuery.prettyPhoto).
 + Adjust location of documentation.
 + Symlink separately packaged Javascript.
 + (Build-)depend on libjs-jquery libjs-jquery-colorbox.
 + Stop strip documentation (now DFSG compliant).
 + Put aside and regenerate autotools during build.
 + Stop include autoreconf.mk.
 + Stop build-depend on dh-autoreconf.
 + Tighten build-dependency on cdbs: Needed for routines to put
   upstream autotools files aside during build.
   * Update Homepage.
   * Update source URLs.
   * Declare compliance with Debian Policy 3.9.7.
   * Add lintian override regarding license in License-Reference field.
 See bug#786450.
   * Bump debhelper compatibility level to 9.
   * Add lintian override regarding debhelper 9.
   * Fix rename TODO file got get included in binary package, and drop
 done items.
   * Modernize git-buildpackage config: Avoid git- prefix.
   * Override lintian for jquery.prettyPhoto.js missing source: False
 positive.
   * Enable SSE flags for AMD64.
Checksums-Sha1:
 1e17f9506b2c192d706797d08393748b4791d94a 2357 calf_0.0.60-2.dsc
 81b1026148c76cb733b399456e840e5af0e0ea68 13124 calf_0.0.60-2.debian.tar.xz
 93e36580b1e742b39c595135cd21375c6bb79bd0 4787182 
calf-plugins-dbgsym_0.0.60-2_amd64.deb
 d9f82e7f8ffaab05ef730388857f79da7c0316da 8323872 
calf-plugins_0.0.60-2_amd64.deb
Checksums-Sha256:
 0f4ffa310bf366c71f2841f92b38555d03103b2992de03918f328f366e803a61 2357 
calf_0.0.60-2.dsc
 ea9964d2806c3802784b3e8804c3ea70eade2a8dc96226ba69c0850af850e2c8 13124 
calf_0.0.60-2.debian.tar.xz
 fd1b831af7df67e5a647db3fdf70b80df692965c8dc3e2abeaa0c122ecbf1ee8 4787182 
calf-plugins-dbgsym_0.0.60-2_amd64.deb
 afed022493fc753079ebff160160b37d47293ddf5975c391f0e499c53b26e7bb 8323872 
calf-plugins_0.0.60-2_amd64.deb
Files:
 285cc5c955030b5eabe813536a7a29eb 2357 sound extra calf_0.0.60-2.dsc
 29037cabd845ab84c6fceff3d6df01f7 13124 sound extra calf_0.0.60-2.debian.tar.xz
 da37039f517773d17bd38c04283bfc1f 4787182 debug extra 
calf-plugins-dbgsym_0.0.60-2_amd64.deb
 30aa55257e9527a03f5f5e7dafd6aec9 8323872 sound extra 
calf-plugins_0.0.60-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJW3VouAAoJECx8MUbBoAEhDKoQAIZOoj82psA5v+rHMI1fiOgu
bEgdddgfbuBNKV4835MTSLQSU5dPgJq8cPkKp3JICF9EEGE450N2F5+D0iRTe5p6
TnZC825QguPaafOhAnWoT7ryYScHsCC+78nvHaTMhWMywnc3ctIekVZcZNObUF5O
MuplDGTA1SNodoDyk6w7FT70MAyQZmjEYztLJXEtCKnVvQ0aGIVfEGHYMDNBkC3D
J1sKYXt6xC5V6UrjOht3TuPcs8t5ry0gAiXfpNQ6VdSpdJjdSDxsyU1J/9SHY2rC
73soysbbHQ98GQ1CivN+dMmSxcTbk+rpPpMyGgjObY0ceBChgpQ+moZ7aU28xbf8
4Mgp7Pdm3yJKiF8aiNE2abR167o7LsuTs5Jse5cqjgh3+m26JC2FCw0HXh+kV477
nBZegF9GzlhiYGzdAuPUc6VBk1U7djYseKjX3QlDeaCrRDkr7iG9zTWbGWWXGNT3
gXQcY7Z0qcmQpFQacnx1VCX/ApHaO17evWU0VaFU1n8bfd14cYytJt8O1AUDZRKn
5z4+kqrV4WEJV4ERDxT4dz+vWuGGbLHcwGtGhkl1QpQLxCGb+mE/T0uXcchXhjWf
qltW+4dfD0yzpNIyryRwX8YtRg3BE2o9o3Yas3zFiOxk3UWH1AyP/mCCsc1ZgVVs
l3zoSGaEj9uJX78dZsNt
=omfL
-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 calf_0.0.60-2_amd64.changes

2016-03-07 Thread Debian FTP Masters
calf_0.0.60-2_amd64.changes uploaded successfully to localhost
along with the files:
  calf_0.0.60-2.dsc
  calf_0.0.60-2.debian.tar.xz
  calf-plugins-dbgsym_0.0.60-2_amd64.deb
  calf-plugins_0.0.60-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 calf_0.0.60-2_amd64.changes

2016-03-07 Thread Debian FTP Masters
calf_0.0.60-2_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  calf_0.0.60-2.dsc
  calf_0.0.60-2.debian.tar.xz
  calf-plugins-dbgsym_0.0.60-2_amd64.deb
  calf-plugins_0.0.60-2_amd64.deb

Greetings,

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