[allegro5] 02/02: Change build dependency from libpng12-dev to libpng-dev.

Tobias Hansen thansen at moszumanska.debian.org
Wed Jan 13 01:41:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository allegro5.

commit ed6fd7802b26e4cfbf579d0da99da2811cec46e5
Author: Tobias Hansen <thansen at localhost.localdomain>
Date:   Wed Jan 13 01:15:47 2016 +0000

    Change build dependency from libpng12-dev to libpng-dev.
---
 debian/changelog | 8 ++++++++
 debian/control   | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 90ec1d8..ea48611 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+allegro5 (2:5.0.11-2) unstable; urgency=medium
+
+  * Build depend on libpng-dev instead of libpng12-dev, since there 
+    will be a libpng transition. (Closes: #810167)
+  * Add gbp.conf file to get orig tarball from pristine-tar by default.
+
+ -- Tobias Hansen <thansen at debian.org>  Wed, 13 Jan 2016 01:11:38 +0000
+
 allegro5 (2:5.0.11-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 9bc5c78..0f108d2 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
                libjpeg-dev,
                libopenal-dev,
                libphysfs-dev,
-               libpng12-dev,
+               libpng-dev,
                libpulse-dev,
                libvorbis-dev,
                libxext-dev,
@@ -224,7 +224,7 @@ Depends: ${misc:Depends},
          liballegro-image5.0 (= ${binary:Version}),
          liballegro5-dev (= ${binary:Version}),
          libjpeg-dev,
-         libpng12-dev
+         libpng-dev
 Description: header files for the Allegro 5 image addon
  This package is required to build programs that use the Allegro 5 image
  addon.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/allegro5.git



More information about the Pkg-games-commits mailing list