Control: tags 816102 + patch Control: tags 816102 + pending [Replace XX with correct value] Dear maintainer,
I've prepared an NMU for camlimages (versioned as 1:4.2.0-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. diff -Nru camlimages-4.2.0/debian/changelog camlimages-4.2.0/debian/changelog --- camlimages-4.2.0/debian/changelog 2015-10-12 13:52:05.000000000 +0200 +++ camlimages-4.2.0/debian/changelog 2016-03-16 16:08:56.000000000 +0100 @@ -1,3 +1,11 @@ +camlimages (1:4.2.0-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Change libpng12-dev to libpng-dev, to ease libpng transition. + Closes: #816102) + + -- Gianfranco Costamagna <[email protected]> Wed, 16 Mar 2016 16:08:30 +0100 + camlimages (1:4.2.0-1) unstable; urgency=medium [ Stéphane Glondu ] diff -Nru camlimages-4.2.0/debian/control camlimages-4.2.0/debian/control --- camlimages-4.2.0/debian/control 2015-10-12 13:51:37.000000000 +0200 +++ camlimages-4.2.0/debian/control 2016-03-16 16:08:26.000000000 +0100 @@ -59,7 +59,7 @@ Section: ocaml Depends: ${ocaml:Depends}, - libpng12-dev, + libpng-dev, libjpeg-dev, libtiff-dev, libxpm-dev,

