Source: mandelbulber2
Version: 2.07.1-1
Severity: serious
Tags: patch
User: [email protected]
Usertags: libpng16-transition
Control: block 650601 by -1

Dear maintainer,

looks like you missed the libpng16 transition :)
This is currently ongoing, and libpng12 is about to be removed *soon*
(for sure from testing in a couple of days).

Please stop build-depending on libpng12-dev and use libpng-dev, which
will pulls libpng16.

I tested it, and it builds with libpng16, patch attached.
If I hear nothing from you, I plan to NMU it.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
diffstat for mandelbulber2-2.07.1 mandelbulber2-2.07.1

 changelog |    8 ++++++++
 control   |    2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff -Nru mandelbulber2-2.07.1/debian/changelog 
mandelbulber2-2.07.1/debian/changelog
--- mandelbulber2-2.07.1/debian/changelog       2016-04-17 20:30:29.000000000 
+0000
+++ mandelbulber2-2.07.1/debian/changelog       2016-04-18 21:03:08.000000000 
+0000
@@ -1,3 +1,11 @@
+mandelbulber2 (2.07.1-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Build depend on libpng-dev instead of libpng12-dev for the libpng16
+    transition.  Closes: #xxxxxx
+
+ -- Mattia Rizzolo <[email protected]>  Mon, 18 Apr 2016 21:02:34 +0000
+
 mandelbulber2 (2.07.1-1) unstable; urgency=medium
 
   * Initial release (closes: #819431).
diff -Nru mandelbulber2-2.07.1/debian/control 
mandelbulber2-2.07.1/debian/control
--- mandelbulber2-2.07.1/debian/control 2016-04-17 20:30:29.000000000 +0000
+++ mandelbulber2-2.07.1/debian/control 2016-04-18 21:02:31.000000000 +0000
@@ -2,7 +2,7 @@
 Section: math
 Priority: extra
 Maintainer: Giovanni Mascellani <[email protected]>
-Build-Depends: debhelper (>= 9), qtbase5-dev, libpng12-dev, libgsl-dev,
+Build-Depends: debhelper (>= 9), qtbase5-dev, libpng-dev, libgsl-dev,
  qttools5-dev, qttools5-dev-tools, docbook-xsl, xsltproc
 Standards-Version: 3.9.8
 Homepage: https://github.com/buddhi1980/mandelbulber2

Attachment: signature.asc
Description: PGP signature

Reply via email to