The following commit has been merged in the master branch:
commit 1faa3aef2a0359850b4cad479e093b628362ce76
Author: Andreas Moog <[email protected]>
Date:   Mon Mar 5 17:51:48 2012 +0100

    debian/control: Build-Depend on libpng-dev for the  libpng12 -> libpng15 
transition (Closes: #662524)

diff --git a/debian/changelog b/debian/changelog
index ee377e3..af70fd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+trophy (2.0.2-2) unstable; urgency=low
+
+  * debian/control: Build-Depend on libpng-dev for the 
+    libpng12 -> libpng15 transition (Closes: #662524)
+
+ -- Andreas Moog <[email protected]>  Mon, 05 Mar 2012 17:49:24 +0100
+
 trophy (2.0.2-1) unstable; urgency=low
 
   * New Upstream Release
diff --git a/debian/control b/debian/control
index b7fdde6..b1d690e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  libgl1-mesa-dev,
  libglu1-mesa-dev,
  libjpeg8-dev,
- libpng12-dev,
+ libpng-dev,
  pkg-config,
  zlib1g-dev
 Standards-Version: 3.9.3

-- 
Trophy racing game - Packaging information

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to