Hi, I do not have Debian/Experimental connected on my Debian/Unstable system and would like to avoid that as it also is a production machine. Therefore, I prefer to wait until libpng-1.4 will arrive in Debian/Unstable before I will send in a new package.
>From some searches on the web I understand that the macros png_voidp_NULL and png_error_ptr_NULL (probably all PNG_NO_TYPECAST_NULL) are no longer supported in libpng-1.4. These can easily be changed to 0 or to (png_error_ptr)NULL. I prefer the last solution. z_best_compression is not found as probably a dependency to zlib1g-dev will have to be added in debian/control file. Currently, libgpiv compiles fine without this dependency using pbuilder for Debian/Unstable. There is no libpng-dev in Testing which depends on zlib1g-dev. I only found libpng-1.5, which depends on zlib1g. So this is more 'bug' of libpng-1.5(-dev) than of libgpiv. There have been done some major changes (complete re-organization of the source code) in libgpiv and soon some other (improvements on the accuracy of the resulting data) will have been done yet. In case you need libgpiv (and pygpiv) you might change them manually. Sincerely, Gerber to (png_voidp)NULLOn Thu, 2011-12-01 at 06:14 +0900, Nobuhiro Iwamatsu wrote: > Source: libgpiv > Version: 0.6.1-3 > Severity: wishlist > User: lib...@packages.debian.org > Usertags: libpng15-transition > > Hi, > > I uploaded libpng 1.5 to experimental. > libpng maintainers plan to transition from libpng 1.2 to 1.5. > I am checking build it the package depend to libpng. > > I noticed your package FTBFS by libpng 1.5. > I attached build log. > Could you check your package? > > Best regards, > Nobuhiro > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org