[redeclipse] 39/494: More source/Debian info

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit 907e8aa555571238e9300e6424f8867e30d12535
Author: Arand Nash <ienorand at gmail.com>
Date:   Tue Feb 22 16:01:55 2011 +0000

    More source/Debian info
---
 README.Debian | 22 +++++++++++++---------
 README.source |  3 +++
 2 files changed, 16 insertions(+), 9 deletions(-)

diff --git a/README.Debian b/README.Debian
index ffed492..0fb0537 100644
--- a/README.Debian
+++ b/README.Debian
@@ -1,13 +1,17 @@
 redeclipse for Debian
 ---------------------
 
-This packaging does probably not comply with policy standards.
+debian/patches/01_makefile.patch
+ This is used simply to set a path which is guaranteed to work, the
+ install process still copies from src/* because of the .install files
+ used for menu items, this seems like something which could be done prettier.
 
-    TODO:
-    * debian/copyright needs inclusion of all copyright notices for content in
-      the data/ directory
-    * The ENet network library might be appropriate to split off to a separate
-      package?
-    * If at any point inclusion in Debian Main is desirable, there are a
-      whole lot in the data/ directory which are still "non-free" e.g. the
-      theme music, logo, etc. which are exclusively to RE and not DFSG 
+TODO:
+* debian/copyright needs inclusion of all copyright notices for content in
+  the data/ directory
+* The ENet network library might be appropriate to split off to a separate
+  package?
+* This will likely go in non-free or contrib/non-free at the moment, there
+  is a BY-SA-NC license for some of the data/, and the licenses are
+  conflicting with the added general usage statements it seems. So some
+  clarification there would be useful.
diff --git a/README.source b/README.source
index 1683558..b646cd6 100644
--- a/README.source
+++ b/README.source
@@ -4,6 +4,9 @@ redeclipse
 Redeclipse is currently a moving target with frequent changes breaking the main multiplay server.
 
 
+The original Redeclipse source is set up for in-place compiling and installing, hence "make install" only copies new binaries within the source directory
+
+
 This package uses quilt to manage all modifications to the upstream
 source.  Changes are stored in the source package as diffs in
 debian/patches and applied during the build.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list