This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository darkradiant.
commit 9dd1b28b717af09d431618929298da866adae971 Author: Tobias Frost <[email protected]> Date: Tue Nov 28 07:35:06 2017 +0100 Sync description of both packags, to remove linitian info "long description too short" --- debian/changelog | 1 + debian/control | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 321456c..eb45e7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ darkradiant (2.4.0-1) UNRELEASED; urgency=medium parsechangelog * Change B-D on ftgl-dev to libftgl-dev. Thanks Manuel Montecelo for the report. (Closes: #881434) + * Sync long description of both packages. -- Tobias Frost <[email protected]> Sun, 26 Nov 2017 21:48:14 +0100 diff --git a/debian/control b/debian/control index aaa324e..c8ff2a6 100644 --- a/debian/control +++ b/debian/control @@ -46,6 +46,9 @@ Architecture: any Multi-Arch: same 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. + 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. . 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

