Your message dated Fri, 31 May 2013 10:02:25 +0000
with message-id <e1uimad-0004sr...@franck.debian.org>
and subject line Bug#612341: fixed in libjpeg-turbo 1.2.90-1
has caused the Debian Bug report #612341,
regarding ITP: libjpeg-turbo -- an accelerated libjpeg library
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.)
--
612341: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612341
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
* Package name : libjpeg-turbo
Version : 1.0.90
Upstream Author : Name <someb...@example.org>
* URL : http://libjpeg-turbo.virtualgl.org/
* License : wxWindows Library License 3.1/LGPL/BSD
Programming Lang: C
Description : an accelerated alternate libjpeg library
"libjpeg-turbo is a derivative of libjpeg for x86 and x86-64 processors which
uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG
compression and decompression. libjpeg-turbo is generally 2-4x as fast as the
unmodified version of libjpeg v6b, all else being equal."
it claims API/ABI compatibility with libjpeg, so may very well be able to be a
drop-in libjpeg replacement.
libjpeg-turbo seems to be actively developed (svn commits within the last 24
hours and a pre-release within the last month). Fedora 14 has also included
libjpeg-turbo, so it's in use by another major distribution:
http://fedoraproject.org/wiki/Features/libjpeg-turbo
i might be able to help with the initial packaging, but am not really able to
commit to long-term package maintenance, hence the RFP.
live well,
vagrant
--- End Message ---
--- Begin Message ---
Source: libjpeg-turbo
Source-Version: 1.2.90-1
We believe that the bug you reported is fixed in the latest version of
libjpeg-turbo, 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 612...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mike Gabriel <sunwea...@debian.org> (supplier of updated libjpeg-turbo 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: Sun, 24 Mar 2013 10:50:07 +0100
Source: libjpeg-turbo
Binary: libturbojpeg1 libturbojpeg1-dev libjpeg8-turbo libjpeg8-turbo-dev
libjpeg8-turbo-dbg libjpeg-turbo-progs libjpeg-turbo-test
Architecture: source amd64
Version: 1.2.90-1
Distribution: sid
Urgency: low
Maintainer: Debian TigerVNC Packaging Team
<pkg-tigervnc-de...@lists.alioth.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Description:
libjpeg-turbo-progs - Programs for manipulating JPEG files
libjpeg-turbo-test - Program for testing libjpeg-turbo
libjpeg8-turbo - IJG JPEG compliant runtime library - SIMD optimized
libjpeg8-turbo-dbg - Debugging symbols for the libjpeg8-turbo library
libjpeg8-turbo-dev - Development files for the IJG JPEG library
libturbojpeg1 - TurboJPEG runtime library - SIMD optimized
libturbojpeg1-dev - Development files for the turbo JPEG library
Closes: 612341
Changes:
libjpeg-turbo (1.2.90-1) unstable; urgency=low
.
[ Osamu Aoki ]
* New upstream version. Closes: #612341
* Merge package based on Ubuntu and Fathi Boudra.
.
[ Mike Gabriel ]
* /debian/control:
+ Set maintainer to: Debian TigerVNC Packaging Team
<pkg-tigervnc-de...@lists.alioth.debian.org>.
+ Raise Standards: version to 3.9.4 (after several changes, as described
below).
+ Build-depend on debhelper (>= 9).
+ Fully re-arrange the bin:package naming scheme.
+ Hard-coded unversioned dependecy on libc6 for libjpeg-turbo-progs.
+ Hard-coded versioned dependency on libjpeg8-turbo for
libjpeg-turbo-progs.
* /debian/copyright:
+ License change for packaging files: BSD-3. Agreed upon by all copyright
holders (see backlog of #612341).
+ Add TigerVNC Packaging Team to copyright holders of /debian/*.
+ Mention files in debian/extras/* separately in license file.
* /debian/rules:
+ Change over to building libjpeg8-turbo (as opposed to libjpeg-turbo62
in early versions of this src:package).
+ Enable unit tests during package build. Clean up test images during
dh_auto_clean.
+ Provide a symlink (libjpeg.so.8.99.0) with libjpeg8-turbo that reliably
(almost) always supersedes any IJG libjpeg.so.8.x.y version. This will
trick SO_NAME symlinking of ldconfig in case the version of our
libjpeg.so.8.x.y is lower than the version number of IJG's
libjpeg.so.8.x.y (in the native libjpeg8 package).
+ Harden build of jpegexiforient in /debian/extra/.
* /debian/patches:
+ Add patch: 001_versioned-libjpegturbo.patch. Adds versioned .so file
support for libturbojpeg.so.
+ Add patch: 002_test-progs.patch. Install test programmes to debian/tmp/*.
* Lintian overrides:
+ Add override for: libjpeg8-turbo: shlib-calls-exit
usr/lib/x86_64-linux-gnu/libjpeg.so.8.0.2. Can be ignored as explained by
upstream.
+ Add override for: libturbojpeg1: shlib-calls-exit
usr/lib/x86_64-linux-gnu/libturbojpeg.so.1.2.90. Can be ignored as
explained by upstream.
+ Add override for: libjpeg-turbo-test: binary-without-manpage
usr/bin/tjunittest. No man page provided by upstream and only useful
for package maintainers.
+ Add override for: libjpeg-turbo source: package-depends-on-hardcoded-libc
libjpeg-turbo-progs depends. The generation of shlibs dependencies fail
for bin:package libjpeg-turbo-progs. The result would be a versioned
dependency on libjpeg8 (>= 8d) which is inappropriate for the
libjpeg-turbo-progs package. The libjpeg-turbo-progs bin:package should
be
used with bin:package libjpeg8-turbo instead.
* Dpkg diversions:
+ Rework all dpkg diversions, do not divert into subfolders anymore
+ Use dpkg-divert for libjpeg8-turbo-dev, as well (was:
Conflicts:/Replaces:
before).
Checksums-Sha1:
c6055faf32fc6fe11fc40272e00df04876d2f6ff 2452 libjpeg-turbo_1.2.90-1.dsc
62dde4af23a5e55200eafd5ca521105e291f1508 1348523
libjpeg-turbo_1.2.90.orig.tar.gz
0f1b235115d2774677153a570dbcc7f610af5ef0 16537
libjpeg-turbo_1.2.90-1.debian.tar.gz
ce1804beb543250a590f7e4683a9ff53296ae884 227490
libturbojpeg1_1.2.90-1_amd64.deb
fdb23eaed661e3591334f7614b26bee817ad3b37 179958
libturbojpeg1-dev_1.2.90-1_amd64.deb
de02728f799fc003dd870415aadc75e83d99ffd7 132250
libjpeg8-turbo_1.2.90-1_amd64.deb
dac473794ff8149b0c92836f09d13f94a18acffd 177854
libjpeg8-turbo-dev_1.2.90-1_amd64.deb
2d86d0e8813c4064b4a8ce0fcdea13ea32cf551c 329054
libjpeg8-turbo-dbg_1.2.90-1_amd64.deb
e2c1e6cf2d0bef34fcb2d50b29a8cb3929058f34 77674
libjpeg-turbo-progs_1.2.90-1_amd64.deb
a85d9e536ae25206c0dac6814e0e5cadaa64965b 23120
libjpeg-turbo-test_1.2.90-1_amd64.deb
Checksums-Sha256:
22f551440cbd6e2a0831ba2d02e8280760493c3739cba67c7ab93862bb96632a 2452
libjpeg-turbo_1.2.90-1.dsc
e42f3bdacaced1cbc3313ea33e0ec1f6e7247b9a15ca8faa532803f0b55756da 1348523
libjpeg-turbo_1.2.90.orig.tar.gz
7b6217e51430ea9471308c32c94cc24604fadddfb0f08c88fc5ae2736f36ea6e 16537
libjpeg-turbo_1.2.90-1.debian.tar.gz
75195e34bf8a5cd78eccb453db6f18fa20eb2a28faa31f8d2494ab77292f626f 227490
libturbojpeg1_1.2.90-1_amd64.deb
0dd1b262f0188caf5bd1e0e46b2daec742d932919988ef9b9f6f4aff558174a7 179958
libturbojpeg1-dev_1.2.90-1_amd64.deb
37b896366e68e7ecc3416735e6bc99cede420250f0229c38acd157cdb7da9ff3 132250
libjpeg8-turbo_1.2.90-1_amd64.deb
2d475c57d2edad71b7bbc853756bd0de543e28b609e1404b39b11e58ad7c5ca1 177854
libjpeg8-turbo-dev_1.2.90-1_amd64.deb
b265dac54f19d28792bc7fd25f226e64bb1ed9e0a11016aeb98aaf90a2aad59c 329054
libjpeg8-turbo-dbg_1.2.90-1_amd64.deb
5c31b753a2833421514c8e63a13a50080a81de2bd285082209049597d1bbdf8c 77674
libjpeg-turbo-progs_1.2.90-1_amd64.deb
1ea1a9e847366a6322da6d2c460bcee628a7440b5c08bdb20bf671fc0ffa6385 23120
libjpeg-turbo-test_1.2.90-1_amd64.deb
Files:
68cc3c5c7473a7ee56c57b8868221614 2452 graphics optional
libjpeg-turbo_1.2.90-1.dsc
ea53fc1e8a00c26e2f501385f887f1f6 1348523 graphics optional
libjpeg-turbo_1.2.90.orig.tar.gz
a2d70f2f720fc9d02d41bce11f9da610 16537 graphics optional
libjpeg-turbo_1.2.90-1.debian.tar.gz
1f390269a7a17135d7c73b1567c6edc1 227490 libs optional
libturbojpeg1_1.2.90-1_amd64.deb
e2b09f7657a9d756a7cf3496b4680086 179958 libdevel optional
libturbojpeg1-dev_1.2.90-1_amd64.deb
bab542eaa0a874ab4f73217e008d8d40 132250 libs optional
libjpeg8-turbo_1.2.90-1_amd64.deb
7d92e98edb90dee9695f4f58ec47bcf6 177854 libdevel optional
libjpeg8-turbo-dev_1.2.90-1_amd64.deb
2c5248bad0d3090b0fd7146d91e36291 329054 debug extra
libjpeg8-turbo-dbg_1.2.90-1_amd64.deb
84983a4608d84cb22425f1673992c4b7 77674 graphics optional
libjpeg-turbo-progs_1.2.90-1_amd64.deb
f889903bc5096dcbe3095a393aee844e 23120 debug extra
libjpeg-turbo-test_1.2.90-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBAgAGBQJRTs23AAoJEJr0azAldxsx2bUQALBePsq9vdOIgMqP/C8srW52
6nQMP+62HGJ+9P8ZPloyGqfFKp2AHTZi/7i+5r9+LIjsJWDNNRNznVi0+P3M21vM
eEp2m4dhWvNRhYZXX2rZZTyaZTDm6ChK4fgi1qmEBYHaVaCGJJx6aCVg7+oLcdKA
HNvJE3Y9pRxYsA5gPKmYunFiQ5GdYb1FTgBCknB3O8SbLTJV1hVfA4qmBkwCWyF5
iMjSJSabrcMNS062zRI5m+M6u1j2bgaDsNDSO3/SitzuarSoKqO/f53SR08q8gBb
Cq2VYRw7kRkmfauk1/XLUdeXFoBvdRskUe/vMMjo5iM1lirYregA2ingG2/9GTTX
BlGXElPX07ddxRxtzV+m5zNbIQHh3WJzVJyd57hm57oI9DZ3NDBoqa/GpvoBP34U
TemoAe28KkC83W6xe2vYCDGc5JbJZ5b7cjlZeh1pAH05vtLfV2ILjux1+ysmLmtd
9AiVeXRzCJ40TbIv/EqROssRVhgoTJaJHcG5qSE5drs5TTFoRUU1rxMiBopqvPZ+
7qTXJCz4iYoZZ67uXtjTZZRDq7gt0myO8+DQzHgHD9uKeaY8J9z7XrCXuitHn+LU
gVep0nZBbvpgEsLfxhBjioW7RqyHXiQ+B8c+vUdfGcdA2HEsf25ONHQBbzwNcvmF
7OFc9VOsfq5G/Pp+XgVQ
=KdGP
-----END PGP SIGNATURE-----
--- End Message ---