This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tenmado.
commit 47d1886cb07d741d9c8cd4994959804a98ade3d5 Author: Markus Koschany <[email protected]> Date: Sun Feb 1 15:05:15 2015 +0100 wrap-and-sort -sab --- debian/control | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 879678f..d99963e 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,23 @@ Source: tenmado Section: games Priority: optional Maintainer: Oohara Yuuma <[email protected]> -Build-Depends: debhelper (>= 8), libsdl1.2-dev, libsdl-image1.2-dev, dh-autoreconf, dpkg-dev (>= 1.16.1) -Build-Conflicts: autoconf2.13, automake1.4 +Build-Depends: + debhelper (>= 8), + dh-autoreconf, + dpkg-dev (>= 1.16.1), + libsdl-image1.2-dev, + libsdl1.2-dev +Build-Conflicts: + autoconf2.13, + automake1.4 Standards-Version: 3.9.2 Homepage: http://www.interq.or.jp/libra/oohara/tenmado/index.html Package: tenmado Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: + ${misc:Depends}, + ${shlibs:Depends} Description: hard-core shoot 'em up game in blue-or-red world tenmado is a vertically scrolling, late 1990s style (that is, a massive number of enemy shots against a smaller-than-it-looks spaceship) shoot 'em -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tenmado.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

