Control: tags 816117 + patch Control: tags 816117 + pending I've prepared an upload for debian-games (versioned as 1.3) and (as Games team-mainained) uploaded it directly. However, I do not have access to the blends VCS. Therfore posting the diff here.
The upload is based on the trunk of the git repository. -- tobi Regards. diff -Nru debian-games-1.2/debian/changelog debian-games-1.3/debian/changelog --- debian-games-1.2/debian/changelog +++ debian-games-1.3/debian/changelog @@ -1,3 +1,10 @@ +debian-games (1.3) unstable; urgency=medium + + * Team upload. + * Change recommendation from libpng12-dev to libpng-dev. (Closes: #816117) + + -- Tobias Frost <[email protected]> Mon, 28 Mar 2016 13:42:43 +0200 + debian-games (1.2) unstable; urgency=medium * New recommendations: diff -Nru debian-games-1.2/debian/control debian-games-1.3/debian/control --- debian-games-1.2/debian/control +++ debian-games-1.3/debian/control @@ -307,7 +307,7 @@ libopenscenegraph-dev, libphobos-4.9-dev, libphysfs-dev, - libpng12-dev, + libpng-dev, libsdl2-dev, libsfml-dev, libtiff5-dev, diff -Nru debian-games-1.2/debian-games-tasks.desc debian-games-1.3/debian-games-tasks.desc --- debian-games-1.2/debian-games-tasks.desc +++ debian-games-1.3/debian-games-tasks.desc @@ -287,7 +287,7 @@ libopenscenegraph-dev libphobos-4.9-dev libphysfs-dev - libpng12-dev + libpng-dev libsdl2-dev libsfml-dev libtiff5-dev

