diff options
Diffstat (limited to 'Distrib')
-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) |