From efe3e4caef5d762a5a7e5defc691e1044b9ddd35 Mon Sep 17 00:00:00 2001 From: Grant Bowman Date: Wed, 3 Mar 2004 23:09:00 +0000 Subject: none --- Distrib/GNUDebianBuildProcess.mdwn | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) (limited to 'Distrib') diff --git a/Distrib/GNUDebianBuildProcess.mdwn b/Distrib/GNUDebianBuildProcess.mdwn index dcf0b3e4..06faf3f9 100644 --- a/Distrib/GNUDebianBuildProcess.mdwn +++ b/Distrib/GNUDebianBuildProcess.mdwn @@ -2,14 +2,25 @@ components, required and somewhat related - BEFORE you have .debs ### Software States +see [Debian Policy Manual](http://www.debian.org/doc/debian-policy/) + * Upstream source * Debian Source Package - * Component (main, contrib, non-free, non-US, updates, security) * Build-depends * Debian Binary Package - * Component (main, contrib, non-free, non-US, updates, security) - * Priority - * Section + * Essential - boolean, default is no/unset, see Policy [ref](http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Essential) + * Architecture - policy [ref](http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Architecture) + * Section (main, contrib, non-free, non-US/main, non-US/contrib, non-US/non-free) + * updates, security + * Subsection (admin, base, comm, contrib, devel, doc, editors, electronics, embedded, games, gnome graphics, hamradio, interpreters, kde, libs, libdevel, mail, math, misc, net, news, non-US, non-free, oldlibs, otherosfs, perl, python science, shells, sound, tex, text, utils, web, x11) + * Priority (required, important, standard, optional, extra) policy [ref](http://www.debian.org/doc/debian-policy/ch-archive.html#s-priorities) + * 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.diff.gz + * gentoo\_0.9.12-1\_i386.deb + * gentoo\_0.9.12-1\_i386.changes ### Groups @@ -25,18 +36,21 @@ components, required and somewhat related - BEFORE you have .debs * system administrators * users -### Build Software & Systems +### Build, Debian Archive & Debian Systems Software * wanna-build available in the buildd [CVS](http://m68k.debian.org/buildd/getting.html) * buildd [CVS](http://m68k.debian.org/buildd/getting.html), [statistics](http://buildd.debian.org/stats/) * [quinn-diff](http://buildd.debian.org/quinn-diff/) with anon-CVS + * July 2002 (samosa.sh ?) hurd output [http://buildd.debian.org/quinn-diff/output/unstable/by\_priority-hurd-i386.txt](http://buildd.debian.org/quinn-diff/output/unstable/by_priority-hurd-i386.txt) + * email [reference](http://lists.debian.org/debian-hurd/2000/debian-hurd-200012/msg00168.html) * [katie](http://ftp-master.debian.org) (was dinstall), ftp-master * update-excuses [output](http://ftp-master.debian.org/testing/update_excuses.html) -* andrea, see wanna-build for source (no longer at +* andrea, see wanna-build for source (no longer at ) +* [madison](http://www.debian.org/doc/developers-reference/ch-resources.en.html#s-madison) from developer's reference * [fakeroot](http://packages.qa.debian.org/fakeroot) * [sbuild](http://packages.qa.debian.org/sbuild) * [pbuilder](http://packages.qa.debian.org/pbuilder) -* turtle \[[http://lists.debian.org/debian-hurd/2001/debian-hurd-200103/msg00328.html]\[reference] +* turtle [reference](http://lists.debian.org/debian-hurd/2001/debian-hurd-200103/msg00328.html) * [Package Tracking System](http://lists.debian.org/debian-devel-announce/2002/debian-devel-announce-200201/msg00011.html) (PTS) * [Bug Tracking System](http://bugs.debian.org) (BTS) * Release Critical mailing to @@ -49,6 +63,8 @@ components, required and somewhat related - BEFORE you have .debs * grep-dctrl * dpkg-awk +also see appendix A [Overview of Debian Maintainer Tools](http://www.debian.org/doc/developers-reference/ap-tools.en.html) in the Developer's Reference. + ### Input & Output Files/Formats * sources file from an archive @@ -62,6 +78,7 @@ components, required and somewhat related - BEFORE you have .debs * /etc/apt/sources.list file * bug reports * web pages +* location to upload files for incoming: ftp-master.debian.org:/org/ftp.debian.org/incoming/ or via ftp to /pub/UploadQueue/ -- cgit v1.2.3