Your message dated Fri, 29 Jul 2011 16:15:44 +0000
with message-id <e1qmpiy-0005b9...@franck.debian.org>
and subject line Bug#546416: fixed in netpbm-free 2:10.0-13
has caused the Debian Bug report #546416,
regarding netpbm: patch for building with libjpeg7-dev
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.)


-- 
546416: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546416
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: netpbm
Version: 2:10.0-12
Severity: important

Hello Andreas,

Please apply the following patch that allow netpbm to build with
both libjpeg62-dev and libjpeg7-dev.
Please also change the Build-Depends to 'libjpeg-dev' (without the version
indication).

This will make the transition to libjpeg7-dev easier.

Cheers,
-- 
Bill. <ballo...@debian.org>

Imagine a large red swirl here. 
diff -u netpbm-free-10.0/debian/changelog netpbm-free-10.0/debian/changelog
--- netpbm-free-10.0/debian/changelog
+++ netpbm-free-10.0/debian/changelog
@@ -1,3 +1,9 @@
+netpbm-free (2:10.0-13) unstable; urgency=low
+
+  * Apply patch for compatibility with libjpeg7.
+
+ -- Bill Allombert <ballo...@debian.org>  Fri, 11 Sep 2009 20:31:34 +0200
+
 netpbm-free (2:10.0-12) unstable; urgency=medium
 
   * Reupload to unstable.
only in patch2:
unchanged:
--- netpbm-free-10.0.orig/ppm/ppmtompeg/jpeg.c
+++ netpbm-free-10.0/ppm/ppmtompeg/jpeg.c
@@ -480,6 +480,8 @@
   /* Make an 8-row-high sample array that will go away when done with image */
 #ifdef JPEG4
   buffer_height = 8;  /* could be 2, 4,8 rows high */
+#elif JPEG_LIB_VERSION >= 70
+  buffer_height = cinfo.max_v_samp_factor * cinfo.min_DCT_v_scaled_size;
 #else
   buffer_height = cinfo.max_v_samp_factor * cinfo.min_DCT_scaled_size;
 #endif

--- End Message ---
--- Begin Message ---
Source: netpbm-free
Source-Version: 2:10.0-13

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

libnetpbm10-dev_10.0-13_mipsel.deb
  to main/n/netpbm-free/libnetpbm10-dev_10.0-13_mipsel.deb
libnetpbm10_10.0-13_mipsel.deb
  to main/n/netpbm-free/libnetpbm10_10.0-13_mipsel.deb
libnetpbm9-dev_10.0-13_mipsel.deb
  to main/n/netpbm-free/libnetpbm9-dev_10.0-13_mipsel.deb
libnetpbm9_10.0-13_mipsel.deb
  to main/n/netpbm-free/libnetpbm9_10.0-13_mipsel.deb
netpbm-free_10.0-13.diff.gz
  to main/n/netpbm-free/netpbm-free_10.0-13.diff.gz
netpbm-free_10.0-13.dsc
  to main/n/netpbm-free/netpbm-free_10.0-13.dsc
netpbm_10.0-13_mipsel.deb
  to main/n/netpbm-free/netpbm_10.0-13_mipsel.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 546...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Barth <a...@not.so.argh.org> (supplier of updated netpbm-free 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: Fri, 29 Jul 2011 13:59:43 +0000
Source: netpbm-free
Binary: netpbm libnetpbm10 libnetpbm10-dev libnetpbm9 libnetpbm9-dev
Architecture: source mipsel
Version: 2:10.0-13
Distribution: unstable
Urgency: low
Maintainer: Andreas Barth <a...@not.so.argh.org>
Changed-By: Andreas Barth <a...@not.so.argh.org>
Description: 
 libnetpbm10 - Graphics conversion tools shared libraries
 libnetpbm10-dev - Graphics conversion tools development libraries and header 
files
 libnetpbm9 - Shared libraries for netpbm (v9)
 libnetpbm9-dev - Development libraries and header files (v9)
 netpbm     - Graphics conversion tools between image formats
Closes: 283203 325341 354891 405048 483921 495716 531626 531630 546416 602360
Changes: 
 netpbm-free (2:10.0-13) unstable; urgency=low
 .
   * add patch to build with jpeg7, thanks to Bill Allombert
   * adjust build-dependencies to build with libjpeg-dev and libtif-dev.
     Closes: #546416
   * fix pbmtextps, thanks to Håkon Stordah. Closes: #405048
   * pnmquant works with stdin. Thanks to Héctor García.
     Closes: #283203
   * fix pstopnm BoundingBox with llx = -1. Thanks to Christophe Rhodes.
     Closes: #325341
   * ignore white-space with images. Thanks to Shaun Jackman.
     Closes: #354891
   * fix gif2pnm when LZW code is split across three blocks.
     Thanks to Rik Snel. Closes: #483921
   * fix pnmindex to handle space in file names. Thanks to
     Anders Boström. Closes: #495716
   * fix pnmquant to work with stdin. Thanks to Bart Massey.
     Closes: #602360
   * fix pcxtoppm and docu. Thanks to Vladimir Rutsky.
     Closes: #531626, #531630.
Checksums-Sha1: 
 c5468a41a1e4bc9b9f7086b767cf1747a8e94f41 1311 netpbm-free_10.0-13.dsc
 fe03d947e41d681dd46e558a190c6afbf73b9f0a 59916 netpbm-free_10.0-13.diff.gz
 fd0951ad7492a3310edcb4c56f93125e09de4784 1307552 netpbm_10.0-13_mipsel.deb
 9c3027e69091a5d05cc814f111f1fc69fa2d4e87 88068 libnetpbm10_10.0-13_mipsel.deb
 14bfcc1b1f3b0e671ca41d9c8d95b4af62bbe34e 144300 
libnetpbm10-dev_10.0-13_mipsel.deb
 aaeeda4d82285be883d5741489ac5c2ceb9cdedd 94788 libnetpbm9_10.0-13_mipsel.deb
 7d66179b37c3f71c684daf06ed8d333e93f5e9b6 143962 
libnetpbm9-dev_10.0-13_mipsel.deb
Checksums-Sha256: 
 d727e56b19ef31d85b6092b1621a40ebfbe0df195588a357ee809b7cec52f0ae 1311 
netpbm-free_10.0-13.dsc
 f9c5ebb36b0524c521f0fb764f64a781545a6585c1782a50282ebf6b0cc7a4e2 59916 
netpbm-free_10.0-13.diff.gz
 080e02ccad3c7ae6932c47ddd3498b1b54c11b3090ba7d456c1362c298e528f0 1307552 
netpbm_10.0-13_mipsel.deb
 78f8ee8713b562612beecc47a424659c33e9759e570a6d31fdfd09abb61fb309 88068 
libnetpbm10_10.0-13_mipsel.deb
 6aa909fc266abaf569f59fd74dbfe212e7a886d63d37caabdedaab7d6d94cf6d 144300 
libnetpbm10-dev_10.0-13_mipsel.deb
 bd23d25f19088665de4c0268cca4d30362f59a177da691bef6a77dc4fa425e42 94788 
libnetpbm9_10.0-13_mipsel.deb
 a03dd03ad9506c30536f52c170d8e8cb8810693bb1311bc75699afe7c7566c0b 143962 
libnetpbm9-dev_10.0-13_mipsel.deb
Files: 
 54504f7711ce457f8811ca17e4189c00 1311 graphics optional netpbm-free_10.0-13.dsc
 164299cf6ecd60d4f0d41cb9e99f067f 59916 graphics optional 
netpbm-free_10.0-13.diff.gz
 7eca5b4bf157fed745f729ea3129e335 1307552 graphics optional 
netpbm_10.0-13_mipsel.deb
 d8a4f2cb30bb2c40c4af138a2a246b66 88068 libs optional 
libnetpbm10_10.0-13_mipsel.deb
 3e1d00e141aa73909597761c7c22e6b9 144300 libdevel optional 
libnetpbm10-dev_10.0-13_mipsel.deb
 37ba2547ea312579f6bfe1d7885beca1 94788 libs optional 
libnetpbm9_10.0-13_mipsel.deb
 c72f304c6cc5f8de314dab1c903153cc 143962 libdevel optional 
libnetpbm9-dev_10.0-13_mipsel.deb

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

iEYEARECAAYFAk4y2L0ACgkQmdOZoew2oYWCAwCgnDjSD3dI49BUKPqhRH9cOVa6
ZBwAoKWwh66riIpL5wL2tTDptFpSUpkp
=dd0/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to