Control: tags 662556 + patch Control: tags 662556 + pending Dear maintainer,
I've prepared an NMU for xcftools (versioned as 1.0.7-4.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards. diff -Nru xcftools-1.0.7/debian/changelog xcftools-1.0.7/debian/changelog --- xcftools-1.0.7/debian/changelog 2012-02-23 14:06:34.000000000 +0100 +++ xcftools-1.0.7/debian/changelog 2016-01-21 17:55:51.000000000 +0100 @@ -1,3 +1,11 @@ +xcftools (1.0.7-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Change libpng12-dev build-dependency to libpng-dev, to ease libpng + transition. (Closes: #662556) + + -- Gianfranco Costamagna <[email protected]> Thu, 21 Jan 2016 17:55:15 +0100 + xcftools (1.0.7-4) unstable; urgency=low * [c4ec39b3] Fix FTBFS when linking --as-needed. diff -Nru xcftools-1.0.7/debian/control xcftools-1.0.7/debian/control --- xcftools-1.0.7/debian/control 2012-02-23 14:06:10.000000000 +0100 +++ xcftools-1.0.7/debian/control 2016-01-21 17:55:12.000000000 +0100 @@ -2,7 +2,7 @@ Section: graphics Priority: optional Maintainer: Jan Hauke Rahm <[email protected]> -Build-Depends: debhelper (>= 9), autotools-dev, libpng12-dev, netpbm, +Build-Depends: debhelper (>= 9), autotools-dev, libpng-dev, netpbm, dh-autoreconf Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/collab-maint/xcftools.git

