Package: mypaint Version: 1.2.0-1 Severity: normal Tags: patch pending Control: block 650601 by -1 User: [email protected] Usertags: libpng16-transition
Dear maintainer, I've prepared an NMU for mypaint (versioned as 1.2.0-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. For detailf of the libpng transition, please see #650601 Regards. diff -Nru mypaint-1.2.0/debian/changelog mypaint-1.2.0/debian/changelog --- mypaint-1.2.0/debian/changelog 2016-02-02 04:53:42.000000000 +0100 +++ mypaint-1.2.0/debian/changelog 2016-03-28 16:31:02.000000000 +0200 @@ -1,3 +1,11 @@ +mypaint (1.2.0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * libpng transition: Change B-D from libpng12-dev to libpng-dev. + (Closes: #xxxxxx) + + -- Tobias Frost <[email protected]> Mon, 28 Mar 2016 16:27:41 +0200 + mypaint (1.2.0-1) unstable; urgency=low * Team upload. diff -Nru mypaint-1.2.0/debian/control mypaint-1.2.0/debian/control --- mypaint-1.2.0/debian/control 2016-02-02 03:57:01.000000000 +0100 +++ mypaint-1.2.0/debian/control 2016-03-28 16:31:21.000000000 +0200 @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 8), scons, swig, python-dev, python (>= 2.7), liblcms2-dev, libjson-c-dev, dpkg-dev (>= 1.16.1~), python-matplotlib, python-tk, libgtk-3-dev (>= 3.10), python-gi-dev, gettext, - libpng12-dev, dh-python + libpng-dev, dh-python Standards-Version: 3.9.6 X-Python-Version: >= 2.7 X-Python3-Version: << 3.0

