Control: tags 662554 + patch Control: tags 662554 + pending Dear maintainer,
I've prepared an NMU for x11-apps (versioned as 7.7+5+nmu1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards. diff -Nru x11-apps-7.7+5/debian/changelog x11-apps-7.7+5+nmu1/debian/changelog --- x11-apps-7.7+5/debian/changelog 2015-04-30 23:57:21.000000000 +0200 +++ x11-apps-7.7+5+nmu1/debian/changelog 2016-01-21 18:42:55.000000000 +0100 @@ -1,3 +1,11 @@ +x11-apps (7.7+5+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Change libpng12-dev build-dependency to libpng-dev, to ease libpng + transition. (Closes: #662554) + + -- Gianfranco Costamagna <[email protected]> Thu, 21 Jan 2016 18:42:28 +0100 + x11-apps (7.7+5) unstable; urgency=medium * bitmap 1.0.8. diff -Nru x11-apps-7.7+5/debian/control x11-apps-7.7+5+nmu1/debian/control --- x11-apps-7.7+5/debian/control 2015-04-30 23:48:25.000000000 +0200 +++ x11-apps-7.7+5+nmu1/debian/control 2016-01-21 18:42:24.000000000 +0100 @@ -9,7 +9,7 @@ # XXX bison build-dep is to work around a bug in xgc's configure, remove as # soon as that's fixed. bison, - libpng12-dev, + libpng-dev, libx11-dev (>= 2:1.0.0), libxaw7-dev (>= 1:1.0.1), libxcursor-dev (>= 1.1.5.2), @@ -39,7 +39,7 @@ # xclipboard: libxt-dev # xclock: libx11-dev, libxaw7-dev, libxft-dev, libxkbfile-dev, libxt-dev # xconsole: libxt-dev, libxaw7-dev -# xcursorgen: libx11-dev, libxcursor-dev, libpng12-dev +# xcursorgen: libx11-dev, libxcursor-dev, libpng-dev # xditview: libxaw7-dev, libxt-dev # xedit: libxaw7-dev, libxt-dev # xeyes: libx11-dev, libxt-dev, libxext-dev, libxmu-dev

