This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-video-rice.
commit 660c277160d993b9629c4d9784db9ed8db841e78 Author: Sven Eckelmann <[email protected]> Date: Mon Mar 5 09:34:12 2012 +0100 Change dependency libpng12-dev to new name libpng-dev --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a3d9ebf..f9ad671 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ mupen64plus-video-rice (1.99.4-6) UNRELEASED; urgency=low * Update copyright years in debian/copyright + * Change dependency libpng12-dev to new name libpng-dev (Closes: #662440) -- Sven Eckelmann <[email protected]> Sun, 01 Jan 2012 20:20:21 +0100 diff --git a/debian/control b/debian/control index 2115802..7e96b97 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: dpkg-dev (>= 1.16.0), libgl1-mesa-dev | libgl-dev, libmupen64plus-dev, - libpng12-dev | libpng-dev, + libpng-dev, libsdl1.2-dev | libsdl-dev, pkg-config, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-rice.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

