This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lordsawar.
commit c0ff2d88e34d6c1059f45a0247f22052ad4cad62 Author: Alexander Reichle-Schmehl <[email protected]> Date: Thu Jan 19 14:45:59 2012 +0000 Revert previous commit; it doesn't work --- debian/changelog | 1 - debian/rules | 1 - 2 files changed, 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2a7245d..a56ae55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,6 @@ lordsawar (0.2.0-2) UNRELEASED; urgency=low two a's * Add recommended targets build-arch and build-indep to debian/rules * Bump standards (no further changes needed) - * Increase default startup resolution to 1024x768 -- Alexander Reichle-Schmehl <[email protected]> Thu, 19 Jan 2012 15:03:53 +0100 diff --git a/debian/rules b/debian/rules index c235759..5280c40 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,6 @@ endif --datadir=\$${prefix}/share/games \ --mandir=\$${prefix}/share/man \ --infodir=\$${prefix}/share/info \ - --with-resolution=1024x768 \ CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" build: build-arch build-indep -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lordsawar.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

