This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository minetest-v04x.
commit 57f1de127febde8fb72aada9e6f73ab8dc22d604 Author: Markus Koschany <[email protected]> Date: Fri Feb 20 19:58:43 2015 +0100 Update changelog for 0.4.12+repack-1 release. --- debian/changelog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/debian/changelog b/debian/changelog index 76e787b..9735c0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +minetest (0.4.12+repack-1) UNRELEASED; urgency=medium + + * Imported Upstream version 0.4.12+repack. + * Drop the following patches. They were merged upstream. + - desktop-file.patch + - hurd.patch + - hyphen-used-as-minus.patch + * Drop desktop-file-fix-icon.patch. Instead rename minetest icons and use + the upstream name again. Install minetest.xpm to /usr/share/pixmaps which + is a better location for xpm files. + * Use dh_installchangelogs override for installing the upstream changelog. + * Drop useless-depends.patch. Add missing build-dependencies instead. + * Add libbz2-dev, libglu1-mesa-dev, libpng-dev and libjpeg-dev to Build-Depends. + * wrap-and-sort -sa. + * Drop gcc47.patch because it is obsolete. + * Create directory for minetest.xpm in debian/rules and improve formatting. + * Remove dh_auto_build override. Use --parallel with main dh invocation. + * Use dh_auto_configure command to pass on build flags. Do not call cmake + manually. + * Drop debianization.patch. It is not needed to find the Irrlicht library. + + -- Markus Koschany <[email protected]> Fri, 20 Feb 2015 19:53:41 +0100 + minetest (0.4.11+repack-1) experimental; urgency=medium * Upload to experimental. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

