This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 62df707b342323205ce0fcb01002d907f161bf61 Author: Alexandre Detiste <[email protected]> Date: Fri May 13 09:28:35 2016 +0200 pyflakes --- game_data_packager/games/quake.py | 1 - 1 file changed, 1 deletion(-) diff --git a/game_data_packager/games/quake.py b/game_data_packager/games/quake.py index 7deb3f5..eb0dde0 100644 --- a/game_data_packager/games/quake.py +++ b/game_data_packager/games/quake.py @@ -20,7 +20,6 @@ import os from .. import GameData from ..build import (PackagingTask) -from ..paths import DATADIR from ..util import TemporaryUmask, mkdir_p logger = logging.getLogger(__name__) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

