This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository darkradiant.
commit eb087787bcfa39e73ed46cc51b4b2eba5a5b3816 Author: Tobias Frost <[email protected]> Date: Sun Aug 2 10:06:50 2015 +0200 Extend description and set maintainer to pkg-games, me as uploader --- debian/TODO.maintainer | 1 - debian/control | 15 +++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/debian/TODO.maintainer b/debian/TODO.maintainer deleted file mode 100644 index bb576e1..0000000 --- a/debian/TODO.maintainer +++ /dev/null @@ -1 +0,0 @@ -libs/picomodel seems embedded code copy, check if modified and file ITP if required. diff --git a/debian/control b/debian/control index 9ba24cd..09d434c 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: darkradiant Section: graphics Priority: extra -Maintainer: Tobias Frost <[email protected]> +Maintainer: Debian Games Team <[email protected]> +Uploaders: Tobias Frost <[email protected]> Build-Depends: debhelper (>= 9), dh-autoreconf, ftgl-dev, @@ -29,13 +30,19 @@ Package: darkradiant Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, fonts-freefont-ttf Recommends: darkradiant-plugins-darkmod -Description: Level design toolchain for idtech4 based games like DOOM3 and The Dark Mod - DarkRadiant is a 3D level editor for games based on the idtech4 engine. +Description: Level design toolchain for DOOM3 and The Dark Mod + DarkRadiant is a 3D map and level editor for games based on the idtech4 engines. The + software is based on GtkRadiant and focuses on the games DOOM3 and The + Dark Mod. Other games based on the same engine, like Quake 4, might be + editable too, but are not explicitly supported. . - Supported games: DOOM3, The Dark Mod, Quake 3 and Quake 4. + Darkradiant can also be used to create free contents for the GPL'ed version of the + DOOM3 engine. Package: darkradiant-plugins-darkmod Architecture: any Depends: darkradiant (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: DarkMod-specific plugins for DarkRadiant + DarkRadiant is a 3D map and level editor for idtech4 based games. + . This package provides the plugins necessary to edit levels for The Dark Mod. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkradiant.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

