control: tags -1 patch control: tags -1 pending Hi, I'm uploading an acked NMU right now diff -Nru wv-1.2.9/debian/changelog wv-1.2.9/debian/changelog --- wv-1.2.9/debian/changelog 2015-01-26 20:30:49.000000000 +0100 +++ wv-1.2.9/debian/changelog 2016-03-16 16:01:02.000000000 +0100 @@ -1,3 +1,11 @@ +wv (1.2.9-4.2) unstable; urgency=medium + + * Non-maintainer upload. Acknowledged by Daniel Walrond. + * Tighten dependency libpng12-dev -> libpng-dev, to ease libpng + transition. (Closes: #816103) + + -- Gianfranco Costamagna <locutusofb...@debian.org> Wed, 16 Mar 2016 16:00:24 +0100 + wv (1.2.9-4.1) unstable; urgency=medium
* Non-maintainer upload. Acknowledged by Daniel Walrond. diff -Nru wv-1.2.9/debian/control wv-1.2.9/debian/control --- wv-1.2.9/debian/control 2015-01-26 20:24:52.000000000 +0100 +++ wv-1.2.9/debian/control 2016-03-16 16:01:21.000000000 +0100 @@ -56,7 +56,7 @@ Package: libwv-dev Section: libdevel Architecture: any -Depends: ${misc:Depends}, libwv-1.2-4 (= ${binary:Version}), libglib2.0-dev, libgsf-1-dev, zlib1g-dev, libpng12-dev, libxml2-dev, libwmf-dev +Depends: ${misc:Depends}, libwv-1.2-4 (= ${binary:Version}), libglib2.0-dev, libgsf-1-dev, zlib1g-dev, libpng-dev, libxml2-dev, libwmf-dev Description: Development files for the wvWare library wvWare (previously known as mswordview) is a library that allows access to Microsoft Word files. It can load and parse the Word 2000, Word 97, thanks! G. On Mon, 29 Feb 2016 21:16:25 +0000 Daniel Walrond <deb...@djw.org.uk> wrote: > Hello > > On Sat, Feb 27, 2016 at 02:46:29PM +0100, Tobias Frost wrote: > > Package: libwv-dev > > Severity: important > > User: lib...@packages.debian.org > > Usertags: libpng16-transition > > > > Dear wv maintainers, > > > > Currently we are preparing the transition of libpng1.2 to libpng1.6. > > The transition bug is #650601. > > > > libwv-dev depends an versioned development package > > libpng12-dev. Please update your (build-)depends to libpng-dev to > > help in the transition. > > > > This bug will become RC as soon as the transition starts, as it is > > planned to remove libpng12. > > I can only do sponsored uploads, so I'm happy for you to do a NMU if > required. Assuming you're happy with that. > > > Dan > >