This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit af7d16973afb2bfef00f9caa8065777bf25512fe Author: Simon McVittie <[email protected]> Date: Mon Apr 27 23:01:43 2015 +0100 Add gir1.2-pango-1.0 dependency for "from gi.repository import Pango" --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 60f00e0..5d947d6 100644 --- a/debian/control +++ b/debian/control @@ -54,6 +54,7 @@ Suggests: # for Doom2 Master Levels launcher python3-gi, gir1.2-gtk-3.0, + gir1.2-pango-1.0, Architecture: all Multi-Arch: foreign Description: Installer for game data files -- 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

