Bug#664819: libav source build needs to link with -lgcrypt

2012-04-29 Thread Reinhard Tartler
On Thu, Mar 22, 2012 at 1:30 AM, John David Anglin dave.ang...@bell.net wrote:
 On 20-Mar-12, at 9:54 PM, Andres Mejia wrote:

 This issue is common if you're using the libav-extra libraries. It's
 likely a broken symlink from your *.so files.


 I don't think so.  Updating libgcrypt11 to 1.5.0-3 fixes the build.
  Somehow,
 it eliminates the dependency.

I'm not sure if I understand your message. Does this mean that there
is nothing to do in libav and we can close this bug?


-- 
regards,
    Reinhard



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


Processed: tagging 664819

2012-04-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 664819 + moreinfo
Bug #664819 [src:libav] libav source build needs to link with -lgcrypt
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
664819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664819
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#660268: vlc: Dumps core when coverting to MP3

2012-04-29 Thread Reinhard Tartler
Nigel,

Can you please follow up on my question from march? Otherwise, I'd
like to close the issue.

Cheers,
Reinhard

2012/3/5 Reinhard Tartler siret...@gmail.com:
 On Fri, Feb 17, 2012 at 9:48 PM, Nigel Horne n...@bandsman.co.uk wrote:
 Package: vlc
 Version: 1.1.13-1+b1
 Severity: normal

 Dear Maintainer,
 *** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
 Attempted to conver to MP3
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
 Media-Convert/Save-Add File-Convert/Save-Fill in destination 
 file-select MP3 from pull down list-Press Start
   * What was the outcome of this action?
   vlc: 
 /build/buildd-libav-extra_0.8.0.1+b1-amd64-PoqmIt/libav-extra-0.8.0.1+b1/libav/libavutil/mathematics.c:79:
  av_rescale_rnd: Assertion `c  0' failed.
   Aborted (core dumped)

   * What outcome did you expect instead?
 Audio extracted into MP3 file

 That function (av_rescale_rnd) has not been touched since 2005, so the
 problem is most probably in its caller. The function itself starts
 like this (docstring copied from header):

 /**
  * Rescale a 64-bit integer with specified rounding.
  * A simple a*b/c isn't possible as it can overflow.
  */
 int64_t av_rescale_rnd(int64_t a, int64_t b, int64_t c, enum AVRounding rnd){
    int64_t r=0;
    assert(c  0);
    assert(b =0);
    assert((unsigned)rnd=5  rnd!=4);


 Remi, unless I have a backtrace that shows that this is a problem
 within some libav library, there is little we can do about it. TBH, I
 rahter suspect the bug to be in the calling application.

 Looking in launchpad, I see this (possibly the same) crash:
 https://bugs.launchpad.net/vlc/+bug/927050

 Unfortunately, the backtrace does not show the offending caller:

 #0  0xb7798424 in __kernel_vsyscall ()
 No symbol table info available.
 #1  0xb74f2c8f in __GI_raise (sig=6) at
 ../nptl/sysdeps/unix/sysv/linux/raise.c:64
        resultvar = optimized out
        resultvar = optimized out
        pid = -1218183180
        selftid = 18107
 #2  0xb74f62b5 in __GI_abort () at abort.c:92
        save_stage = 2
        act = {__sigaction_handler = {sa_handler = 0xd, sa_sigaction =
 0xd}, sa_mask = {__val = {3076784116, 3076789248, 128, 3076784116,
 3076789248, 128, 127, 3075716637, 3076784116, 127, 3076784116, 127,
 3075651409, 178484352, 178484352, 127, 178483592, 0, 178484352,
 4222451712, 178484352, 178484453, 178484352, 178484352, 178484479,
 178484652, 178484352, 178484652, 0, 0, 0, 0}}, sa_flags = 0,
 sa_restorer = 0}
        sigs = {__val = {32, 0 repeats 31 times}}
 #3  0xb74eb826 in __GI___assert_fail (assertion=0xb01031e4 c  0,
 file=0xb01031a4
 /build/buildd/libav-extra-0.8.0.1/libav/libavutil/mathematics.c,
 line=79, function=0xb0103520 av_rescale_rnd) at assert.c:81
        buf = 0xaa375b0 vlc:
 /build/buildd/libav-extra-0.8.0.1/libav/libavutil/mathematics.c:79:
 av_rescale_rnd: Zusicherung \302\273c  0\302\253 nicht
 erf\303\274llt.\n
 #4  0xb00f73b5 in ?? ()
 No symbol table info available.


 Nigel, can you reproduce the crash and can ideally try to retrieve a
 proper stacktrace?

 --
 regards,
     Reinhard



-- 
regards,
    Reinhard



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


Bug#670762: marked as done (Versioned dependency on libpostproc52 makes libav-tools uninstallable in unstable)

2012-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2012 09:02:31 +
with message-id e1soq1x-0003qf...@franck.debian.org
and subject line Bug#670762: fixed in libpostproc 6:0.git20120217-2
has caused the Debian Bug report #670762,
regarding Versioned dependency on libpostproc52 makes libav-tools uninstallable 
in unstable
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.)


-- 
670762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libav-tools
Version: 5:0.8.1-4
Severity: normal

libavtools Depends on
libpostproc52 ( 5:0.8.1-99), libpostproc52 (= 5:0.8.1-4).
However, the new separate packages of libpostproc52 have the version
number 5:0.git20120217-1, which does not satisfy this versioned
dependency.

I don't know if this bug lies with libav-tools (whose dependencies don't
allow the new version of libpostproc52) or with libpostproc52 (since the
new version number breaks many dependencies, potentially unnecessarily).
If the latter, please feel free to reassign this to libpostproc52.

- Josh Triplett

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

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

Versions of packages libav-tools depends on:
ii  libavcodec53 5:0.8.1-4
ii  libavdevice535:0.8.1-4
ii  libavfilter2 5:0.8.1-4
ii  libavformat535:0.8.1-4
ii  libavutil51  5:0.8.1-4
ii  libc62.13-30
ii  libpostproc525:0.8.1-4
ii  libsdl1.2debian  1.2.15-3
ii  libswscale2  5:0.8.1-4

libav-tools recommends no packages.

libav-tools suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: libpostproc
Source-Version: 6:0.git20120217-2

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

libpostproc-dev_0.git20120217-2_amd64.deb
  to main/libp/libpostproc/libpostproc-dev_0.git20120217-2_amd64.deb
libpostproc52_0.git20120217-2_amd64.deb
  to main/libp/libpostproc/libpostproc52_0.git20120217-2_amd64.deb
libpostproc_0.git20120217-2.debian.tar.gz
  to main/libp/libpostproc/libpostproc_0.git20120217-2.debian.tar.gz
libpostproc_0.git20120217-2.dsc
  to main/libp/libpostproc/libpostproc_0.git20120217-2.dsc



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

Debian distribution maintenance software
pp.
Reinhard Tartler siret...@tauware.de (supplier of updated libpostproc package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 29 Apr 2012 10:31:11 +0200
Source: libpostproc
Binary: libpostproc-dev libpostproc52
Architecture: source amd64
Version: 6:0.git20120217-2
Distribution: experimental
Urgency: low
Maintainer: Reinhard Tartler siret...@debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 libpostproc-dev - FFmpeg derived postprocessing library - development headers
 libpostproc52 - FFmpeg derived postprocessing library
Closes: 670762
Changes: 
 libpostproc (6:0.git20120217-2) experimental; urgency=low
 .
   * Bump epoch again to fix messed upload to experimental (Closes: #670762)
 (this time for real!)
Checksums-Sha1: 
 214724a7d7f7b5dd1b688d071e31d94d5d59bf52 1550 libpostproc_0.git20120217-2.dsc
 cf69c130d8e57f162be2af39e552a3280f544c93 2127 
libpostproc_0.git20120217-2.debian.tar.gz
 467f5ec6a8308d2b90795f067113b284696716b0 18120 
libpostproc-dev_0.git20120217-2_amd64.deb
 ef114ee755ad38676f1af3d49feb4df796a14de8 17716 
libpostproc52_0.git20120217-2_amd64.deb
Checksums-Sha256: 
 b031bc846344171ebe51a8a023a5c2de8e26350a95ed554b7e3042dc87032cc9 1550 
libpostproc_0.git20120217-2.dsc
 257637839df79bc83160efd0b5115cbd3f40fc1678d4cd0b40a7208660760650 2127 
libpostproc_0.git20120217-2.debian.tar.gz
 e80cf83cdb24de64b456e97990ad4dab30e51fbedff003eb59e546aa943313c5 18120 
libpostproc-dev_0.git20120217-2_amd64.deb
 28a948a0840123ab9a040de0999cb80066ec8cc76a537a9106e8ad0bd555819b 17716 
libpostproc52_0.git20120217-2_amd64.deb
Files: 
 

Bug#669988: marked as done (libavformat53: arch-dependent files in multiarch: same package)

2012-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2012 09:18:58 +
with message-id e1soqhs-w9...@franck.debian.org
and subject line Bug#669988: fixed in libav 6:0.8.1-5
has caused the Debian Bug report #669988,
regarding libavformat53: arch-dependent files in multiarch: same package
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.)


-- 
669988: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669988
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libavformat53
Version: 5:0.8.1-4
Severity: important
User: multiarch-de...@lists.alioth.debian.org
Usertags: multiarch

Hi,

libavformat53 is marked as Multi-Arch: same, but contains files in
arch-independent paths with arch-specific contents:

[libavformat53 5:0.8.1-4]
usr/share/doc/libavformat53/formats.txt.gz
  0a16d10e30dbe3abe9eeeaec9c2d4cef kfreebsd-i386 kfreebsd-amd64
  fad5bc1f202b35a5822af28da99b1e4d s390 amd64 i386 powerpc sparc armhf ia64 
mips mipsel

diff between the kfreebsd-amd64 and amd64 files:

@@ -17,6 +17,7 @@
  D  aea MD STUDIO audio
  DE aiffAudio IFF
  DE alawPCM A-law format
+ DE alsaALSA audio output
  DE amr 3GPP AMR file format
  D  anm Deluxe Paint Animation
  D  apc CRYO APC format
@@ -32,7 +33,6 @@
  D  bethsoftvid Bethesda Softworks VID format
  D  bfi Brute Force  Ignorance
  D  binkBink
- D  bktrvideo grab
  D  bmv Discworld II BMV
  D  c93 Interplay C93
  D  caf Apple Core Audio Format
@@ -46,6 +46,7 @@
  D  dsicin  Delphine Software International CIN format
  DE dts raw DTS
  DE dv  DV video format
+ D  dv1394  DV1394 A/V grab
   E dvd MPEG-2 PS format (DVD VOB)
  D  dxa DXA
  D  ea  Electronic Arts Multimedia Format
@@ -55,6 +56,7 @@
  DE f32le   PCM 32 bit floating-point little-endian format
  DE f64be   PCM 64 bit floating-point big-endian format
  DE f64le   PCM 64 bit floating-point little-endian format
+ D  fbdev   Linux framebuffer
  DE ffm FFM (AVserver live feed) format
  DE ffmetadata  FFmpeg metadata in text format
  D  film_cpkSega FILM/CPK format
@@ -83,6 +85,7 @@
  D  jv  Bitmap Brothers JV
  DE latmLOAS/LATM
  D  libcdio  
+ D  libdc1394   dc1394 v.2 A/V grab
  D  lmlm4   lmlm4 raw format
  D  lxf VR native stream format (LXF)
  DE m4v raw MPEG-4 video format
@@ -173,7 +176,6 @@
  D  vc1 raw VC-1
  D  vc1test VC-1 test bitstream format
   E vcd MPEG-1 System format (VCD)
- D  video4linux Video4Linux device grab
  D  video4linux2Video4Linux2 device grab
  D  vmd Sierra VMD format
   E vob MPEG-2 PS format (VOB)

Cheers,
Julien


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: libav
Source-Version: 6:0.8.1-5

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

ffmpeg-dbg_0.8.1-5_amd64.deb
  to main/liba/libav/ffmpeg-dbg_0.8.1-5_amd64.deb
ffmpeg-doc_0.8.1-5_all.deb
  to main/liba/libav/ffmpeg-doc_0.8.1-5_all.deb
ffmpeg_0.8.1-5_amd64.deb
  to main/liba/libav/ffmpeg_0.8.1-5_amd64.deb
libav-dbg_0.8.1-5_amd64.deb
  to main/liba/libav/libav-dbg_0.8.1-5_amd64.deb
libav-doc_0.8.1-5_all.deb
  to main/liba/libav/libav-doc_0.8.1-5_all.deb
libav-extra-dbg_0.8.1-5_amd64.deb
  to main/liba/libav/libav-extra-dbg_0.8.1-5_amd64.deb
libav-regular-dbg_0.8.1-5_amd64.deb
  to main/liba/libav/libav-regular-dbg_0.8.1-5_amd64.deb
libav-tools_0.8.1-5_amd64.deb
  to main/liba/libav/libav-tools_0.8.1-5_amd64.deb
libav_0.8.1-5.debian.tar.gz
  to main/liba/libav/libav_0.8.1-5.debian.tar.gz
libav_0.8.1-5.dsc
  to main/liba/libav/libav_0.8.1-5.dsc
libavcodec-dev_0.8.1-5_amd64.deb
  to main/liba/libav/libavcodec-dev_0.8.1-5_amd64.deb
libavcodec-extra-53_0.8.1-5_amd64.deb
  to main/liba/libav/libavcodec-extra-53_0.8.1-5_amd64.deb
libavcodec53_0.8.1-5_amd64.deb
  to main/liba/libav/libavcodec53_0.8.1-5_amd64.deb
libavdevice-dev_0.8.1-5_amd64.deb
  to main/liba/libav/libavdevice-dev_0.8.1-5_amd64.deb
libavdevice-extra-53_0.8.1-5_all.deb
  to main/liba/libav/libavdevice-extra-53_0.8.1-5_all.deb
libavdevice53_0.8.1-5_amd64.deb
  to main/liba/libav/libavdevice53_0.8.1-5_amd64.deb
libavfilter-dev_0.8.1-5_amd64.deb
  to main/liba/libav/libavfilter-dev_0.8.1-5_amd64.deb
libavfilter-extra-2_0.8.1-5_all.deb
  to 

Bug#670762: marked as done (Versioned dependency on libpostproc52 makes libav-tools uninstallable in unstable)

2012-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2012 09:18:58 +
with message-id e1soqhs-wc...@franck.debian.org
and subject line Bug#670762: fixed in libav 6:0.8.1-5
has caused the Debian Bug report #670762,
regarding Versioned dependency on libpostproc52 makes libav-tools uninstallable 
in unstable
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.)


-- 
670762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libav-tools
Version: 5:0.8.1-4
Severity: normal

libavtools Depends on
libpostproc52 ( 5:0.8.1-99), libpostproc52 (= 5:0.8.1-4).
However, the new separate packages of libpostproc52 have the version
number 5:0.git20120217-1, which does not satisfy this versioned
dependency.

I don't know if this bug lies with libav-tools (whose dependencies don't
allow the new version of libpostproc52) or with libpostproc52 (since the
new version number breaks many dependencies, potentially unnecessarily).
If the latter, please feel free to reassign this to libpostproc52.

- Josh Triplett

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

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

Versions of packages libav-tools depends on:
ii  libavcodec53 5:0.8.1-4
ii  libavdevice535:0.8.1-4
ii  libavfilter2 5:0.8.1-4
ii  libavformat535:0.8.1-4
ii  libavutil51  5:0.8.1-4
ii  libc62.13-30
ii  libpostproc525:0.8.1-4
ii  libsdl1.2debian  1.2.15-3
ii  libswscale2  5:0.8.1-4

libav-tools recommends no packages.

libav-tools suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: libav
Source-Version: 6:0.8.1-5

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

ffmpeg-dbg_0.8.1-5_amd64.deb
  to main/liba/libav/ffmpeg-dbg_0.8.1-5_amd64.deb
ffmpeg-doc_0.8.1-5_all.deb
  to main/liba/libav/ffmpeg-doc_0.8.1-5_all.deb
ffmpeg_0.8.1-5_amd64.deb
  to main/liba/libav/ffmpeg_0.8.1-5_amd64.deb
libav-dbg_0.8.1-5_amd64.deb
  to main/liba/libav/libav-dbg_0.8.1-5_amd64.deb
libav-doc_0.8.1-5_all.deb
  to main/liba/libav/libav-doc_0.8.1-5_all.deb
libav-extra-dbg_0.8.1-5_amd64.deb
  to main/liba/libav/libav-extra-dbg_0.8.1-5_amd64.deb
libav-regular-dbg_0.8.1-5_amd64.deb
  to main/liba/libav/libav-regular-dbg_0.8.1-5_amd64.deb
libav-tools_0.8.1-5_amd64.deb
  to main/liba/libav/libav-tools_0.8.1-5_amd64.deb
libav_0.8.1-5.debian.tar.gz
  to main/liba/libav/libav_0.8.1-5.debian.tar.gz
libav_0.8.1-5.dsc
  to main/liba/libav/libav_0.8.1-5.dsc
libavcodec-dev_0.8.1-5_amd64.deb
  to main/liba/libav/libavcodec-dev_0.8.1-5_amd64.deb
libavcodec-extra-53_0.8.1-5_amd64.deb
  to main/liba/libav/libavcodec-extra-53_0.8.1-5_amd64.deb
libavcodec53_0.8.1-5_amd64.deb
  to main/liba/libav/libavcodec53_0.8.1-5_amd64.deb
libavdevice-dev_0.8.1-5_amd64.deb
  to main/liba/libav/libavdevice-dev_0.8.1-5_amd64.deb
libavdevice-extra-53_0.8.1-5_all.deb
  to main/liba/libav/libavdevice-extra-53_0.8.1-5_all.deb
libavdevice53_0.8.1-5_amd64.deb
  to main/liba/libav/libavdevice53_0.8.1-5_amd64.deb
libavfilter-dev_0.8.1-5_amd64.deb
  to main/liba/libav/libavfilter-dev_0.8.1-5_amd64.deb
libavfilter-extra-2_0.8.1-5_all.deb
  to main/liba/libav/libavfilter-extra-2_0.8.1-5_all.deb
libavfilter2_0.8.1-5_amd64.deb
  to main/liba/libav/libavfilter2_0.8.1-5_amd64.deb
libavformat-dev_0.8.1-5_amd64.deb
  to main/liba/libav/libavformat-dev_0.8.1-5_amd64.deb
libavformat-extra-53_0.8.1-5_all.deb
  to main/liba/libav/libavformat-extra-53_0.8.1-5_all.deb
libavformat53_0.8.1-5_amd64.deb
  to main/liba/libav/libavformat53_0.8.1-5_amd64.deb
libavutil-dev_0.8.1-5_amd64.deb
  to main/liba/libav/libavutil-dev_0.8.1-5_amd64.deb
libavutil-extra-51_0.8.1-5_all.deb
  to main/liba/libav/libavutil-extra-51_0.8.1-5_all.deb
libavutil51_0.8.1-5_amd64.deb
  to main/liba/libav/libavutil51_0.8.1-5_amd64.deb
libpostproc-dev_0.8.1-5_amd64.deb
  to main/liba/libav/libpostproc-dev_0.8.1-5_amd64.deb
libpostproc-extra-52_0.8.1-5_all.deb
  to main/liba/libav/libpostproc-extra-52_0.8.1-5_all.deb
libpostproc52_0.8.1-5_amd64.deb
  to main/liba/libav/libpostproc52_0.8.1-5_amd64.deb
libswscale-dev_0.8.1-5_amd64.deb
  to main/liba/libav/libswscale-dev_0.8.1-5_amd64.deb
libswscale-extra-2_0.8.1-5_all.deb
  to main/liba/libav/libswscale-extra-2_0.8.1-5_all.deb
libswscale2_0.8.1-5_amd64.deb
  to 

Processing of toonloop_2.2.0-1_amd64.changes

2012-04-29 Thread Debian FTP Masters
toonloop_2.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  toonloop_2.2.0-1.dsc
  toonloop_2.2.0.orig.tar.gz
  toonloop_2.2.0-1.debian.tar.gz
  toonloop_2.2.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


toonloop_2.2.0-1_amd64.changes ACCEPTED into unstable

2012-04-29 Thread Debian FTP Masters



Accepted:
toonloop_2.2.0-1.debian.tar.gz
  to main/t/toonloop/toonloop_2.2.0-1.debian.tar.gz
toonloop_2.2.0-1.dsc
  to main/t/toonloop/toonloop_2.2.0-1.dsc
toonloop_2.2.0-1_amd64.deb
  to main/t/toonloop/toonloop_2.2.0-1_amd64.deb
toonloop_2.2.0.orig.tar.gz
  to main/t/toonloop/toonloop_2.2.0.orig.tar.gz


Changes:
toonloop (2.2.0-1) unstable; urgency=low
 .
  * New upstream stable release (source identical to 2.1.18).
 .
  [ Alessio Treglia ]
  * Add patch 0005 to avoid FTBFS on big-endian architectures.
Closes: #660151. Thanks to Laurent Bigonville.
 .
  [ Jonas Smedegaard ]
  * Drop dpkg-source local-options hint: Declared options are default
since dpkg-source 1.16.1.
  * Tidy and improve patches:
+ Refresh with shortening quilt options -pab --no---no-timestamps
  --no-index.
+ Shorten short description.
+ Drop trailing dot in short description.
+ Consistently describe what patch does (not what happened without
  it).
+ Add Last-Update field.
+ Stop patching autogenerated files.
+ Add patch 0001 to avoid treating build warnings as errors.
  Closes: bug#666756. Thanks to Sjoerd Simons.
+ Drop unrelated and evidently bogus comment from patch 0004.
+ Re-indent patch 0004 more similar to upstream coding style.
+ Fix patch 0004 to properly unset custom USE_GLES2 flag (not set a
  bogus debug option).
  Closes: bug#660153. Thanks to Laurent Bigonville.
+ Rephrase patch 0005 description: Only removes hardcoded endian
  flag, but then needs it re-applied at build time.
+ Add Author and Reviewed-By header paragraphs to patch 0005.
+ Add patch 0006 to avoid a regression test which requires X11.
  * Bump debhelper compat level to 7.
  * Bump standards-version to 3.9.3.
  * Update copyright file:
+ Fix include verbatim all flavors of GAP licensing, and list them
  as License sections.
+ Fix include verbatim flavored Expat licensing, and rename its
  shortname accordingly.
+ Shorten GPL license comments, drop duplications, and quote license
  strings in them.
+ Fix include verbatim flavored GPL licensings, and rename to
  approproate License shortnames.
+ Fix add some files. Fix add a copyright holder.
+ Fix extend/correct copyright years.
+ Fix double-indent in Copyright fields as per Policy §5.6.13.
+ Bump format to 1.0.
+ Extend my copyright for Debian packaging.
  * Tidy rules file to list CDBS variables after snippet inclusions, and
sort inclusions roughly in order of usage.
  * Re-declare during build endianness un-hardcoded by patch 0004.
  * Update package relations:
+ Stop build-depending on ffmpeg or gettext: Apparently unneeded.
+ Stop build-depending on GStreamer plugin packages: Apparently
  needed only at runtime.
+ Stop build-depending on automake or libtool: Handled implicitly by
  dh-autoreconf.
+ Stop build-depending on mencoder: Unused since 2.0.2.
+ Stop build-depending on libgtk2.0-dev: Unused since 2.1.14.
+ Build-depend on unversioned libglew-dev (not libglew1.5-dev).
+ Build-depend on virtual libglu-dev (not libglu1-mesa-dev).
  * Use anonscm.debian.org for Vcs-Browser field.


Override entries for your package:
toonloop_2.2.0-1.dsc - source video
toonloop_2.2.0-1_amd64.deb - optional video

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 660151 660153 666756 


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#660151: marked as done (toonloop: FTBFS on powerpc)

2012-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2012 12:17:59 +
with message-id e1sot4h-0007yj...@franck.debian.org
and subject line Bug#660151: fixed in toonloop 2.2.0-1
has caused the Debian Bug report #660151,
regarding toonloop: FTBFS on powerpc
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.)


-- 
660151: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660151
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: toonloop
Version: 2.1.18-3
Severity: important
Tags: patch

Hi,

toonloop is currently FTBFS with the following error:

/usr/include/powerpc-linux-gnu/bits/endian.h:27:4: error: #error Both
BIG_ENDIAN and LITTLE_ENDIAN defined!

Ubuntu package is providing a patch that fix this.

Please find the patch attached.

Cheers

Laurent Bigonville

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

Kernel: Linux 3.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Index: toonloop-2.1.18/configure.ac
===
--- toonloop-2.1.18.orig/configure.ac	2012-02-14 16:34:19.289027274 -0500
+++ toonloop-2.1.18/configure.ac	2012-02-14 16:35:23.257024599 -0500
@@ -47,7 +47,7 @@
 [AC_SUBST(STK_LIBS, -lstk -lrtmidi -lrt -lm)],
 [AC_MSG_ERROR([libstk is not installed: alsa])])
 LIBS=$SAVED_LIBS # restore them
-AC_SUBST(STK_CXXFLAGS, -D__LINUX_ALSA__ -D__UNIX_JACK__ -D__LITTLE_ENDIAN__)
+AC_SUBST(STK_CXXFLAGS, -D__LINUX_ALSA__ -D__UNIX_JACK__)
 AC_LANG_POP(C++)
 
 
---End Message---
---BeginMessage---
Source: toonloop
Source-Version: 2.2.0-1

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

toonloop_2.2.0-1.debian.tar.gz
  to main/t/toonloop/toonloop_2.2.0-1.debian.tar.gz
toonloop_2.2.0-1.dsc
  to main/t/toonloop/toonloop_2.2.0-1.dsc
toonloop_2.2.0-1_amd64.deb
  to main/t/toonloop/toonloop_2.2.0-1_amd64.deb
toonloop_2.2.0.orig.tar.gz
  to main/t/toonloop/toonloop_2.2.0.orig.tar.gz



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

Debian distribution maintenance software
pp.
Jonas Smedegaard d...@jones.dk (supplier of updated toonloop package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 29 Apr 2012 13:55:16 +0200
Source: toonloop
Binary: toonloop
Architecture: source amd64
Version: 2.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 toonloop   - live animation editor
Closes: 660151 660153 666756
Changes: 
 toonloop (2.2.0-1) unstable; urgency=low
 .
   * New upstream stable release (source identical to 2.1.18).
 .
   [ Alessio Treglia ]
   * Add patch 0005 to avoid FTBFS on big-endian architectures.
 Closes: #660151. Thanks to Laurent Bigonville.
 .
   [ Jonas Smedegaard ]
   * Drop dpkg-source local-options hint: Declared options are default
 since dpkg-source 1.16.1.
   * Tidy and improve patches:
 + Refresh with shortening quilt options -pab --no---no-timestamps
   --no-index.
 + Shorten short description.
 + Drop trailing dot in short description.
 + Consistently describe what patch does (not what happened without
   it).
 + Add Last-Update field.
 + Stop patching autogenerated files.
 + Add patch 0001 to avoid treating build warnings as errors.
   Closes: bug#666756. Thanks to Sjoerd Simons.
 + Drop unrelated and evidently bogus comment from patch 0004.
 + Re-indent patch 0004 more similar to upstream coding style.
 + Fix patch 0004 to properly unset custom USE_GLES2 flag (not set a
   bogus debug option).
   Closes: bug#660153. Thanks to Laurent Bigonville.
 + Rephrase patch 0005 description: Only removes hardcoded endian
   flag, but then needs it re-applied at build time.
 + Add Author and Reviewed-By header paragraphs to patch 0005.
 + Add patch 0006 to avoid a regression test which requires X11.
   * 

Bug#660153: marked as done (toonloop: patch for #657814 has introduced a preprocessor warning)

2012-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2012 12:17:59 +
with message-id e1sot4h-0007yp...@franck.debian.org
and subject line Bug#660153: fixed in toonloop 2.2.0-1
has caused the Debian Bug report #660153,
regarding toonloop: patch for #657814 has introduced a preprocessor warning
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.)


-- 
660153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660153
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: toonloop
Version: 2.1.18-3
Severity: important
Tags: patch

Hi,

The patch for #657814 has introduced a preprocessor warning:

cc1plus: warning: unrecognized gcc debugging option: S [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: E [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: _ [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: G [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: L [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: E [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: S [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: 2 [enabled by default]

This is due to -dUSE_GLES2. I guess that the author wanted to unset
this, in that case -UUSE_GLES2 should be used, or not setting this at
all seems also OK to me.

Please find the attached patch that use the flag -U instead of -d.

Cheers

Laurent Bigonville


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

Kernel: Linux 3.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru toonloop-2.1.18/debian/patches/0004-fix_arm.patch toonloop-2.1.18/debian/patches/0004-fix_arm.patch
--- toonloop-2.1.18/debian/patches/0004-fix_arm.patch	2012-02-09 02:23:03.0 +0100
+++ toonloop-2.1.18/debian/patches/0004-fix_arm.patch	2012-02-16 22:40:12.0 +0100
@@ -25,7 +25,7 @@
 +  #include clutter/clutter.h]],[[]])],
 +  [
 +AC_MSG_RESULT([yes])
-+AC_SUBST(CUSTOM_CFLAGS,-dUSE_GLES2)
++AC_SUBST(CUSTOM_CFLAGS,-UUSE_GLES2)
 +  ],[
 +AC_MSG_RESULT([no])
 +AC_MSG_CHECKING([if we can include GLES2/gl2.h and clutter/clutter.h together])
---End Message---
---BeginMessage---
Source: toonloop
Source-Version: 2.2.0-1

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

toonloop_2.2.0-1.debian.tar.gz
  to main/t/toonloop/toonloop_2.2.0-1.debian.tar.gz
toonloop_2.2.0-1.dsc
  to main/t/toonloop/toonloop_2.2.0-1.dsc
toonloop_2.2.0-1_amd64.deb
  to main/t/toonloop/toonloop_2.2.0-1_amd64.deb
toonloop_2.2.0.orig.tar.gz
  to main/t/toonloop/toonloop_2.2.0.orig.tar.gz



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

Debian distribution maintenance software
pp.
Jonas Smedegaard d...@jones.dk (supplier of updated toonloop package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 29 Apr 2012 13:55:16 +0200
Source: toonloop
Binary: toonloop
Architecture: source amd64
Version: 2.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 toonloop   - live animation editor
Closes: 660151 660153 666756
Changes: 
 toonloop (2.2.0-1) unstable; urgency=low
 .
   * New upstream stable release (source identical to 2.1.18).
 .
   [ Alessio Treglia ]
   * Add patch 0005 to avoid FTBFS on big-endian architectures.
 Closes: #660151. Thanks to Laurent Bigonville.
 .
   [ Jonas Smedegaard ]
   * Drop dpkg-source local-options hint: Declared options are default
 since dpkg-source 1.16.1.
   * Tidy and improve patches:
 + Refresh with shortening quilt options -pab --no---no-timestamps
   --no-index.
 + Shorten short description.
 + Drop trailing dot in short description.
 + Consistently describe what patch does (not what happened without
   it).
 + Add Last-Update field.
 + Stop 

Bug#666756: marked as done (Toonloop compiled with -Werror and new clutter causes warnings)

2012-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2012 12:17:59 +
with message-id e1sot4h-0007yu...@franck.debian.org
and subject line Bug#666756: fixed in toonloop 2.2.0-1
has caused the Debian Bug report #666756,
regarding Toonloop compiled with -Werror and new clutter causes warnings
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.)


-- 
666756: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666756
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: toonloop
Severity: normal
Tags: patch

Hey,

It seems toonloop compiles it releases with -Werror (bad, don't). When
testbuilding with clutter 1.10 there are several warnings because of
deprecations causing the compile to fail.

Toonloop compiles properly with new clutter when warning aren't treated as
errors. Example patch attached

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

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/configure.ac b/configure.ac
index 049c4e2..e7bfa60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -186,7 +186,7 @@ AC_COMPILE_IFELSE(
 )
 
 #this doesn't appear to actually get used
-AC_SUBST(CXXFLAGS,  -O2 -Wall -Wextra -Werror -Wno-unused-result -Wfatal-errors) 
+AC_SUBST(CXXFLAGS,  -O2 -Wall -Wextra -Wno-unused-result -Wfatal-errors) 
 AC_CONFIG_FILES([
 Makefile
 src/Makefile
---End Message---
---BeginMessage---
Source: toonloop
Source-Version: 2.2.0-1

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

toonloop_2.2.0-1.debian.tar.gz
  to main/t/toonloop/toonloop_2.2.0-1.debian.tar.gz
toonloop_2.2.0-1.dsc
  to main/t/toonloop/toonloop_2.2.0-1.dsc
toonloop_2.2.0-1_amd64.deb
  to main/t/toonloop/toonloop_2.2.0-1_amd64.deb
toonloop_2.2.0.orig.tar.gz
  to main/t/toonloop/toonloop_2.2.0.orig.tar.gz



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

Debian distribution maintenance software
pp.
Jonas Smedegaard d...@jones.dk (supplier of updated toonloop package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 29 Apr 2012 13:55:16 +0200
Source: toonloop
Binary: toonloop
Architecture: source amd64
Version: 2.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 toonloop   - live animation editor
Closes: 660151 660153 666756
Changes: 
 toonloop (2.2.0-1) unstable; urgency=low
 .
   * New upstream stable release (source identical to 2.1.18).
 .
   [ Alessio Treglia ]
   * Add patch 0005 to avoid FTBFS on big-endian architectures.
 Closes: #660151. Thanks to Laurent Bigonville.
 .
   [ Jonas Smedegaard ]
   * Drop dpkg-source local-options hint: Declared options are default
 since dpkg-source 1.16.1.
   * Tidy and improve patches:
 + Refresh with shortening quilt options -pab --no---no-timestamps
   --no-index.
 + Shorten short description.
 + Drop trailing dot in short description.
 + Consistently describe what patch does (not what happened without
   it).
 + Add Last-Update field.
 + Stop patching autogenerated files.
 + Add patch 0001 to avoid treating build warnings as errors.
   Closes: bug#666756. Thanks to Sjoerd Simons.
 + Drop unrelated and evidently bogus comment from patch 0004.
 + Re-indent patch 0004 more similar to upstream coding style.
 + Fix patch 0004 to properly unset custom USE_GLES2 flag (not set a
   bogus debug option).
   Closes: bug#660153. Thanks to Laurent Bigonville.
 + Rephrase patch 0005 description: Only removes hardcoded endian
   flag, but then needs it re-applied at build time.
 + Add Author and Reviewed-By header paragraphs to patch 0005.
 + Add patch 0006 to avoid a regression test which requires X11.
   * Bump debhelper compat level to 7.
   * Bump standards-version to 3.9.3.
   * Update copyright 

Bug#670780: [libois-dev] Pathname changed to lowercase: /usr/include/OIS - ../ois/

2012-04-29 Thread Alessandro Ghedini
On Sat, Apr 28, 2012 at 10:29:35PM +0100, Manuel A. Fernandez Montecelo wrote:
 It seems that, for some reason, the pathname in the last revision
 changed from /usr/include/OIS to ../ois/ , changing the case.  OGRE,
 using cmake macros, fails to find OIS since then.  I suspect that this
 might affect quite a few other projects when developers copy the CMake
 modules directly from OGRE, or expect to have the directory named in
 uppercase, as it was the case until now.

Note that this caused a FTBFS in the libois-perl package (see #669448), which
has been fixed by simply changing the header path.

Cheers

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;inidehG ordnasselA;eg;say~~reverse'


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#664819: libav source build needs to link with -lgcrypt

2012-04-29 Thread John David Anglin


On 29-Apr-12, at 4:40 AM, Reinhard Tartler wrote:

On Thu, Mar 22, 2012 at 1:30 AM, John David Anglin dave.ang...@bell.net 
 wrote:

On 20-Mar-12, at 9:54 PM, Andres Mejia wrote:


This issue is common if you're using the libav-extra libraries. It's
likely a broken symlink from your *.so files.



I don't think so.  Updating libgcrypt11 to 1.5.0-3 fixes the build.
 Somehow,
it eliminates the dependency.


I'm not sure if I understand your message. Does this mean that there
is nothing to do in libav and we can close this bug?



In the original report,  there wasn't a broken symlink but I'm puzzled
by the message:

/lib/libgcrypt.so.11: could not read symbols: Invalid operation

Yet the linker seems to have read the symbols:
/usr/bin/ld.bfd.real: note: 'gcry_control@@GCRYPT_1.2' is defined in  
DSO /lib/libgcrypt.so.11 so try adding it to the linker command line
Note the undefined reference came from libavformat/ 
libavformat.a(network.o).  I think
that libraries need to be explicitly specified on the command line  
when linking with archive libraries.

I don't know why the archive version of libavformat was used.

With libgcrypt11 1.5.0-3, I had a successful build of the libav  
package.  There isn't a reference to the

above symbol in my installed version of libavformat.a.

Given that issue that triggered the problem is gone, I would close.

Dave
--
John David Anglin   dave.ang...@bell.net






___
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#664819: marked as done (libav source build needs to link with -lgcrypt)

2012-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2012 16:38:06 +0200
with message-id 
caj0cceb9fppva+yfa4smnv-34-f0x5l8ocdrs1c2bsfmpiu...@mail.gmail.com
and subject line Re: Bug#664819: libav source build needs to link with -lgcrypt
has caused the Debian Bug report #664819,
regarding libav source build needs to link with -lgcrypt
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.)


-- 
664819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664819
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libav
Version: 4:0.8.1-1
Severity: normal

gcc -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil 
-Llibpostproc -Llibswscale -Wl,--as-needed -Wl,--warn-common 
-Wl,-rpath-link=libpostproc:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil
 -o ffmpeg ff
mpeg.o cmdutils.o -lavdevice -lavfilter -lavformat -lavcodec -lpostproc 
-lswscale -lavutil -ldl -lX11 -lXext -lXfixes -lcdio_paranoia -lcdio_cdda 
-lcdio -ljack 
-lasound -ldc1394 -lraw1394 -lxvidcore -lx264 -lvpx -lvpx -lvorbisenc -lvorbis 
-logg -ltheoraenc -ltheoradec -logg -lspeex -lschroedinger-1.0 -lrtmp -lz 
-lgnutl
s -lpulse-simple -lpulse -lopenjpeg -lopencv_core -lopencv_imgproc -lopencv_high
gui -lopencv_ml -lopencv_video -lopencv_features2d -lopencv_calib3d -lopencv_obj
detect -lopencv_contrib -lopencv_legacy -lopencv_flann -lmp3lame -lgsm -lfreetyp
e -ldirac_encoder -ldirac_decoder -lstdc++ -lgnutls -lva -lm -pthread -lbz2 -lz 
/usr/bin/ld.bfd.real: libavformat/libavformat.a(network.o): undefined reference 
to symbol 'gcry_control@@GCRYPT_1.2'
/usr/bin/ld.bfd.real: note: 'gcry_control@@GCRYPT_1.2' is defined in DSO /lib/li
bgcrypt.so.11 so try adding it to the linker command line
/lib/libgcrypt.so.11: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[1]: *** [ffmpeg] Error 1
make[1]: Leaving directory `/home/dave/debian/libav/libav-0.8.1/debian-static'
make: *** [build-stamp-static] Error 2

The following allows a successful build:

--- rules.save  2012-03-18 14:40:11.0 -0400
+++ rules   2012-03-20 19:08:22.0 -0400
@@ -46,6 +46,7 @@
dh_testdir
mkdir -p debian-$*
cd debian-$*  CFLAGS=$(CFLAGS) CPPFLAGS=$(CPPFLAGS) 
LDFLAGS=$(LDFLAGS) $(CURDIR)/configure \
+   --extra-libs=-lgcrypt \
$($*_build_confflags) $(extra_$*_build_confflags)
touch $@
 


-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.2.11+ (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


---End Message---
---BeginMessage---
On Sun, Apr 29, 2012 at 4:29 PM, John David Anglin dave.ang...@bell.net wrote:

 On 29-Apr-12, at 4:40 AM, Reinhard Tartler wrote:

 On Thu, Mar 22, 2012 at 1:30 AM, John David Anglin dave.ang...@bell.net
 wrote:

 On 20-Mar-12, at 9:54 PM, Andres Mejia wrote:

 This issue is common if you're using the libav-extra libraries. It's
 likely a broken symlink from your *.so files.



 I don't think so.  Updating libgcrypt11 to 1.5.0-3 fixes the build.
  Somehow,
 it eliminates the dependency.


 I'm not sure if I understand your message. Does this mean that there
 is nothing to do in libav and we can close this bug?



 In the original report,  there wasn't a broken symlink but I'm puzzled
 by the message:


 /lib/libgcrypt.so.11: could not read symbols: Invalid operation

 Yet the linker seems to have read the symbols:
 /usr/bin/ld.bfd.real: note: 'gcry_control@@GCRYPT_1.2' is defined in DSO
 /lib/libgcrypt.so.11 so try adding it to the linker command line
 Note the undefined reference came from libavformat/libavformat.a(network.o).
  I think
 that libraries need to be explicitly specified on the command line when
 linking with archive libraries.
 I don't know why the archive version of libavformat was used.

 With libgcrypt11 1.5.0-3, I had a successful build of the libav package.
  There isn't a reference to the
 above symbol in my installed version of libavformat.a.

 Given that issue that triggered the problem is gone, I would close.

Thanks for getting back. I'm closing with this message.

-- 
regards,
    Reinhard

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

xjadeo 0.6.3-1 MIGRATED to testing

2012-04-29 Thread Debian testing watch
FYI: The status of the xjadeo source package
in Debian's testing distribution has changed.

  Previous version: 0.6.2-1
  Current version:  0.6.3-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://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


libffado 2.0.99+svn2124-1 MIGRATED to testing

2012-04-29 Thread Debian testing watch
FYI: The status of the libffado source package
in Debian's testing distribution has changed.

  Previous version: 2.0.99+svn2019-1
  Current version:  2.0.99+svn2124-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://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


Bug#660294: gnome-mplayer: does not load embedded fonts from MKV files

2012-04-29 Thread Sebastian Ramacher
tags 660294 + moreinfo
thanks

Hi,

On 18/02/12 00:47, James Aaron Asis wrote:
 Gnome-mplayer seems to prefer using the font specified in the Subtitle Font 
 option in Subtitle Settings despite the option Use Embedded Fonts being 
 enabled.
 Checking and unchecking the Use Embedded Fonts option does not change the 
 behavior of the program.
 
 This behavior is specific to gnome-mplayer and not the underlying mplayer 
 program
 because when the same MKV video file is opened with the command mplayer 
 -ass,
 the embedded fonts are loaded and used correctly. 

this looks like LP #655469 [1]. Could you please test version currently in
testing or unstable? The bug should be fixed there.

Regards

[1] https://bugs.launchpad.net/ubuntu/+source/gnome-mplayer/+bug/655469
-- 
Sebastian Ramacher



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#660294: gnome-mplayer: does not load embedded fonts from MKV files

2012-04-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 660294 + moreinfo
Bug #660294 [gnome-mplayer] gnome-mplayer: does not load embedded fonts from 
MKV files
Added tag(s) moreinfo.
 thanks
Stopping processing here.

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


mpg123 1.13.8-1 MIGRATED to testing

2012-04-29 Thread Debian testing watch
FYI: The status of the mpg123 source package
in Debian's testing distribution has changed.

  Previous version: 1.13.7-7
  Current version:  1.13.8-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://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


jack-audio-connection-kit 1:0.121.3+20120418git75e3e20b-1 MIGRATED to testing

2012-04-29 Thread Debian testing watch
FYI: The status of the jack-audio-connection-kit source package
in Debian's testing distribution has changed.

  Previous version: 1:0.121.3+20120222git81e8f031-1
  Current version:  1:0.121.3+20120418git75e3e20b-1

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

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


Processed: tagging 658791

2012-04-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 658791 + pending
Bug #658791 [gnome-mplayer] gnome-mplayer doesn't support gvfs
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
658791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658791
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#670861: libavcodec53: unsatisfiable dependencies on libavutil51

2012-04-29 Thread Sven Joachim
Package: libavcodec53
Version: 6:0.8.1-5
Severity: grave

Your package is not installable, because it depends on both
libavutil51 (= 6:0.8.1-5) and libavutil51 ( 5:0.8.1-99) which cannot
possibly be both fulfilled.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.4.0-rc4-nouveau+ (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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


Re: Bug#670861: libavcodec53: unsatisfiable dependencies on libavutil51

2012-04-29 Thread Andres Mejia
On Sun, Apr 29, 2012 at 2:38 PM, Sven Joachim svenj...@gmx.de wrote:
 Package: libavcodec53
 Version: 6:0.8.1-5
 Severity: grave

 Your package is not installable, because it depends on both
 libavutil51 (= 6:0.8.1-5) and libavutil51 ( 5:0.8.1-99) which cannot
 possibly be both fulfilled.


 -- System Information:
 Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
 Architecture: i386 (x86_64)

 Kernel: Linux 3.4.0-rc4-nouveau+ (SMP w/2 CPU cores)
 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash



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

Offtopic here but,

I want to make sure we do not have anymore bugs like this in the next
release of Debian after wheezy. I am for having only one libavcodec
library that is GPLv3+ enabled.

I don't have specific stats but I imagine packages that cannot go with
a GPLv3+ enabled libav are few and are simply other (L)GPL packages.
In such a case, these packages should just be relicensed (LGPLv2.1+ or
GPLv2+ should be fine). A more extreme measure is that these packages
are simply dropped, but if that what it takes to stop this kind of
bug, I rather have the packages dropped.

-- 
~ Andres

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


Crash on playing AAC file, possible faad2 bug

2012-04-29 Thread Touko Korpela
I reported a bug against libxine2 (#662037). I think issue is in libfaad2
instead. Please have a look at it. I have the whole file available too.

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


Hello

2012-04-29 Thread Edward Wang

Hi Debian Multimedia Maintainers Team:

I am Edward Wang from the VLC project, and I would like to join the 
Debian Multimedia Maintainers Team to work on a backport of the latest 
version of VLC to Debian Squeeze. I have already compiled successfully 
both i386 and amd64 versions of VLC 2.0.1 on Debian Squeeze and am 
waiting permission. This is a very popular piece of software and many of 
our users are clamouring for its arrival on Debian Squeeze, one of the 
most popular operating systems on this planet.


I hope you will take VLC into consideration by accepting me into the 
Debian Multimedia Maintainers Team.


Thanks,
Edward Wang

___
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 multicat_2.0-3_amd64.changes

2012-04-29 Thread Debian FTP Masters
multicat_2.0-3_amd64.changes uploaded successfully to localhost
along with the files:
  multicat_2.0-3.dsc
  multicat_2.0-3.debian.tar.gz
  multicat_2.0-3_amd64.deb

Greetings,

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

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


Bug#660139: Setting severity to 'important'

2012-04-29 Thread Alessio Treglia
Hi,

I'm setting this as severity: important because it isn't built on
non-linux architectures for now.
kfreebsd,hurd buildds will be re-enabled as soon as we have a solution.

Cheers,

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



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


tsdecrypt_8.1-1_amd64.changes ACCEPTED into unstable

2012-04-29 Thread Debian FTP Masters



Accepted:
tsdecrypt_8.1-1.debian.tar.gz
  to main/t/tsdecrypt/tsdecrypt_8.1-1.debian.tar.gz
tsdecrypt_8.1-1.dsc
  to main/t/tsdecrypt/tsdecrypt_8.1-1.dsc
tsdecrypt_8.1-1_amd64.deb
  to main/t/tsdecrypt/tsdecrypt_8.1-1_amd64.deb
tsdecrypt_8.1.orig.tar.bz2
  to main/t/tsdecrypt/tsdecrypt_8.1.orig.tar.bz2


Changes:
tsdecrypt (8.1-1) unstable; urgency=low
 .
  * New upstream release.
  * Remove all patches, applied upstream.
  * Explicitly build with make dvbcsa when building with libdvbcsa.
  * debian/copyright:
- Some code are GPL-2 only, not GPL-2+.
- Fix reference to GPL-2 license file.


Override entries for your package:
tsdecrypt_8.1-1.dsc - source video
tsdecrypt_8.1-1_amd64.deb - optional video

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.

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


Re: Hello

2012-04-29 Thread Felipe Sateler
On Sun, Apr 29, 2012 at 19:04, Edward Wang
edward.c.w...@compdigitec.com wrote:
 Hi Debian Multimedia Maintainers Team:

 I am Edward Wang from the VLC project, and I would like to join the Debian
 Multimedia Maintainers Team to work on a backport of the latest version of
 VLC to Debian Squeeze. I have already compiled successfully both i386 and
 amd64 versions of VLC 2.0.1 on Debian Squeeze and am waiting permission.
 This is a very popular piece of software and many of our users are
 clamouring for its arrival on Debian Squeeze, one of the most popular
 operating systems on this planet.

 I hope you will take VLC into consideration by accepting me into the Debian
 Multimedia Maintainers Team.

Welcome!


-- 

Saludos,
Felipe Sateler

___
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 volti_0.2.3-1_amd64.changes

2012-04-29 Thread Debian FTP Masters
volti_0.2.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  volti_0.2.3-1.dsc
  volti_0.2.3.orig.tar.gz
  volti_0.2.3-1.debian.tar.gz
  volti_0.2.3-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 gmtk_1.0.6-1_amd64.changes

2012-04-29 Thread Debian FTP Masters
gmtk_1.0.6-1_amd64.changes uploaded successfully to localhost
along with the files:
  gmtk_1.0.6-1.dsc
  gmtk_1.0.6.orig.tar.gz
  gmtk_1.0.6-1.debian.tar.gz
  libgmtk0_1.0.6-1_amd64.deb
  libgmtk0-dbg_1.0.6-1_amd64.deb
  libgmlib0_1.0.6-1_amd64.deb
  libgmlib0-dbg_1.0.6-1_amd64.deb
  libgmtk-dev_1.0.6-1_amd64.deb
  libgmlib-dev_1.0.6-1_amd64.deb
  libgmtk0-data_1.0.6-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


gmtk_1.0.6-1_amd64.changes ACCEPTED into unstable

2012-04-29 Thread Debian FTP Masters



Accepted:
gmtk_1.0.6-1.debian.tar.gz
  to main/g/gmtk/gmtk_1.0.6-1.debian.tar.gz
gmtk_1.0.6-1.dsc
  to main/g/gmtk/gmtk_1.0.6-1.dsc
gmtk_1.0.6.orig.tar.gz
  to main/g/gmtk/gmtk_1.0.6.orig.tar.gz
libgmlib-dev_1.0.6-1_amd64.deb
  to main/g/gmtk/libgmlib-dev_1.0.6-1_amd64.deb
libgmlib0-dbg_1.0.6-1_amd64.deb
  to main/g/gmtk/libgmlib0-dbg_1.0.6-1_amd64.deb
libgmlib0_1.0.6-1_amd64.deb
  to main/g/gmtk/libgmlib0_1.0.6-1_amd64.deb
libgmtk-dev_1.0.6-1_amd64.deb
  to main/g/gmtk/libgmtk-dev_1.0.6-1_amd64.deb
libgmtk0-data_1.0.6-1_all.deb
  to main/g/gmtk/libgmtk0-data_1.0.6-1_all.deb
libgmtk0-dbg_1.0.6-1_amd64.deb
  to main/g/gmtk/libgmtk0-dbg_1.0.6-1_amd64.deb
libgmtk0_1.0.6-1_amd64.deb
  to main/g/gmtk/libgmtk0_1.0.6-1_amd64.deb


Changes:
gmtk (1.0.6-1) unstable; urgency=low
 .
  * New upstream release.
  * debian/copyright:
- Add myself.
- Update Format URL.
- Remove unnecessary blocks.
  * debian/control:
- Bump Standards version to 3.9.3 (no changes required).
- Mark lib{gmlib,gmtk}-dev and lib{gmlib0,gmtk0}-dbg as Multi-Arch: same.
- Bump debhelper Build-Dep to = 9.
- Drop unnecessary dpkg-dev Build-Dep.
  * debian/rules:
- Enable verbose build output.
- Enabled parallel builds.
- Drop unnecessary include of /usr/share/dpkg/builflags.mk. debhelper = 9
  does the right thing.
  * Update symbol files to add new symbols.
  * debian/patches:
- Remove patch 0001-fix-buildsystem.patch (not needed anymore).
- Add patch 0003-use-soname-as-domain.patch to use the SONAME as domain
  for gettext.
  * debian/libgmtk0-data.install: simplify.


Override entries for your package:
gmtk_1.0.6-1.dsc - source libs
libgmlib-dev_1.0.6-1_amd64.deb - optional libdevel
libgmlib0-dbg_1.0.6-1_amd64.deb - extra debug
libgmlib0_1.0.6-1_amd64.deb - optional libs
libgmtk-dev_1.0.6-1_amd64.deb - optional libdevel
libgmtk0-data_1.0.6-1_all.deb - optional libs
libgmtk0-dbg_1.0.6-1_amd64.deb - extra debug
libgmtk0_1.0.6-1_amd64.deb - optional libs

Announcing to debian-devel-chan...@lists.debian.org


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