aboutsummaryrefslogtreecommitdiffstats
path: root/debian/README.source
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.source')
-rw-r--r--debian/README.source10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/README.source b/debian/README.source
index 1566c44..8fc864b 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,10 +1,16 @@
1cgit for Debian 1cgit for Debian
2--------------- 2---------------
3 3
4<this file describes information about the source package, see Debian policy 4cgit integrates the git codebase itself as the core libraries (libgit.a and
5manual section 4.14. You WILL either need to modify or delete this file> 5xdiff/lib.a) and the build system. The cgit source package contains the whole
6git distribution of specific version in /git for that purpose.
6 7
8Some attention would be needed to vulnerabilities in git which might be found
9in future.
7 10
11The most portion of /git is not relevant to cgit, so it would be better if we
12could remove unneeded files from it to reduce package size and simplify
13debian/copyright.
8 14
9 -- YAEGASHI Takeshi <yaegashi@debian.org> Fri, 14 Feb 2014 20:57:51 +0900 15 -- YAEGASHI Takeshi <yaegashi@debian.org> Fri, 14 Feb 2014 20:57:51 +0900
10 16