This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository xgalaga.
commit 46216c72aebf2ce5695f5312bfc29fa28134fcf1 Author: Markus Koschany <[email protected]> Date: Sat Dec 12 20:47:35 2015 +0100 wrap-and-sort -sa --- debian/control | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/debian/control b/debian/control index a696859..5e87980 100644 --- a/debian/control +++ b/debian/control @@ -1,24 +1,28 @@ Source: xgalaga Section: games Priority: optional -Build-Depends: autotools-dev, - debhelper (>= 9), - dpkg-dev (>= 1.9.0), - libx11-dev, - libxmu-dev, - libxpm-dev, - libxxf86dga-dev, - libxxf86vm-dev, - x11proto-core-dev +Build-Depends: + autotools-dev, + debhelper (>= 9), + dpkg-dev (>= 1.9.0), + libx11-dev, + libxmu-dev, + libxpm-dev, + libxxf86dga-dev, + libxxf86vm-dev, + x11proto-core-dev Maintainer: Debian Games Team <[email protected]> -Uploaders: Paul Wise <[email protected]> +Uploaders: + Paul Wise <[email protected]> Standards-Version: 3.9.2 Homepage: http://sourceforge.net/projects/xgalaga/ Vcs-Git: git://git.debian.org/git/pkg-games/xgalaga.git Package: xgalaga Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: + ${misc:Depends}, + ${shlibs:Depends} Description: X version of the famous Galaga game A clone of the classic game Galaga for the X Window System. Xgalaga is a space-invader like game with additional features to produce -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xgalaga.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

