This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit 56d4b5e17ae7980008dff37392a78a751e4e0b4c Author: Arand Nash <[email protected]> Date: Fri Mar 11 09:25:34 2011 +0000 Update info in README.Debian, mainly removal --- README.Debian | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/README.Debian b/README.Debian index d753b99..d82930e 100644 --- a/README.Debian +++ b/README.Debian @@ -6,27 +6,7 @@ debian/patches/01_makefile.patch: install process still copies from src/* because of the .install files used for menu items, this seems like something which could be done prettier. -Notes on the license and consequent packaging oddities: - The Red Eclipse license only allows redistribution of all game data, - (including bits which otherwise are not redistributable) if the only change - done to the tarball is recompression "using different archival formats - suitable for your OS (zip/tgz/deb/dmg)" - Because of this, the redeclipse-data binary package includes everything - from the original "tarball" (svn repo, as is the case here), _including_ the - source code, precompiled binaries etc. - - The redeclipse and redeclipse-server binary packages gets by under the - license of the source (Zlib) and enet ("MIT"/Expat). I have also created a - new icon (GPLv3) since converting any of the redeclipse icon bases into an - xpm is disallowed as per the license. - - Similar to the icon using the trademark "Red Eclipse" is probably disallowed - unless in conjunction with the "unchanged tarball", but this is ignored for - now. - TODO: * Write manpage for server * The ENet network library might be appropriate to split off to a separate package? -* Bug upstream about licensing, which may in practice not correspond to their - intent. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

