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 ed1d507adf024eb93ac129c44787edd663eb6a2c Author: Markus Koschany <[email protected]> Date: Thu Jan 22 20:41:16 2015 +0100 wrap-and-sort -sa --- debian/control | 4 ++-- debian/copyright | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 3f42356..94e91e5 100644 --- a/debian/control +++ b/debian/control @@ -17,13 +17,13 @@ Build-Depends: libfreetype6-dev, libglu1-mesa-dev, libirrlicht-dev (>= 1.7.0), - libjsoncpp-dev, libjpeg-dev, - libpng-dev, + libjsoncpp-dev, libleveldb-dev, libluajit-5.1-dev [i386 amd64 kfreebsd-i386 armel armhf powerpc powerpcspe mips] | liblua5.1-dev, libogg-dev, libopenal-dev, + libpng-dev, libsqlite3-dev, libvorbis-dev, libx11-dev, diff --git a/debian/copyright b/debian/copyright index a3ba8a6..e876c26 100644 --- a/debian/copyright +++ b/debian/copyright @@ -374,5 +374,3 @@ License: GPL-2+ . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". - - -- 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

