Bug#811993: terminatorx: FTBFS with GCC 6: call overloaded is ambiguous

2016-08-03 Thread Alexander Koenig
James,

On Wed, Aug 03, 2016, James Cowgill wrote:
<..> 
> I've updated the Debian packaging to 4.0.1 in the git repo here:
> https://anonscm.debian.org/cgit/pkg-multimedia/terminatorx.git

Thanks a lot for updating the package!

> Is it possible for you to look at some of the patches?
<..>

Yes, they all look very reasonable and I will merge them with the next
release, thanks a lot - especially for replacing the obsolete
gnome-doc-utils!

Thanks,
Alex


signature.asc
Description: 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

Bug#833404: AttributeError: 'NoneType' object has no attribute 'discid'

2016-08-03 Thread Ryan Kavanagh
Package: morituri
Version: 0.2.3-1
Severity: normal
Tags: upstream

Trying to rip a CD using the "-U" flag causes:

$ rip cd rip -o 6 --track-template="%r/%A/%t. %n" --disc-template="%r/%A" -U
Checking device /dev/sr0
CDDB disc id: 32090804
MusicBrainz disc id 4qK3yXQqtuS98cLEb5bUWIfW3Cs-
MusicBrainz lookup URL 
http://mm.musicbrainz.org/bare/cdlookup.html?toc=1+4+173617+150+54373+105673+127263=4=4qK3yXQqtuS98cLEb5bUWIfW3Cs-
Disc duration: 00:38:32.893, 4 audio tracks
Error: NotFoundException(ResponseError(),)
Continuing without metadata
Submit this disc to MusicBrainz at the above URL.

FreeDB identifies disc as Leningrad Philharmonic Orchestra & Evgeny Mravinsky / 
Evgeny Mravinsky conducts the Leningrad Philharmonic Orchestra (Disc 3)
Traceback (most recent call last):
  File "/usr/bin/rip", line 41, in 
sys.exit(main.main(sys.argv[1:]))
  File "/usr/lib/python2.7/dist-packages/morituri/rip/main.py", line 45, in main
ret = c.parse(argv)
  File "/usr/lib/python2.7/dist-packages/morituri/rip/main.py", line 123, in 
parse
logcommand.LogCommand.parse(self, argv)
  File "/usr/lib/python2.7/dist-packages/morituri/extern/command/command.py", 
line 401, in parse
return self.subCommands[command].parse(args[1:])
  File "/usr/lib/python2.7/dist-packages/morituri/extern/command/command.py", 
line 401, in parse
return self.subCommands[command].parse(args[1:])
  File "/usr/lib/python2.7/dist-packages/morituri/extern/command/command.py", 
line 363, in parse
ret = self.do(args)
  File "/usr/lib/python2.7/dist-packages/morituri/rip/cd.py", line 126, in do
self.program.metadata.discid = self.ittoc.getMusicBrainzDiscId()
AttributeError: 'NoneType' object has no attribute 'discid'

Best,
Ryan

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_CA.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages morituri depends on:
ii  cdparanoia  3.10.2+debian-11
ii  cdrdao  1:1.2.3-3
ii  gstreamer0.10-plugins-good  0.10.31-3+nmu4+b2
ii  python  2.7.11-2
ii  python-cddb 1.4-5.2
ii  python-gobject  3.20.1-1
ii  python-gst0.10  0.10.22-3
ii  python-musicbrainzngs   0.5-2
ii  python-pkg-resources20.10.1-1.1

Versions of packages morituri recommends:
pn  gstreamer0.10-ffmpeg  
pn  gstreamer0.10-tools   
ii  python-xdg0.25-4

Versions of packages morituri suggests:
pn  gstreamer0.10-plugins-ugly  
ii  python-gtk2 2.24.0-5
pn  python-pycdio   

-- no debconf information

-- 
|_)|_/  Ryan Kavanagh  | GPG: 4E46 9519 ED67 7734 268F
| \| \  https://ryanak.ca/ |  BD95 8F7B F8FC 4A11 C97A


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

Bug#833360: Kmidimon - French translation

2016-08-03 Thread James Cowgill
Hi,

On 03/08/16 19:46, Pedro Lopez-Cabanillas wrote:
> On Wednesday 03 August 2016 14:52:02 James Cowgill wrote:
>> While this could be patched into the Debian version, it would be
>> preferable to have a new upstream release.
>>
>> Pedro, if you do make a new release, could you include this patch as well?
>>
>> https://sources.debian.net/src/kmidimon/0.7.5-2/debian/patches/01-remove-uni
>> nstall-target.patch/
> 
> I can't promise a deadline for the next kmidimon release, because I have  
> another pending release much more mature right now: drumstick-1.1, and this 
> library shall be required by a new kmidimon, along with Qt5. This is a 
> similar 
> situation to what happened with drumstick-1.0, kmetronome-1.0 and vmpk-0.6  
> releases that have not been available for Debian and Ubuntu users since then.
> 
> So I guess that the same may be true for drumstick-1.1/kmidimon and Debian 
> users wanting  the latest versions will need to build from sources, requiring 
> both install and uninstall targets. 

Hopefully the same situation won't happen this time. I think the normal
maintainers for those Debian packages haven't been very active.

> I don't want to take your patch removing uninstall for everyone, but I don't 
> mind to wrap the uninstall chuck with "if (NOT TARGET uninstall)", though.   
> Below is an alternate patch. But before applying any patch, I would like to 
> know why is it necessary. Is Debian breaking the build system of every 
> project 
> that offers a custom uninstall target?

The FindKDE4 module has installed an "uninstall" target into all
downstream projects for ages (>= 10 years). Until recently kdelibs also
added a 'cmake_policy(SET CMP0002 OLD)' line to the top of the KDE4
module. This suppresses the error about duplicate targets. Now that the
policy line has been removed, cmake will error out on duplicate targets.

Commit which caused this error (introduced in kdelibs 4.14.22):
https://github.com/KDE/kdelibs/commit/dda2199d601491c6ceb07b5f11c8696216558623

Since KDE4 also ships an uninstall target, I see no reason to keep the
one in kmidimon.

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

Bug#833389: Finding offset should not require network connectivity

2016-08-03 Thread Ryan Kavanagh
Package: morituri
Version: 0.2.3-2
Severity: normal
Tags: upstream

Finding a drive's offset should *not* require network connectivity.

$ rip offset find
Checking device /dev/cdrom
Traceback (most recent call last):
  File "/usr/bin/rip", line 41, in 
sys.exit(main.main(sys.argv[1:]))
  File "/usr/lib/python2.7/dist-packages/morituri/rip/main.py", line 45, in main
ret = c.parse(argv)
  File "/usr/lib/python2.7/dist-packages/morituri/rip/main.py", line 123, in 
parse
logcommand.LogCommand.parse(self, argv)
  File "/usr/lib/python2.7/dist-packages/morituri/extern/command/command.py", 
line 401, in parse
return self.subCommands[command].parse(args[1:])
  File "/usr/lib/python2.7/dist-packages/morituri/extern/command/command.py", 
line 401, in parse
return self.subCommands[command].parse(args[1:])
  File "/usr/lib/python2.7/dist-packages/morituri/extern/command/command.py", 
line 363, in parse
ret = self.do(args)
  File "/usr/lib/python2.7/dist-packages/morituri/rip/offset.py", line 121, in 
do
handle = urllib2.urlopen(url)
  File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 429, in open
response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 447, in _open
'_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1228, in http_open
return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
raise URLError(err)
urllib2.URLError: 

Best,
Ryan

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_CA.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages morituri depends on:
ii  cdparanoia 3.10.2+debian-11
ii  cdrdao 1:1.2.3-3
ii  gstreamer1.0-plugins-good  1.8.2-1
ii  python 2.7.11-2
ii  python-cddb1.4-5.2
ii  python-gi  3.20.1-1
ii  python-gobject 3.20.1-1
ii  python-gst-1.0 1.8.2-1
ii  python-musicbrainzngs  0.5-2
ii  python-pkg-resources   20.10.1-1.1

Versions of packages morituri recommends:
ii  gstreamer1.0-libav  1.8.2-1
ii  gstreamer1.0-tools  1.8.2-1
ii  python-xdg  0.25-4

Versions of packages morituri suggests:
pn  gstreamer1.0-plugins-ugly  
ii  python-gtk22.24.0-5
pn  python-pycdio  

-- no debconf information

-- 
|_)|_/  Ryan Kavanagh  | GPG: 4E46 9519 ED67 7734 268F
| \| \  https://ryanak.ca/ |  BD95 8F7B F8FC 4A11 C97A


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

Bug#833360: Kmidimon - French translation

2016-08-03 Thread Pedro Lopez-Cabanillas
Hi,

On Wednesday 03 August 2016 14:52:02 James Cowgill wrote:
> While this could be patched into the Debian version, it would be
> preferable to have a new upstream release.
> 
> Pedro, if you do make a new release, could you include this patch as well?
> 
> https://sources.debian.net/src/kmidimon/0.7.5-2/debian/patches/01-remove-uni
> nstall-target.patch/

I can't promise a deadline for the next kmidimon release, because I have  
another pending release much more mature right now: drumstick-1.1, and this 
library shall be required by a new kmidimon, along with Qt5. This is a similar 
situation to what happened with drumstick-1.0, kmetronome-1.0 and vmpk-0.6  
releases that have not been available for Debian and Ubuntu users since then.

So I guess that the same may be true for drumstick-1.1/kmidimon and Debian 
users wanting  the latest versions will need to build from sources, requiring 
both install and uninstall targets. 

I don't want to take your patch removing uninstall for everyone, but I don't 
mind to wrap the uninstall chuck with "if (NOT TARGET uninstall)", though.   
Below is an alternate patch. But before applying any patch, I would like to 
know why is it necessary. Is Debian breaking the build system of every project 
that offers a custom uninstall target?

Regards,
Pedro

Index: CMakeLists.txt
===
--- CMakeLists.txt  (revision 200)
+++ CMakeLists.txt  (working copy)
@@ -128,12 +128,14 @@
 "${CMAKE_SOURCE_DIR}/kmidimon.spec"
 IMMEDIATE @ONLY)
 
-CONFIGURE_FILE(
-"${CMAKE_SOURCE_DIR}/cmake_admin/cmake_uninstall.cmake.in"
-"${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
-IMMEDIATE @ONLY)
-ADD_CUSTOM_TARGET(uninstall
-"${CMAKE_COMMAND}" -P 
"${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake")
+if (NOT TARGET uninstall)
+CONFIGURE_FILE(
+"${CMAKE_SOURCE_DIR}/cmake_admin/cmake_uninstall.cmake.in"
+"${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake"
+IMMEDIATE @ONLY)
+ADD_CUSTOM_TARGET(uninstall
+"${CMAKE_COMMAND}" -P 
"${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake")
+endif()
 
 ADD_CUSTOM_TARGET ( tarball
 COMMAND mkdir -p kmidimon-${VERSION}

___
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 bug

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

> severity 832581 grave
Bug #832581 [radiotray] radiotray crashes when try to play any radiostream
Severity set to 'grave' from 'normal'
> merge 831768 832581
Bug #831768 [radiotray] radiotray stops at start a radiostream
Bug #832581 [radiotray] radiotray crashes when try to play any radiostream
Added tag(s) moreinfo.
Merged 831768 832581
> reassign 832581 libavcodec57
Bug #832581 [radiotray] radiotray crashes when try to play any radiostream
Bug #831768 [radiotray] radiotray stops at start a radiostream
Bug reassigned from package 'radiotray' to 'libavcodec57'.
Bug reassigned from package 'radiotray' to 'libavcodec57'.
No longer marked as found in versions radiotray/0.7.3-6.
No longer marked as found in versions radiotray/0.7.3-6.
Ignoring request to alter fixed versions of bug #832581 to the same values 
previously set
Ignoring request to alter fixed versions of bug #831768 to the same values 
previously set
> thanks
Stopping processing here.

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


x264_0.148.2699+gita5e06b9-1~bpo8+1_amd64.changes is NEW

2016-08-03 Thread Debian FTP Masters
binary:libx264-148 is NEW.
binary:libx264-dev is NEW.
binary:x264 is NEW.
source:x264 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


schism_20160521-1_source.changes ACCEPTED into unstable

2016-08-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 26 Jul 2016 09:53:37 +0200
Source: schism
Binary: schism
Architecture: source
Version: 2:20160521-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 

Changed-By: Gürkan Myczko 
Description:
 schism - ImpulseTracker clone aiming at providing the same look
Closes: 730571
Changes:
 schism (2:20160521-1) unstable; urgency=low
 .
   * New upstream version. (Closes: #730571)
   * Bump standards version to 3.9.8.
   * Drop debian/patches, not needed anymore.
   * Drop debian/schism.1 and manpages, upstream ships a better one.
   * debian/rules: add debian hardening for schismtracker.
   * Upstream renamed schism binary to schismtracker.
   * Updated debian/menu.
   * Change my name.
Checksums-Sha1:
 e02ee5d9afa037d35b4a737461c3ee2e22d0fe0a 1702 schism_20160521-1.dsc
 64427da452d6053f8e9db7acfa807b001c3756df 1026780 schism_20160521.orig.tar.gz
 d4ef353e992faf912f956f16ef1db779295db0ad 4504 schism_20160521-1.debian.tar.xz
Checksums-Sha256:
 84c3c9046a33495735c05281f2886c699bc834363225e93264d201f155afeab2 1702 
schism_20160521-1.dsc
 9f49028dbf7c90fd0a9f0c664b47e479c81e6d4f746a8624a98de6513911d930 1026780 
schism_20160521.orig.tar.gz
 eef958da284dfcd9237b27c92333f0f30827c090601cd1b3195bc13dac69119f 4504 
schism_20160521-1.debian.tar.xz
Files:
 d64e79727898283d5ba45a2f4ffa6494 1702 sound optional schism_20160521-1.dsc
 8575010ef03b2e83fe46e6acbb63c2c1 1026780 sound optional 
schism_20160521.orig.tar.gz
 7efb7ebeddb1d0b6c29c70e4593cb6f3 4504 sound optional 
schism_20160521-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJXohPiAAoJECw7Q2/qxoEB7ggIAMsitEhU3IF7U3aT+uMf9yxq
fX5zULnMfq3J5nbnoPdAzgWj5lx7G6EIrdPhNO8ccHptL7fFrStS1x/Ssulau+Sj
cAXhFdg3sTHY48ELEM7aGzCvjuFsffa1+UGnmQm3CH8qbPZuPZ4E48ONhQkHk52a
V89xu0qB/MouJb3AAs06OCMOMkuPH0roHFoZUguiwH9lbGDN2Bv1TRYYL6fSlqiF
rXCh1TJuc+ceRD+Kkaqb10Eo/DehBOLt6jEV3z7XkTNqglmY0ecMf9ayXrPxZhP7
MCmPyRj3BxPOyYa4fb6DtAJSL20NgBmsbX7MIqaHtV9+W51VBl/XaBQHTdIij7w=
=6OGy
-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

Bug#730571: marked as done ([schism] New upstream version available: 20120105)

2016-08-03 Thread Debian Bug Tracking System
Your message dated Wed, 03 Aug 2016 16:36:25 +
with message-id 
and subject line Bug#730571: fixed in schism 2:20160521-1
has caused the Debian Bug report #730571,
regarding [schism] New upstream version available: 20120105
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.)


-- 
730571: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730571
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: schism
Version: 2:0+20110101-1
Severity: normal

--- Please enter the report below this line. ---
Hi there,

[1] says there's a new upstream 20120105 version available. Please
update.

Cheers - Fuddl

[1] http://schismtracker.org/wiki/Schism%20Tracker

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.12-trunk-amd64

Debian Release: jessie/sid
  500 unstableftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-==
libc6(>= 2.3) | 2.17-96
libsdl1.2debian (>= 1.2.10-1) | 1.2.15-8
libx11-6  | 2:1.6.2-1
libxext6  | 2:1.3.2-1


Package's Recommends field is empty.

Suggests (Version) | Installed
==-+-===
opencubicplayer| 
xmp| 
goattracker| 
milkytracker   | 






signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: schism
Source-Version: 2:20160521-1

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

Debian distribution maintenance software
pp.
Gürkan Myczko  (supplier of updated schism 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: SHA256

Format: 1.8
Date: Tue, 26 Jul 2016 09:53:37 +0200
Source: schism
Binary: schism
Architecture: source
Version: 2:20160521-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 

Changed-By: Gürkan Myczko 
Description:
 schism - ImpulseTracker clone aiming at providing the same look
Closes: 730571
Changes:
 schism (2:20160521-1) unstable; urgency=low
 .
   * New upstream version. (Closes: #730571)
   * Bump standards version to 3.9.8.
   * Drop debian/patches, not needed anymore.
   * Drop debian/schism.1 and manpages, upstream ships a better one.
   * debian/rules: add debian hardening for schismtracker.
   * Upstream renamed schism binary to schismtracker.
   * Updated debian/menu.
   * Change my name.
Checksums-Sha1:
 e02ee5d9afa037d35b4a737461c3ee2e22d0fe0a 1702 schism_20160521-1.dsc
 64427da452d6053f8e9db7acfa807b001c3756df 1026780 schism_20160521.orig.tar.gz
 d4ef353e992faf912f956f16ef1db779295db0ad 4504 schism_20160521-1.debian.tar.xz
Checksums-Sha256:
 84c3c9046a33495735c05281f2886c699bc834363225e93264d201f155afeab2 1702 
schism_20160521-1.dsc
 9f49028dbf7c90fd0a9f0c664b47e479c81e6d4f746a8624a98de6513911d930 1026780 
schism_20160521.orig.tar.gz
 eef958da284dfcd9237b27c92333f0f30827c090601cd1b3195bc13dac69119f 4504 
schism_20160521-1.debian.tar.xz
Files:
 d64e79727898283d5ba45a2f4ffa6494 1702 sound optional schism_20160521-1.dsc
 8575010ef03b2e83fe46e6acbb63c2c1 1026780 sound optional 
schism_20160521.orig.tar.gz
 7efb7ebeddb1d0b6c29c70e4593cb6f3 4504 sound optional 
schism_20160521-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJXohPiAAoJECw7Q2/qxoEB7ggIAMsitEhU3IF7U3aT+uMf9yxq
fX5zULnMfq3J5nbnoPdAzgWj5lx7G6EIrdPhNO8ccHptL7fFrStS1x/Ssulau+Sj
cAXhFdg3sTHY48ELEM7aGzCvjuFsffa1+UGnmQm3CH8qbPZuPZ4E48ONhQkHk52a
V89xu0qB/MouJb3AAs06OCMOMkuPH0roHFoZUguiwH9lbGDN2Bv1TRYYL6fSlqiF
rXCh1TJuc+ceRD+Kkaqb10Eo/DehBOLt6jEV3z7XkTNqglmY0ecMf9ayXrPxZhP7
MCmPyRj3BxPOyYa4fb6DtAJSL20NgBmsbX7MIqaHtV9+W51VBl/XaBQHTdIij7w=
=6OGy
-END PGP SIGNATURE End Message ---
___

Bug#832964: marked as done (libavcodec57: Error in libavcodec.so.57 crashes radiotray)

2016-08-03 Thread Debian Bug Tracking System
Your message dated Wed, 03 Aug 2016 16:22:36 +
with message-id 
and subject line Bug#831529: fixed in ffmpeg 7:3.1.1-4
has caused the Debian Bug report #831529,
regarding libavcodec57: Error in libavcodec.so.57 crashes radiotray
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.)


-- 
831529: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831529
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libavcodec57
Version: 7:3.1.1-3
Severity: important

Dear Maintainer,

since last update to version 7:3.1.1-3 radiotray crashes.
The error disappears when reverting back to version 7:3.0.2-4.

Here is the output of GStreamer in debugging mode:

---
0:00:02.676333219 24856 0x7fad6c002850 LOGlibav
gstavcodecmap.c:747:gst_ffmpeg_codecid_to_caps: codec_id:28, context:(nil),
encode:1
0:00:02.676341292 24856 0x7fad6c002850 LOGlibav
gstavcodecmap.c:277:gst_ff_vid_caps_new: context:(nil), codec_id:28,
mimetype:video/x-h264
0:00:02.676353238 24856 0x7fad6c002850 LOGlibav
gstavcodecmap.c:2184:gst_ffmpeg_codecid_to_caps: caps for codec_id=28:
video/x-h264, alignment=(string)au
0:00:02.676363757 24856 0x7fad6c002850 LOGlibav
gstavcodecmap.c:2333:gst_ffmpeg_codectype_to_video_caps: context:(nil),
codec_id:28, encode:1, codec:0x7fad6b8b5d00
0:00:02.676377510 24856 0x7fad6c002850 LOGlibav
gstavcodecmap.c:277:gst_ff_vid_caps_new: context:(nil), codec_id:28,
mimetype:video/x-raw
0:00:02.676388714 24856 0x7fad6c002850 DEBUG  libav
gstavcodecmap.c:2634:gst_ffmpeg_pixfmt_to_videoformat: Unknown pixel format 53
0:00:02.676545307 24856 0x7fad6c002850 ERROR  libav :0::
Invalid chars '.0' at the end of expression '1.0'
0:00:02.676554253 24856 0x7fad6c002850 ERROR  libav :0:: Unable
to parse option value "1.0"
0:00:02.676561254 24856 0x7fad6c002850 INFO   libav :0::
Assertion ret >= 0 failed at src/libavcodec/options.c:142
---




-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.6-bulldozer (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libavcodec57 depends on:
ii  libavutil557:3.1.1-3
ii  libc6  2.23-2
ii  libcrystalhd3  1:0.0~git20110715.fdd2f19-11+b1
ii  libgsm11.0.13-4
ii  liblzma5   5.1.1alpha+20120614-2.1
ii  libmp3lame01:3.99.5-0.1
ii  libopenjp2-7   2.1.1-1
ii  libopus0   1.1.2-1
ii  libschroedinger-1.0-0  1.0.11-2.1
ii  libshine3  3.1.0-4
ii  libsnappy1v5   1.1.3-3
ii  libspeex1  1.2~rc1.2-1
ii  libswresample2 7:3.1.1-3
ii  libtheora0 1.1.1+dfsg.1-14
ii  libtwolame00.3.13-1.2
ii  libva1 1.7.1-2
ii  libvorbis0a1.3.5-3
ii  libvorbisenc2  1.3.5-3
ii  libvpx31.5.0-3
ii  libwavpack14.80.0-1
ii  libwebp5   0.4.4-1.1
ii  libx264-1482:0.148.2699+gita5e06b9-1
ii  libx265-79 1.9-3
ii  libxvidcore4   3:1.3.2-0.6
ii  libzvbi0   0.2.35-10+b1
ii  zlib1g 1:1.2.8.dfsg-2+b1

libavcodec57 recommends no packages.

libavcodec57 suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: ffmpeg
Source-Version: 7:3.1.1-4

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

Debian distribution maintenance software
pp.
Sebastian Ramacher  (supplier of updated ffmpeg 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: SHA256

Format: 1.8
Date: Wed, 03 Aug 2016 15:16:59 +0200
Source: ffmpeg
Binary: ffmpeg ffmpeg-doc libavcodec57 libavcodec-extra57 libavcodec-extra 
libavcodec-dev 

projectm 2.1.0+dfsg-4 MIGRATED to testing

2016-08-03 Thread Debian testing watch
FYI: The status of the projectm source package
in Debian's testing distribution has changed.

  Previous version: 2.1.0+dfsg-3.1
  Current version:  2.1.0+dfsg-4

-- 
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


ffmpeg_3.1.1-4_amd64.changes ACCEPTED into unstable

2016-08-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 03 Aug 2016 15:16:59 +0200
Source: ffmpeg
Binary: ffmpeg ffmpeg-doc libavcodec57 libavcodec-extra57 libavcodec-extra 
libavcodec-dev libavdevice57 libavdevice-dev libavfilter6 libavfilter-dev 
libavformat57 libavformat-dev libavresample3 libavresample-dev libavutil55 
libavutil-dev libpostproc54 libpostproc-dev libswresample2 libswresample-dev 
libswscale4 libswscale-dev libav-tools
Architecture: source
Version: 7:3.1.1-4
Distribution: unstable
Urgency: high
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description:
 ffmpeg - Tools for transcoding, streaming and playing of multimedia files
 ffmpeg-doc - Documentation of the FFmpeg multimedia framework
 libav-tools - Compatibility links for libav-tools (transitional package)
 libavcodec-dev - FFmpeg library with de/encoders for audio/video codecs - 
developm
 libavcodec-extra - FFmpeg library with extra codecs (metapackage)
 libavcodec-extra57 - FFmpeg library with additional de/encoders for 
audio/video codecs
 libavcodec57 - FFmpeg library with de/encoders for audio/video codecs - runtime
 libavdevice-dev - FFmpeg library for handling input and output devices - 
developmen
 libavdevice57 - FFmpeg library for handling input and output devices - runtime 
fi
 libavfilter-dev - FFmpeg library containing media filters - development files
 libavfilter6 - FFmpeg library containing media filters - runtime files
 libavformat-dev - FFmpeg library with (de)muxers for multimedia containers - 
develo
 libavformat57 - FFmpeg library with (de)muxers for multimedia containers - 
runtim
 libavresample-dev - FFmpeg compatibility library for resampling - development 
files
 libavresample3 - FFmpeg compatibility library for resampling - runtime files
 libavutil-dev - FFmpeg library with functions for simplifying programming - 
devel
 libavutil55 - FFmpeg library with functions for simplifying programming - runti
 libpostproc-dev - FFmpeg library for post processing - development files
 libpostproc54 - FFmpeg library for post processing - runtime files
 libswresample-dev - FFmpeg library for audio resampling, rematrixing etc. - 
developme
 libswresample2 - FFmpeg library for audio resampling, rematrixing etc. - 
runtime f
 libswscale-dev - FFmpeg library for image scaling and various conversions - 
develo
 libswscale4 - FFmpeg library for image scaling and various conversions - runtim
Closes: 831529
Changes:
 ffmpeg (7:3.1.1-4) unstable; urgency=high
 .
   * debian/control:
 - Remove obsolete Conflicts.
 - Remove obsolete Breaks against dmo packages.
   * debian/patches/fix-vaapi-default-values.patch: Use local independent
 default values. Thanks to Carl Eugen Hoyos. (Closes: #831529)
Checksums-Sha1:
 7af3e36cd430fe37dd02d3c14d31c36520fb96d3 4622 ffmpeg_3.1.1-4.dsc
 2a3316f4b34bd429296befe90577280fe6e5ed9b 43024 ffmpeg_3.1.1-4.debian.tar.xz
Checksums-Sha256:
 39e7af3c9b28e70826fd9dd5bc4f3c002afc354fd2bd3317a5e894fc61c364b2 4622 
ffmpeg_3.1.1-4.dsc
 b6ae0b5363e6164ab3d6c9a25d8341bda4e353994fee88b35d59e07dd3476180 43024 
ffmpeg_3.1.1-4.debian.tar.xz
Files:
 6f43285d7c48a2bd69ed43dc96a0998d 4622 video optional ffmpeg_3.1.1-4.dsc
 5059b866be47872cb025a285861dcd93 43024 video optional 
ffmpeg_3.1.1-4.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJXofZtAAoJEGny/FFupxmTvOQQAJI4dtkWvgi/yb2Wf0OHIxVH
g907LiNmsA0fkt2WQbsn6jPUsdTEjc2/RIZA8kCRl5yHzjhQcHXg5aUtWRuLgUxG
bRRuad3K0WNJ2lSMacMyBss64zP/vLRzJgGrUTzikEISxdWsAKXrknh+zMd9rU5j
FcDAyCXYtSukRg1RGVIIfhI/Q2iaAc0AW+a+fqH4X8jWz8PECv2Lp3tRZixRWIeO
UkenyoQirEIQWJ21XCgxpXZ1FPzN84jUbSLJ5fU5M3Lwr81qiV9Bk7EQ7yD68Guv
wOt62+88WtC1ty0jsgt9sytYQUR9UNBgYDbro0iCKD05Pd+tO7RcPggKBX+ZMhzx
8frI6CjoqZ2UGKaabFGLekC9YeeGVYiuUB4DSC1cOsDW3cEIyA26n7L+lTZ/51Tb
+eNSHjU2aiGwft8Vs3aawrEU3/R0LUqKWQgAMlyfM4I7+K2oMNPdQpwfjFXcNM+s
9A6DUlyxHefvbYvyPY2gqYIDt3frnybR3HL43Pa/LnE1f3ENuRD4KiNLqIPPt1k9
iiwhFjF5C+dyjLanA6U0WReMUkFKqMZk0PeW7BPI3l1aELesBUe+wlmfX4d6EfCR
b1SY/I4lTGOd39BqEOKTMC6fBLpFb9IrPiewgZBD+i/qr3pWarS4Dj1KN2J8ZpT2
pQPZ70wiq8dsY8ZZJU0u
=g22f
-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


Bug#831529: marked as done (libavcodec57: broken option parsing with LANGs with decimal mark different from .)

2016-08-03 Thread Debian Bug Tracking System
Your message dated Wed, 03 Aug 2016 16:22:36 +
with message-id 
and subject line Bug#831529: fixed in ffmpeg 7:3.1.1-4
has caused the Debian Bug report #831529,
regarding libavcodec57: broken option parsing with LANGs with decimal mark 
different from .
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.)


-- 
831529: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831529
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gstreamer1.0-libav
Version: 1.8.2-1
Severity: important

Dear Maintainer,

applications that use gstreamer segfault when trying to play any h264 video. 
Other codecs work fine.

I assume this is due to a recent ffmpeg update, but ffmpeg itself (and other 
applications using libav) continue to work, so I think the problem is in 
gstreamer.

Here is a backtrace I got from gst-launch-1.0 -v playbin 
uri=file:///path/to/video.mp4

--SNIP

Thread 6 "multiqueue0:src" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffedf1e700 (LWP 26245)]
0x76fc01c8 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/unix/sysv/linux/raise.c:54
54  ../sysdeps/unix/sysv/linux/raise.c: Datei oder Verzeichnis nicht 
gefunden.
(gdb) bt full
#0  0x76fc01c8 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/unix/sysv/linux/raise.c:54
resultvar = 0
pid = 26237
selftid = 26245
#1  0x76fc164a in __GI_abort () at abort.c:89
save_stage = 2
act = 
  {__sigaction_handler = {sa_handler = 0x20, sa_sigaction = 0x20}, 
sa_mask = {__val = {140736585731512, 140736586987917, 142, 140736585750902, 
140736817862560, 8, 140736885465681, 140736817858928, 16237680842874452480, 
140736591042816, 140736817862560, 140736817863744, 16237680842874452480, 1136, 
140736590853200, 140736817862560}}, sa_flags = -670496400, sa_restorer = 
0x7fffd8090660}
sigs = {__val = {32, 0 }}
#2  0x7fffc9e78f5b in init_context_defaults (s=s@entry=0x7fffd80917a0, 
codec=codec@entry=0x7fffca841900 )
at src/libavcodec/options.c:142
ret = 
d = 0x7fffca813450 
flags = 
#3  0x7fffc9e79026 in avcodec_alloc_context3 (codec=0x7fffca841900 
) at src/libavcodec/options.c:163
avctx = 0x7fffd80917a0
#4  0x7fffdc380540 in gst_ffmpeg_cfg_install_property 
(klass=0x7fffd8090970, base=8) at gstavcfg.c:732
pspec = 
list = 
prop_id = 8
ctx = 
__func__ = "gst_ffmpeg_cfg_install_property"
#5  0x7fffdc376e53 in gst_ffmpegvidenc_class_init (klass=0x7fffd8090970) at 
gstavvidenc.c:225
gobject_class = 0x7fffd8090970
venc_class = 0x7fffd8090970
caps = 
#6  0x7788c22d in g_type_class_ref (pclass=0x7fffd8090660, 
node=0x7fffd8090380)
at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./gobject/gtype.c:2241
slist = 
init_slist = 
i = 
class = 0x7fffd8090970
entries = 
entry = 
---Type  to continue, or q  to quit---
bnode = 
ptype = 
holds_ref = 
pclass = 
#7  0x7788c22d in g_type_class_ref (type=type@entry=140736817857408) at 
/build/glib2.0-vjfO_h/glib2.0-2.48.1/./gobject/gtype.c:2956
ptype = 
holds_ref = 
pclass = 
#8  0x77b09da4 in gst_element_register (plugin=plugin@entry=0x6df290 
[GstPlugin], name=name@entry=0x7fffd806cea0 "avenc_h264_vaapi", 
rank=rank@entry=128, type=type@entry=140736817857408) at gstelementfactory.c:243
existing_feature = 
registry = 0x61b950 [GstRegistry]
factory = 0x7fffe0022160 [GstElementFactory]
interfaces = 
n_interfaces = 32767
i = 
klass = 
item = 
__func__ = "gst_element_register"
__PRETTY_FUNCTION__ = "gst_element_register"
#9  0x7fffdc3775b3 in gst_ffmpegvidenc_register 
(plugin=plugin@entry=0x6df290 [GstPlugin]) at gstavvidenc.c:1009
type_name = 0x7fffd806cea0 "avenc_h264_vaapi"
typeinfo = 
  {class_size = 792, base_init = 0x7fffdc376ef0 
, base_finalize = 0x0, class_init = 0x7fffdc376c50 
, class_finalize = 0x0, class_data = 0x0, 
instance_size = 1944, n_preallocs = 0, instance_init = 0x7fffdc375540 
, value_table = 0x0}
type = 140736817857408
in_plugin = 0x7fffca841900 
__func__ = "gst_ffmpegvidenc_register"
#10 0x7fffdc369e20 in plugin_init (plugin=0x6df290 [GstPlugin]) at 
gstav.c:158
plugin = 0x6df290 [GstPlugin]
#11 0x77b2b537 in gst_plugin_register_func 

Bug#831909: marked as done (libavcodec57: broken option parsing with LANGs with decimal mark different from .)

2016-08-03 Thread Debian Bug Tracking System
Your message dated Wed, 03 Aug 2016 16:22:36 +
with message-id 
and subject line Bug#831529: fixed in ffmpeg 7:3.1.1-4
has caused the Debian Bug report #831529,
regarding libavcodec57: broken option parsing with LANGs with decimal mark 
different from .
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.)


-- 
831529: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831529
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libavcodec57
Version: 7:3.1.1-2
Severity: grave

I ran Debian testing on my desktop. Since about a day ago, pidgin
started crashing unexpectedly. After a little bit of debugging, I found
that it reproducibly crashes when trying to play sounds. Going a step
further, I made the test case as simple as:

$ gst-launch-1.0 filesrc location=/usr/share/sounds/purple/alert.wav  ! 
wavparse ! audioconvert !  fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Aborted (core dumped)

My dpkg.log has a bunch of ffmpeg-related package upgrades, including
libavcodec57, being installed on 2016-07-18, approximately when those
crashes started. Because of this and the backtrace below, I'm filing
this against libavcodec57 -- feel free to reassign if that's wrong.

The backtrace seems to be:
   PID: 4121 (gst-launch-1.0)
   UID: 1000 (paravoid)
   GID: 1000 (paravoid)
Signal: 6 (ABRT)
 Timestamp: Τετ 2016-07-20 21:55:59 EEST (5min ago)
  Command Line: gst-launch-1.0 filesrc 
location=/usr/share/sounds/purple/alert.wav ! wavparse ! audioconvert ! fakesink
Executable: /usr/bin/gst-launch-1.0
 Control Group: /
 Slice: -.slice
   Boot ID: fc3d59275e1042c491633f9a920c10e5
Machine ID: ddb673bb6861472487a0edbc40f6f1fc
  Hostname: donald
  Coredump: 
/var/lib/systemd/coredump/core.gst-launch-1\x2e0.1000.fc3d59275e1042c491633f9a920c10e5.4121.1469040959.xz
   Message: Process 4121 (gst-launch-1.0) of user 1000 dumped core.

Stack trace of thread 4122:
#0  0x7fa47ae7f1c8 raise (libc.so.6)
#1  0x7fa47ae8064a abort (libc.so.6)
#2  0x7fa4719b8f5b n/a (libavcodec.so.57)
#3  0x7fa4719b9026 avcodec_alloc_context3 (libavcodec.so.57)
#4  0x7fa473360540 n/a (libgstlibav.so)
#5  0x7fa473356e53 n/a (libgstlibav.so)
#6  0x7fa47b74b22d g_type_class_ref (libgobject-2.0.so.0)
#7  0x7fa47b9c8da4 gst_element_register 
(libgstreamer-1.0.so.0)
#8  0x7fa4733575b3 n/a (libgstlibav.so)
#9  0x7fa473349e20 n/a (libgstlibav.so)
#10 0x7fa47b9ea537 n/a (libgstreamer-1.0.so.0)
#11 0x7fa47b9ec425 n/a (libgstreamer-1.0.so.0)
#12 0x7fa47b9ed12c gst_plugin_load_by_name 
(libgstreamer-1.0.so.0)
#13 0x7fa47b9eda8d gst_plugin_feature_load 
(libgstreamer-1.0.so.0)
#14 0x7fa47ba137e3 gst_type_find_factory_call_function 
(libgstreamer-1.0.so.0)
#15 0x7fa479c48421 gst_type_find_helper_for_data 
(libgstbase-1.0.so.0)
#16 0x7fa479c485a4 gst_type_find_helper_for_buffer 
(libgstbase-1.0.so.0)
#17 0x7fa4799f446a n/a (libgstwavparse.so)
#18 0x7fa4799f4b47 n/a (libgstwavparse.so)
#19 0x7fa4799fabb1 n/a (libgstwavparse.so)
#20 0x7fa47ba0ee71 n/a (libgstreamer-1.0.so.0)
#21 0x7fa47b47b55e n/a (libglib-2.0.so.0)
#22 0x7fa47b47abc5 n/a (libglib-2.0.so.0)
#23 0x7fa47b1f4464 start_thread (libpthread.so.0)
#24 0x7fa47af3330d __clone (libc.so.6)

Stack trace of thread 4121:
#0  0x7fa47af2a19d poll (libc.so.6)
#1  0x7fa47b45439c n/a (libglib-2.0.so.0)
#2  0x7fa47b454722 g_main_loop_run (libglib-2.0.so.0)
#3  0x7fa47b9af8e9 gst_bus_poll (libgstreamer-1.0.so.0)
#4  0x004046f8 n/a (gst-launch-1.0)
#5  0x004036e9 n/a (gst-launch-1.0)
#6  0x7fa47ae6c730 __libc_start_main (libc.so.6)
#7  0x00403d19 n/a (gst-launch-1.0)

Stack trace of thread 4123:
#0  0x7fa47af2a19d poll (libc.so.6)
#1  0x7fa47b45439c n/a (libglib-2.0.so.0)

Processing of schism_20160521-1_source.changes

2016-08-03 Thread Debian FTP Masters
schism_20160521-1_source.changes uploaded successfully to localhost
along with the files:
  schism_20160521-1.dsc
  schism_20160521.orig.tar.gz
  schism_20160521-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


Processing of x264_0.148.2699+gita5e06b9-1~bpo8+1_amd64.changes

2016-08-03 Thread Debian FTP Masters
x264_0.148.2699+gita5e06b9-1~bpo8+1_amd64.changes uploaded successfully to 
localhost
along with the files:
  x264_0.148.2699+gita5e06b9-1~bpo8+1.dsc
  x264_0.148.2699+gita5e06b9-1~bpo8+1.debian.tar.xz
  x264_0.148.2699+gita5e06b9-1~bpo8+1_amd64.deb
  libx264-148_0.148.2699+gita5e06b9-1~bpo8+1_amd64.deb
  libx264-dev_0.148.2699+gita5e06b9-1~bpo8+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


Bug#833360: Kmidimon - French translation

2016-08-03 Thread James Cowgill
Control: tags -1 fixed-upstream

Hi,

On 03/08/16 14:38, treb...@tuxfamily.org wrote:
> Package: kmidimon
> Version: 0.7.5-2
> 
> Dear debian maintainers,
> 
> just to let you know that I've been doing a french translation of
> kmidimon which has been incorporated upstream in rev 201 as you can find
> here : https://sourceforge.net/p/kmidimon/code/201/ .
> 
> I'm copying Pedro Lopez Cabanillas (who is upstream) to this email in
> case he might want to be in the loop.

While this could be patched into the Debian version, it would be
preferable to have a new upstream release.

Pedro, if you do make a new release, could you include this patch as well?

https://sources.debian.net/src/kmidimon/0.7.5-2/debian/patches/01-remove-uninstall-target.patch/

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: Re: Bug#833360: Kmidimon - French translation

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

> tags -1 fixed-upstream
Bug #833360 [kmidimon] Kmidimon - French translation
Added tag(s) fixed-upstream.

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


Joining team

2016-08-03 Thread Ondrej Novy
Hi,

my name is Ondřej Nový and I work for Seznam.cz company.

We are using many codes packages and I would like to help working on
packaging them.

Confirmations:

   -

   have created an alioth account
   .

done (onovy)

   -

   have subscribed pkg-multimedia-maintainers
   
mailing
   list.

done

   -

   have subscribed pkg-multimedia-commits
   
mailing
   list.

done.

   - are familiar with managing bugs in debian.

yep, as DD I must be :)

   - agree to review other's work (patches and packages).

I agree.

Thanks.

-- 
Best regards
 Ondřej Nový
___
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.1.1-4_amd64.changes

2016-08-03 Thread Debian FTP Masters
ffmpeg_3.1.1-4_amd64.changes uploaded successfully to localhost
along with the files:
  ffmpeg_3.1.1-4.dsc
  ffmpeg_3.1.1-4.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


Bug#819388: marked as done (libclam-qtmonitors1.4: Typo in the package description)

2016-08-03 Thread Debian Bug Tracking System
Your message dated Wed, 03 Aug 2016 13:39:19 +
with message-id 
and subject line Bug#833073: Removed package(s) from unstable
has caused the Debian Bug report #819388,
regarding libclam-qtmonitors1.4: Typo in the package description
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.)


-- 
819388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819388
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libclam-qtmonitors1.4
Severity: minor

Dear Maintainer,

I noticed a typo in the package description while translating it.
In the second paragraph, one can indeed read "… the plugins for the for adding 
…".
I believe the extra "for the" should be removed.

Thanks for your work on clam-networkeditor,
Thomas


-- System Information:
Debian Release: 8.3
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
--- End Message ---
--- Begin Message ---
Version: 1.4.0-3.1+rm

Dear submitter,

as the package clam-networkeditor has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/833073

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---
___
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#811829: marked as done (clam: FTBFS with GCC 6: no match for)

2016-08-03 Thread Debian Bug Tracking System
Your message dated Wed, 03 Aug 2016 13:39:59 +
with message-id 
and subject line Bug#833075: Removed package(s) from unstable
has caused the Debian Bug report #811829,
regarding clam: FTBFS with GCC 6: no match for
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.)


-- 
811829: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811829
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clam
Version: 1.4.0-7
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-no-match

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> == Build copying src/Storage/XML/XMLable.hxx
> == Compiling shared scons/libs/core/src/ProcessingFactory.cxx
> In file included from scons/libs/core/include/CLAM/DynamicType.hxx:28:0,
>  from scons/libs/core/include/CLAM/ProcessingConfig.hxx:25,
>  from scons/libs/core/include/CLAM/Processing.hxx:32,
>  from scons/libs/core/include/CLAM/ProcessingFactory.hxx:4,
>  from scons/libs/core/src/ProcessingFactory.cxx:1:
> scons/libs/core/include/CLAM/XMLAdapter.hxx: In member function 'bool 
> CLAM::XMLAdapter::XMLContent(std::istream&)':
> scons/libs/core/include/CLAM/XMLAdapter.hxx:109:13: error: no match for 
> 'operator!=' (operand types are 'std::istream {aka std::basic_istream}' 
> and 'long int')
>return str!=NULL;
>   ~~~^~~

-> error

> 
> scons/libs/core/include/CLAM/XMLAdapter.hxx:109:13: note: candidate: 
> operator!=(int, long int) 
> scons/libs/core/include/CLAM/XMLAdapter.hxx:109:13: note:   no known 
> conversion for argument 1 from 'std::istream {aka std::basic_istream}' 
> to 'int'
> In file included from /usr/include/c++/6/list:63:0,
>  from scons/libs/core/include/CLAM/InControl.hxx:26,
>  from scons/libs/core/include/CLAM/InControlRegistry.hxx:28,
>  from scons/libs/core/include/CLAM/Processing.hxx:28,
>  from scons/libs/core/include/CLAM/ProcessingFactory.hxx:4,
>  from scons/libs/core/src/ProcessingFactory.cxx:1:
> /usr/include/c++/6/bits/stl_list.h:1894:5: note: candidate: template _Tp, class _Alloc> bool std::operator!=(const std::__cxx11::list<_Tp, 
> _Alloc>&, const std::__cxx11::list<_Tp, _Alloc>&)
>  operator!=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y)
>  ^~~~
> 
> /usr/include/c++/6/bits/stl_list.h:1894:5: note:   template argument 
> deduction/substitution failed:
> In file included from /usr/include/_G_config.h:15:0,
>  from /usr/include/libio.h:31,
>  from /usr/include/stdio.h:74,
>  from /usr/include/c++/6/cstdio:42,
>  from /usr/include/c++/6/ext/string_conversions.h:43,
>  from /usr/include/c++/6/bits/basic_string.h:5402,
>  from /usr/include/c++/6/string:52,
>  from scons/libs/core/include/CLAM/InControlRegistry.hxx:26,
>  from scons/libs/core/include/CLAM/Processing.hxx:28,
>  from scons/libs/core/include/CLAM/ProcessingFactory.hxx:4,
>  from scons/libs/core/src/ProcessingFactory.cxx:1:
> scons/libs/core/include/CLAM/XMLAdapter.hxx:109:15: note:   'std::istream 
> {aka std::basic_istream}' is not derived from 'const 
> std::__cxx11::list<_Tp, _Alloc>'
>return str!=NULL;
>^
> 
> In file included from /usr/include/c++/6/list:63:0,
>  from scons/libs/core/include/CLAM/InControl.hxx:26,
>  from scons/libs/core/include/CLAM/InControlRegistry.hxx:28,
>  from scons/libs/core/include/CLAM/Processing.hxx:28,
>  from scons/libs/core/include/CLAM/ProcessingFactory.hxx:4,
>  from scons/libs/core/src/ProcessingFactory.cxx:1:
> /usr/include/c++/6/bits/stl_list.h:293:5: note: candidate: template _Val> bool std::operator!=(const std::_List_iterator<_Tp>&, const 
> std::_List_const_iterator<_Tp>&)
>  operator!=(const _List_iterator<_Val>& __x,
>  ^~~~
> 
> /usr/include/c++/6/bits/stl_list.h:293:5: note: 

Bug#784457: marked as done ([clam-networkeditor] Qt4's WebKit removal)

2016-08-03 Thread Debian Bug Tracking System
Your message dated Wed, 03 Aug 2016 13:39:19 +
with message-id 
and subject line Bug#833073: Removed package(s) from unstable
has caused the Debian Bug report #784457,
regarding [clam-networkeditor] Qt4's WebKit removal
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.)


-- 
784457: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784457
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: clam-networkeditor
Version: 1.4.0-3.1
Severity: wishlist
User: debian-qt-...@lists.debian.org
Usertags: qt4webkit-removal

Dear Debian Multimedia Maintainers 
,

As you might know we the Qt/KDE team are preparing to remove Qt4's WebKit
as announced in [announce].

[announce] 


Basically we are about to get the latest Qt4 point release and upstream is
migrating from WebKit to Bing in the Qt5 series, so we won't have much upstream
support for maintaining Qt4's WebKit.

In order to make this move, all packages directly or indirectly depending on
the Qt4's WebKit library have to either get ported to Qt5 or eventually get
removed from the Debian repositories.

Therefore, please take the time and:
- contact your upstream (if existing) and ask about the state of a Qt5
port of your application
- if there are no activities regarding porting, investigate whether there are
suitable alternatives for your users
- if there is a Qt5 port that is not yet packaged, consider packaging it
- if both the Qt4 and the Qt5 versions already coexist in the Debian
archives, consider removing the Qt4 version

= Porting =

Some of us where involved in various Qt4 to Qt5 migrations [migration] and we
know for sure that porting stuff from Qt4 to Qt5 is much much easier and less
painful than it was from Qt3 to Qt4.

We also understand that there is still a lot of software still using Qt4. In
order to ease the transition time we have provided Wheezy backports for Qt5.

Don't forget to take a look at the C++ API changes page [apichanges] whenever
you start porting your application.

[migration] http://pkg-kde.alioth.debian.org/packagingqtstuff.html
[apichanges] http://doc.qt.io/qt-5/sourcebreaks.html

For any questions and issues, do not hesitate to contact the Debian Qt/KDE
team at debian-qt-...@lists.debian.org

Ana,
on behalf of the Qt4 maintainers
--- End Message ---
--- Begin Message ---
Version: 1.4.0-3.1+rm

Dear submitter,

as the package clam-networkeditor has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/833073

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---
___
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#811828: marked as done (clam-networkeditor: FTBFS with GCC 6: no match for)

2016-08-03 Thread Debian Bug Tracking System
Your message dated Wed, 03 Aug 2016 13:39:19 +
with message-id 
and subject line Bug#833073: Removed package(s) from unstable
has caused the Debian Bug report #811828,
regarding clam-networkeditor: FTBFS with GCC 6: no match for
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.)


-- 
811828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811828
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clam-networkeditor
Version: 1.4.0-3.1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-no-match

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> g++ -o src/generated/main.o -c -g -O3 -Wall -pipe -fpermissive 
> -fomit-frame-pointer 
> -DDATA_EXAMPLES_PATH="\"/<>/debian/tmp/usr/share/networkeditor/example-data\""
>  -DQT_PLUGIN -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB 
> -DQT_XML_LIB -DQDESIGNER_EXPORT_WIDGETS -D_REENTRANT -DUSE_SNDFILE=1 
> -DUSE_OGGVORBIS=1 -DWITH_VORBIS=1 -DUSE_MAD=1 -DWITH_MAD=1 -DUSE_ID3=1 
> -DUSE_ALSA=1 -DUSE_JACK=1 -DUSE_PORTAUDIO=1 -DUSE_FFTW3=1 -DCLAM_FLOAT 
> -DUSE_XERCES=1 -DCLAM_USE_XML -DUSE_LADSPA=1 -DQT_CORE_LIB -DQT_GUI_LIB 
> -DQT_OPENGL_LIB -DQT_XML_LIB -DQT_SVG_LIB -DQT_SHARED -I/usr/local/include 
> -I/usr/include/alsa -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL 
> -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtUiTools 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtXml 
> -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/libdrm 
> -Isrc -Isrc/jack -Isrc/generated -Isrc/processing -Isrc/prototyper -Isrc/c
> lamWidgetsPlugins -Isrc/clamWidgetsPlugins/generated -Isrc/monitors 
> -Isrc/widgets -I/usr/include -I/usr/include/CLAM -Isrc/clamWidgetsPlugin 
> -Isrc/clamWidgetsPlugin/generated src/main.cxx
> In file included from /usr/include/CLAM/DynamicType.hxx:28:0,
>  from /usr/include/CLAM/ProcessingConfig.hxx:25,
>  from /usr/include/CLAM/Processing.hxx:32,
>  from /usr/include/CLAM/Network.hxx:24,
>  from src/ClamNetworkCanvas.hxx:7,
>  from src/MainWindow.hxx:2,
>  from src/main.cxx:26:
> /usr/include/CLAM/XMLAdapter.hxx: In member function 'bool 
> CLAM::XMLAdapter::XMLContent(std::istream&)':
> /usr/include/CLAM/XMLAdapter.hxx:109:13: error: no match for 'operator!=' 
> (operand types are 'std::istream {aka std::basic_istream}' and 'long 
> int')
>return str!=NULL;
>   ~~~^~~

-> error

> 
> /usr/include/CLAM/XMLAdapter.hxx:109:13: note: candidate: operator!=(int, 
> long int) 
> /usr/include/CLAM/XMLAdapter.hxx:109:13: note:   no known conversion for 
> argument 1 from 'std::istream {aka std::basic_istream}' to 'int'
> In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
>  from /usr/include/qt4/QtCore/qobjectdefs.h:45,
>  from /usr/include/qt4/QtCore/qobject.h:47,
>  from /usr/include/qt4/QtCore/qcoreapplication.h:45,
>  from /usr/include/qt4/QtGui/qapplication.h:45,
>  from /usr/include/qt4/QtGui/QApplication:1,
>  from src/main.cxx:22:
> /usr/include/qt4/QtCore/qglobal.h:2143:13: note: candidate: bool 
> operator!=(QBool, bool)
>  inline bool operator!=(QBool b1, bool b2) { return !b1 != !b2; }
>  ^~~~
> 
> /usr/include/qt4/QtCore/qglobal.h:2143:13: note:   no known conversion for 
> argument 1 from 'std::istream {aka std::basic_istream}' to 'QBool'
> /usr/include/qt4/QtCore/qglobal.h:2144:13: note: candidate: bool 
> operator!=(bool, QBool)
>  inline bool operator!=(bool b1, QBool b2) { return !b1 != !b2; }
>  ^~~~
> 
> /usr/include/qt4/QtCore/qglobal.h:2144:13: note:   no known conversion for 
> argument 1 from 'std::istream {aka std::basic_istream}' to 'bool'
> /usr/include/qt4/QtCore/qglobal.h:2145:13: note: candidate: bool 
> operator!=(QBool, QBool)
>  inline bool operator!=(QBool b1, QBool b2) { return !b1 != !b2; }
>  ^~~~
> 
> 

Bug#646874: marked as done (clam-networkeditor: NetworkEditor segfaults on exit after editing harmonizer network)

2016-08-03 Thread Debian Bug Tracking System
Your message dated Wed, 03 Aug 2016 13:39:19 +
with message-id 
and subject line Bug#833073: Removed package(s) from unstable
has caused the Debian Bug report #646874,
regarding clam-networkeditor: NetworkEditor segfaults on exit after editing 
harmonizer network
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.)


-- 
646874: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646874
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clam-networkeditor
Version: 1.4.0-3
Severity: normal

Dear Maintainer,
I tried editing the harmonizer example by disconnecting the audio input in the
graph.
I tried to reconnect the input to the oscilloscope - it works.
When I try to reconnect the input to the SMSAnalysisCore_0, nothing happens.
When I exit NetworkEditor (after I tell it to discard changes), I can see a
Segmentation fault in konsole.

Here's the full output from konsole.

Error loading: /usr/lib/ladspa/ladspa-rubberband.cat reason: /usr/lib/ladspa
/ladspa-rubberband.cat: invalid ELF header
[LADSPA Plugin] Warning: trying to open non ladspa plugin: /usr/lib/ladspa
/ladspa-rubberband.cat
JACK ERROR: server not running?
Loading /usr/share/networkeditor/example-data/Harmonizer.clamnetwork...
Application asked to unregister timer 0x5403 which is not registered in
this thread. Fix application.
Segmentation fault



-- System Information:
Debian Release: wheezy/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages clam-networkeditor depends on:
ii  libc6 2.13-21   
ii  libclam-qtmonitors1.4 1.4.0-3   
ii  libclam1.41.4.0-5   
ii  libgcc1   1:4.6.1-15
ii  libgl1-mesa-glx [libgl1]  7.11-6
ii  libglu1-mesa [libglu1]7.11-6
ii  libqt4-designer   4:4.7.3-5 
ii  libqt4-network4:4.7.3-5 
ii  libqt4-opengl 4:4.7.3-5 
ii  libqt4-svg4:4.7.3-5 
ii  libqt4-xml4:4.7.3-5 
ii  libqtcore44:4.7.3-5 
ii  libqtgui4 4:4.7.3-5 
ii  libqtwebkit4  2.1.0~2011week13-2
ii  libstdc++64.6.1-15  

Versions of packages clam-networkeditor recommends:
ii  faust 0.9.24-1 
ii  qt4-designer  4:4.7.3-5

clam-networkeditor suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.4.0-3.1+rm

Dear submitter,

as the package clam-networkeditor has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/833073

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---
___
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#833360: Kmidimon - French translation

2016-08-03 Thread trebmuh

Package: kmidimon
Version: 0.7.5-2

Dear debian maintainers,

just to let you know that I've been doing a french translation of 
kmidimon which has been incorporated upstream in rev 201 as you can find 
here : https://sourceforge.net/p/kmidimon/code/201/ .


I'm copying Pedro Lopez Cabanillas (who is upstream) to this email in 
case he might want to be in the loop.


Hope that helps,
Olivier

___
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#833075: Removed package(s) from unstable

2016-08-03 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

  clam |1.4.0-7 | source
libclam-dev |1.4.0-7 | amd64, arm64, armel, armhf, i386, mips, mips64el, 
mipsel, powerpc, ppc64el, s390x
libclam-doc |1.4.0-7 | all
libclam1.4v5 |1.4.0-7 | amd64, arm64, armel, armhf, i386, mips, mips64el, 
mipsel, powerpc, ppc64el, s390x

--- Reason ---
ROM; RC-buggy, unmaintained since 2011
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 833...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/833075

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

___
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#833075: Removed package(s) from unstable

2016-08-03 Thread Debian FTP Masters
Version: 1.4.0-7+rm

Dear submitter,

as the package clam has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/833075

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

___
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#833073: Removed package(s) from unstable

2016-08-03 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

clam-networkeditor |  1.4.0-3.1 | source, mips64el
clam-networkeditor | 1.4.0-3.1+b1 | amd64, arm64, armel, armhf, i386, mips, 
mipsel, powerpc, ppc64el, s390x
clam-networkeditor-examples |  1.4.0-3.1 | all
libclam-qtmonitors-dev |  1.4.0-3.1 | mips64el
libclam-qtmonitors-dev | 1.4.0-3.1+b1 | amd64, arm64, armel, armhf, i386, mips, 
mipsel, powerpc, ppc64el, s390x
libclam-qtmonitors1.4 |  1.4.0-3.1 | mips64el
libclam-qtmonitors1.4 | 1.4.0-3.1+b1 | amd64, arm64, armel, armhf, i386, mips, 
mipsel, powerpc, ppc64el, s390x

--- Reason ---
ROM; RC-buggy, unmaintained since 2011
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 833...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/833073

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

___
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#833073: Removed package(s) from unstable

2016-08-03 Thread Debian FTP Masters
Version: 1.4.0-3.1+rm

Dear submitter,

as the package clam-networkeditor has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/833073

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

___
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: terminatorx pending bugs

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

> tags 811993 pending
Bug #811993 [terminatorx] terminatorx: FTBFS with GCC 6: call overloaded is 
ambiguous
Added tag(s) pending.
> tags 770051 pending
Bug #770051 [src:terminatorx] terminatorx: Uses absolute obsolete path for 
dpkg-statoverride
Added tag(s) pending.
> tags 830028 pending
Bug #830028 [src:terminatorx] terminatorx: Uses deprecated gnome-common 
macros/variables
Added tag(s) pending.
> thanks
Stopping processing here.

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


jacktrip_1.1~repack-5_amd64.changes ACCEPTED into unstable

2016-08-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 03 Aug 2016 12:31:59 +0200
Source: jacktrip
Binary: jacktrip
Architecture: source
Version: 1.1~repack-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: IOhannes m zmölnig (Debian/GNU) 
Description:
 jacktrip   - high-quality system for audio network performances
Changes:
 jacktrip (1.1~repack-5) unstable; urgency=medium
 .
   * Only build 'release' profile
 * No longer ship jacktrip_debug
   * Pass LDFLAGS to the build
   * Fixed typo in CDBS variable name
Checksums-Sha1:
 360c223e1609180a08903c4dfc582a575bbb86a1 2126 jacktrip_1.1~repack-5.dsc
 0630c2bda7a5e2948de9286de8cab220ab66ec5f 8028 
jacktrip_1.1~repack-5.debian.tar.xz
Checksums-Sha256:
 5afc2d17446ae0deab74fe868a4048d403488cbd2d431ce311d9344ae5c16745 2126 
jacktrip_1.1~repack-5.dsc
 db4cba7140712246a31aeb7df78e5649e9ecaea72a4b12e78ee2282c8c8ff508 8028 
jacktrip_1.1~repack-5.debian.tar.xz
Files:
 2b1d1685efb986b894696237c6486060 2126 sound optional jacktrip_1.1~repack-5.dsc
 ff67e7b3694c8c96c5d572ed08140b4e 8028 sound optional 
jacktrip_1.1~repack-5.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJXocqdAAoJELZQGcR/ejb4zTUP/0np1tjOBz9Rz84LSg63rZ6r
nl3Z3kuq/s2FeHBAw4tCbSZ3HcxVhMqzqjCfd7E03M0SLqsPj3Ls4zQ8y/1DlHrP
vpbwbsXtzNLTmys1wgcQB1VPOusUfhqKEFBg2ydo2BQbt9QtQuMImDPylPRupft6
3yVEdwQgST8kqGM4NARuXskSdaVbEYI+cAH2DPQtGXq+5Yz/HV24c1WZcHPv1aiR
TvdPTdVDjnK6XMpiWx/nhHrU53Ge0PH8eWmstidqEHNMMP/TAoJf/fNKGkeHOWEz
NwNq+uJu3mJ6RY5gBKAER5aPla9DM4RZWwxKc8i/0aaoWEiQ6w+prQi9rtJpOgtz
55UfNzpQkrP2t04KMMlgY19wDfbciikCkclL/49zrWySliTXTs7e2TTuWpUEzioS
5UoW9MBvjwRHyqjpC8+EcRUg5SOSj+5vrwiw/urxIqdNrq6rsK9r4+KStPPvxxE1
BqZqse8JC75/L2qP1finGQ0h632dHbRrZpTFBGrgs9DDN/X4ZXwU+lSjvPo6nMF0
OChB7BPZl8CPF5oCskHtPEh/fJUdmlCGAOOnVf81gWdfheFreBQ7oeZPMqibpxI9
kUn4to0PtjcnIxnJd7irFJK+UwGU16cTKZHlDt5UY6a2ZvPv/AnlhB4vwPEvjtdW
oPxUDAR2j3fpNJQTwo0V
=hv3+
-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 jacktrip_1.1~repack-5_amd64.changes

2016-08-03 Thread Debian FTP Masters
jacktrip_1.1~repack-5_amd64.changes uploaded successfully to localhost
along with the files:
  jacktrip_1.1~repack-5.dsc
  jacktrip_1.1~repack-5.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


Bug#811993: terminatorx: FTBFS with GCC 6: call overloaded is ambiguous

2016-08-03 Thread James Cowgill
Hi Alex,

On 27/07/16 22:52, Alexander Koenig wrote:
> upstream has a new release that - among other things - has these issues
> fixed. Current release is 4.0.1; also note that I have updated the debian
> package for my own builds (clone from 
> https://terminatorX.org/src/debian.git) maybe some of the modifications
> can be reused.

I've updated the Debian packaging to 4.0.1 in the git repo here:
https://anonscm.debian.org/cgit/pkg-multimedia/terminatorx.git

Is it possible for you to look at some of the patches? I think they're
all subtitle to be applied upstream, but only patches 28 and 29 were
wrote by me.

https://anonscm.debian.org/cgit/pkg-multimedia/terminatorx.git/tree/debian/patches

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