This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository iortcw.
commit d697492d3de347915fc1c6f41324d9641bac46af Author: Simon McVittie <[email protected]> Date: Sun Jul 17 20:20:06 2016 +0100 d/rules: remove misleading leftover comment --- debian/changelog | 1 + debian/rules | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 725584f..ba70351 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ iortcw (1.42d+dfsg1-3) UNRELEASED; urgency=medium * Standards-Version: 3.9.8 (no changes required) + * d/rules: remove misleading leftover comment -- Simon McVittie <[email protected]> Sun, 17 Jul 2016 20:13:27 +0100 diff --git a/debian/rules b/debian/rules index 6dc1008..f4b1880 100755 --- a/debian/rules +++ b/debian/rules @@ -15,8 +15,6 @@ else TARGET = debug endif -# LIBSDLMAIN would normally be empty; we (ab)use it as a convenient variable -# that is passed to the linker if and only if linking the executable options := \ V=1 \ USE_CODEC_OPUS=1 \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

