Your message dated Tue, 04 Jun 2013 16:33:46 +0000
with message-id <e1ujub8-00055d...@franck.debian.org>
and subject line Bug#709127: fixed in mp4v2 2.0.0~dfsg0-2
has caused the Debian Bug report #709127,
regarding mp4v2-utils: mp4tags -P corrupts ALBUMARTIST
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.)
--
709127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709127
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mp4v2-utils
Version: 2.0.0~dfsg0-1
Severity: normal
Running:
$ mp4tags foo.png bar.m4a
overwrites the Album Artist field in bar.m4a with foo.png.
This is a result of a missing break; in the OPT_PICTURE code
--- mp4tags.cpp.orig 2013-05-21 02:54:12.000000000 +0100
+++ mp4tags.cpp 2013-05-21 02:55:10.000000000 +0100
@@ -539,6 +539,7 @@
else {
fprintf( stderr, "Art file %s not found\n",
tags[i] );
}
+ break;
}
case OPT_ALBUM_ARTIST:
MP4TagsSetAlbumArtist( mdata, tags[i] );
-- System Information:
Debian Release: 7.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mp4v2-utils depends on:
ii libc6 2.13-38
ii libgcc1 1:4.7.2-5
ii libmp4v2-2 2.0.0~dfsg0-1
ii libstdc++6 4.7.2-5
mp4v2-utils recommends no packages.
mp4v2-utils suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mp4v2
Source-Version: 2.0.0~dfsg0-2
We believe that the bug you reported is fixed in the latest version of
mp4v2, 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 709...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matteo F. Vescovi <mfv.deb...@gmail.com> (supplier of updated mp4v2 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: SHA1
Format: 1.8
Date: Tue, 04 Jun 2013 18:16:52 +0200
Source: mp4v2
Binary: libmp4v2-2 libmp4v2-dev mp4v2-dbg mp4v2-utils
Architecture: source amd64
Version: 2.0.0~dfsg0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Matteo F. Vescovi <mfv.deb...@gmail.com>
Description:
libmp4v2-2 - library to read, create, and modify mp4 files (shared library)
libmp4v2-dev - library to read, create, and modify mp4 files (development
files)
mp4v2-dbg - library to read, create, and modify mp4 files (debug)
mp4v2-utils - library to read, create, and modify mp4 files (frontends)
Closes: 709127
Changes:
mp4v2 (2.0.0~dfsg0-2) unstable; urgency=low
.
* debian/control: DMUA flag dropped
* debian/control: S-V 3.9.3 => 3.9.4 (no changes needed)
* debian/control: Vcs-Git URL updated
* debian/patches/: #0001 added to fix mp4tags corruption.
Thanks to Jonathan David Amery for the hint. (Closes: #709127)
Checksums-Sha1:
f2f61e035b4957d5eab54e3444f97f0b24b70057 2186 mp4v2_2.0.0~dfsg0-2.dsc
16019920646db18840bb34fd2ffe188ba69fc314 14444
mp4v2_2.0.0~dfsg0-2.debian.tar.gz
391d224b651aea370cc7f42cb8617313015774d4 420896
libmp4v2-2_2.0.0~dfsg0-2_amd64.deb
87df2c9d03cdaa9d5e70bd87514d13cce5a34b9d 25450
libmp4v2-dev_2.0.0~dfsg0-2_amd64.deb
8357eff2e1a02958fbdfb7754a18ccea9d050321 3714354
mp4v2-dbg_2.0.0~dfsg0-2_amd64.deb
b4ae382d5c187d7de21d32aeaefdcb5bbd1e7763 94412
mp4v2-utils_2.0.0~dfsg0-2_amd64.deb
Checksums-Sha256:
d2c228ca0cba90fa1e696844516dabcd5b894e6e815a92ea7c1cdf98a79e6c12 2186
mp4v2_2.0.0~dfsg0-2.dsc
fde15a91edb92affd4cc6d56f9768100f9e2ee59d83c299d7e97d7feab04dc3f 14444
mp4v2_2.0.0~dfsg0-2.debian.tar.gz
6af9580cfb398c76dfa8e1cdeea2a9a49fa08e9e2d23d08fd879d9505899ae5b 420896
libmp4v2-2_2.0.0~dfsg0-2_amd64.deb
418ced56691b8d86b890386e207b1f72fcf7e45c794139f5f6050863dd41d736 25450
libmp4v2-dev_2.0.0~dfsg0-2_amd64.deb
5a361f9c5adb671c479e54c5a8388d5882db141759d7215f2768757bfed4b8ea 3714354
mp4v2-dbg_2.0.0~dfsg0-2_amd64.deb
889509ae9e634a6fac6520134347efcc8c61028e4b63e1540bb889bb3b7ad731 94412
mp4v2-utils_2.0.0~dfsg0-2_amd64.deb
Files:
da9d4f9f4875f31ec35cef4e9b389790 2186 sound optional mp4v2_2.0.0~dfsg0-2.dsc
8393987e933fba7646fed6f626aecc22 14444 sound optional
mp4v2_2.0.0~dfsg0-2.debian.tar.gz
fe21da05b7741d846ab45313cfb156b2 420896 libs optional
libmp4v2-2_2.0.0~dfsg0-2_amd64.deb
fe12fb1d098cc5dd055c2c3748374bbb 25450 libdevel optional
libmp4v2-dev_2.0.0~dfsg0-2_amd64.deb
ec8e07cec0d8d3fc5023258c2f7bbb5a 3714354 debug extra
mp4v2-dbg_2.0.0~dfsg0-2_amd64.deb
b7f135fd7bdb5aa2b17eabe004c1f040 94412 sound optional
mp4v2-utils_2.0.0~dfsg0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Debian powered!
iQIcBAEBAgAGBQJRrhR2AAoJEIBiOYmDss96jJ8P/1bGFV3L0E8QQh+y12LJMRic
wiETg/rm3Vjz3mkIY3TFWz2YxGwwFpFS8U1HkHTAiqMnsQjTnkdeY0Z6DXh+HcC6
KV75q9LxocoMIXQ4tn5hkmtuPtxE+IfV3QkCvYT0y58iwq02jkCzslZV/muxZUsd
du5wCIqBsd5kzKNO6+XUnrpuajCFlZY4+zQgXw4SrBYyLnN6naFputUiGnwUaGXi
Uo5djKy0JvISk55f+2Vg5/wbdG47jUIni+fqCSyn4fBRB1cux/IiP7XD1FGR/di2
q10BunNHkXV3Cua0ynP7KpA0SL7i6rWJ4ltZjD8A0Z5/95wul3RqXYsPxo+Thz8Y
cIN2VU/o0r5gsupBCE6ftBkYH5g89NZH5Pc7/DORPrynCiIFmkEBSCN/B8PMer2T
uMoN7g0YNKsrkdNMnTaUAQ40b5U6OBVSK7EIWl3YjDYHInXQbeK3eKXKuxDPclyC
j20j+4RClai0Ura0F3FOO1ZHRWbeeTz5qSmo0s3g7ezaH18oVdVHN4QKlG2l42ev
kF5E8t5+K/qwHuQYuPbhM5ce0qFjkFuhK+jwGZKNYUMxTNIjGIAX/gIbWoMd1XK6
KDRbZMPtKjVvcJv5xG7dBuHxV5Ew/wOvqiYz2luW7MRExguQc4YJmk+0pdFEfonf
dd/cE74D8U815P8ZWTQG
=uLN0
-----END PGP SIGNATURE-----
--- 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