summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2001-10-06 17:14:17 (GMT)
committerSteven Knight <knight@baldmt.com>2001-10-06 17:14:17 (GMT)
commit835c20588c4085e7bf963a1bf3fd2198194c8f50 (patch)
treeeec154cd7ce881966f16d6f86c7a330aa3fd2dcb /README
parenta86827b3933c2861d2e5b9df319630ce04559fe0 (diff)
downloadSCons-835c20588c4085e7bf963a1bf3fd2198194c8f50.zip
SCons-835c20588c4085e7bf963a1bf3fd2198194c8f50.tar.gz
SCons-835c20588c4085e7bf963a1bf3fd2198194c8f50.tar.bz2
Create Debian package installation
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 0ce7716..2a04415 100644
--- a/README
+++ b/README
@@ -20,6 +20,13 @@ config
The Aegis configuration, governing much of how we use Aegis to
build, test, control source, etc.
+debian/
+ Files needed to construct a Debian package. The contents of this
+ directory are dictated by the Debian Policy Manual
+ (http://www.debian.org/doc/debian-policy). The package will not be
+ accepted into the Debian distribution unless the contents of this
+ directory satisfy the relevant Debian policies.
+
etc/
A subdirectory for miscellaneous things that we need. Right
now, it has copies of Python modules that we use for testing,