diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2004-03-04 02:25:00 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2004-03-04 02:25:00 +0000 |
commit | 3d022b299b709aafe82c882b80dd4ae0b16bc031 (patch) | |
tree | c2e5c78ec5163aea7f3dc3230b8901120b9c68dd | |
parent | a0aff84baf9f9402511c30ea2ab4e96c5ae62c19 (diff) | |
download | web-3d022b299b709aafe82c882b80dd4ae0b16bc031.tar.gz web-3d022b299b709aafe82c882b80dd4ae0b16bc031.tar.bz2 web-3d022b299b709aafe82c882b80dd4ae0b16bc031.zip |
none
-rw-r--r-- | Distrib/GNUDebianBuildProcess.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Distrib/GNUDebianBuildProcess.mdwn b/Distrib/GNUDebianBuildProcess.mdwn index 06faf3f9..55a9c6aa 100644 --- a/Distrib/GNUDebianBuildProcess.mdwn +++ b/Distrib/GNUDebianBuildProcess.mdwn @@ -2,7 +2,7 @@ components, required and somewhat related - BEFORE you have .debs ### <a name="Software_States"> Software States </a> -see [Debian Policy Manual](http://www.debian.org/doc/debian-policy/) +see [Debian Policy Manual](http://www.debian.org/doc/debian-policy/). * Upstream source * Debian Source Package @@ -17,7 +17,7 @@ see [Debian Policy Manual](http://www.debian.org/doc/debian-policy/) * a particular set of packages is called the [Base System](http://www.debian.org/doc/debian-policy/ch-binary.html#s3.7) * Source and binary package upload example from [new maintainers guide](http://www.debian.org/doc/maint-guide/ch-build.en.html) * gentoo\_0.9.12.orig.tar.gz - * gentoo\_0.9.12-1.orig.tar.gz + * gentoo\_0.9.12-1.dsc * gentoo\_0.9.12-1.diff.gz * gentoo\_0.9.12-1\_i386.deb * gentoo\_0.9.12-1\_i386.changes @@ -27,6 +27,7 @@ see [Debian Policy Manual](http://www.debian.org/doc/debian-policy/) * software author(s) * Debian Package Maintainers, Co-Maintainers & uploaders * ftp-masters +* buildd admins - It seems the two primary buildd admins are Ryan Murray and James Troup. * QA * bug-filers * porters for supported platforms (i386, m69k, sparc, alpha, powerpc, arm, mips, mipsel, hppa, ia64, s390) |