Your message dated Thu, 29 Sep 2011 05:47:09 +0000
with message-id <e1r99sf-0006cm...@franck.debian.org>
and subject line Bug#638245: fixed in ffmpeg2theora 0.27-2
has caused the Debian Bug report #638245,
regarding Needs to be adapted for libav/0.7.1
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.)


-- 
638245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ffmpeg2theora
Severity: important

Hi,
the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish.
(libav is a ffmpeg fork, to which Debian will switch, see
http://en.wikipedia.org/wiki/FFmpeg for more information)

Your package currently fails to build from source when built against
libav/0.7.2 and needs to be adapted. You can test this yourself by
building against the packages from experimental:

scons: Building targets ...
gcc -o src/subtitles.o -c -DPACKAGE_VERSION=\"0.27\" 
-DPACKAGE_STRING=\"ffmpeg2theora-0.27\" -DPACKAGE=\"ffmpeg2theora\" 
-D_FILE_OFFSET_BITS=64 -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. 
src/subtitles.c
gcc -o src/index.o -c -DPACKAGE_VERSION=\"0.27\" 
-DPACKAGE_STRING=\"ffmpeg2theora-0.27\" -DPACKAGE=\"ffmpeg2theora\" 
-D_FILE_OFFSET_BITS=64 -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. src/index.c
gcc -o src/theorautils.o -c -DPACKAGE_VERSION=\"0.27\" 
-DPACKAGE_STRING=\"ffmpeg2theora-0.27\" -DPACKAGE=\"ffmpeg2theora\" 
-D_FILE_OFFSET_BITS=64 -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. 
src/theorautils.c
gcc -o src/avinfo.o -c -DPACKAGE_VERSION=\"0.27\" 
-DPACKAGE_STRING=\"ffmpeg2theora-0.27\" -DPACKAGE=\"ffmpeg2theora\" 
-D_FILE_OFFSET_BITS=64 -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. src/avinfo.c
src/avinfo.c: In function 'json_codec_info':
src/avinfo.c:199:10: error: 'CODEC_TYPE_VIDEO' undeclared (first use in this 
function)
src/avinfo.c:199:10: note: each undeclared identifier is reported only once for 
each function it appears in
src/avinfo.c:203:13: warning: 'avcodec_get_pix_fmt_name' is deprecated 
(declared at /usr/include/libavcodec/avcodec.h:3338) [-Wdeprecated-declarations]
src/avinfo.c:227:10: error: 'CODEC_TYPE_AUDIO' undeclared (first use in this 
function)
src/avinfo.c: In function 'json_stream_format':
src/avinfo.c:333:37: error: 'CODEC_TYPE_VIDEO' undeclared (first use in this 
function)
src/avinfo.c: In function 'json_metadata':
src/avinfo.c:392:5: warning: 'AVMetadataTag' is deprecated (declared at 
/usr/include/libavutil/dict.h:36) [-Wdeprecated-declarations]
src/avinfo.c:393:5: warning: 'av_metadata_get' is deprecated (declared at 
/usr/include/libavformat/avformat.h:145) [-Wdeprecated-declarations]
src/avinfo.c: In function 'json_format_info':
src/avinfo.c:487:99: error: 'CODEC_TYPE_VIDEO' undeclared (first use in this 
function)
src/avinfo.c:502:99: error: 'CODEC_TYPE_AUDIO' undeclared (first use in this 
function)
scons: *** [src/avinfo.o] Error 1
scons: building terminated because of errors.
make: *** [debian/stamp-scons-build] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2

Cheers,
        Moritz


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

Kernel: Linux 3.0.0-1-amd64 (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



--- End Message ---
--- Begin Message ---
Source: ffmpeg2theora
Source-Version: 0.27-2

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

ffmpeg2theora_0.27-2.debian.tar.gz
  to main/f/ffmpeg2theora/ffmpeg2theora_0.27-2.debian.tar.gz
ffmpeg2theora_0.27-2.dsc
  to main/f/ffmpeg2theora/ffmpeg2theora_0.27-2.dsc
ffmpeg2theora_0.27-2_i386.deb
  to main/f/ffmpeg2theora/ffmpeg2theora_0.27-2_i386.deb



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

Debian distribution maintenance software
pp.
Tiago Bortoletto Vaz <ti...@debian.org> (supplier of updated ffmpeg2theora 
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: Thu, 29 Sep 2011 00:41:10 -0300
Source: ffmpeg2theora
Binary: ffmpeg2theora
Architecture: source i386
Version: 0.27-2
Distribution: unstable
Urgency: low
Maintainer: RISKO Gergely <ri...@debian.org>
Changed-By: Tiago Bortoletto Vaz <ti...@debian.org>
Description: 
 ffmpeg2theora - Theora video encoder using ffmpeg
Closes: 549967 638245
Changes: 
 ffmpeg2theora (0.27-2) unstable; urgency=low
 .
   * Switch to dpkg-source 3.0 (quilt) format
   * Add ubuntu patch to build against libav/0.7. Last upstream version (0.28)
     fails to build so let's use this patch for now. (Closes: #638245)
   * Now we have 0.27 in unstable, so close "New version 0.25 out" whishlist.
     (Closes: #549967)
Checksums-Sha1: 
 73765a36717a3da6575e9cd920df57ca89415e05 1497 ffmpeg2theora_0.27-2.dsc
 ab08bbfb7fdc74ddeae6b08a6cc39d2aac53963a 6222 
ffmpeg2theora_0.27-2.debian.tar.gz
 bb7befbf4dfcae3402605ed336a44a3222c8e7d2 52158 ffmpeg2theora_0.27-2_i386.deb
Checksums-Sha256: 
 1129ca7ca727d80364b46aaf377996a843b3311bbfab02b6e266cdd899b3ea71 1497 
ffmpeg2theora_0.27-2.dsc
 6b8eb8a2394d7b80f3e78f885daf3d4fef074c4c33c7c78b007e148690184d15 6222 
ffmpeg2theora_0.27-2.debian.tar.gz
 627beadebbe63207e695f34d5a28adb8be1a70561d362d4d235df66817b5e957 52158 
ffmpeg2theora_0.27-2_i386.deb
Files: 
 d69aca2736d422dd0e52d12ef9c0d117 1497 video optional ffmpeg2theora_0.27-2.dsc
 36baf3488524e85e411a13d5720a0547 6222 video optional 
ffmpeg2theora_0.27-2.debian.tar.gz
 17514052b8c0e49b64bf8ad7f6f2393f 52158 video optional 
ffmpeg2theora_0.27-2_i386.deb

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

iEYEARECAAYFAk6EBG8ACgkQaQ1iFKUE/sofEgCfZ/NzuJ/pYOgMlCgNtTA6kKBU
JQcAn0AJVCNf5tfMFaM4yJdIvpUMXshc
=boL8
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to