From: Mark Hymers Date: Fri, 7 Nov 2014 12:09:40 +0000 (+0000) Subject: Update install instructions X-Git-Url: https://git.donarmstrong.com/?p=dak.git;a=commitdiff_plain;h=a650a6d23f898f49e738866914dba2dea7808cf1 Update install instructions Signed-off-by: Mark Hymers --- diff --git a/setup/README b/setup/README index 32d007a7..d5481a76 100644 --- a/setup/README +++ b/setup/README @@ -115,41 +115,27 @@ for AMD64 and copied it into /srv/dak/queue/unchecked. We start by performing initial package checks which will result in the package being moved to NEW -# cd /srv/dak/queue/unchecked -# dak process-upload *.changes +# dak process-upload -d /srv/dak/queue/unchecked ----------------------------------------------------------------------- hello_2.6-1_amd64.changes -NEW for unstable - -(new) hello_2.6-1.debian.tar.gz optional devel -(new) hello_2.6-1.dsc optional devel -(new) hello_2.6-1_amd64.deb optional devel -The classic greeting, and a good example - The GNU hello program produces a familiar, friendly greeting. It - allows non-programmers to use a classic computer science tool which - would otherwise be unavailable to them. - . - Seriously, though: this is an example of how to do a Debian package. - It is the Debian version of the GNU Project's `hello world' program - (which is itself an example for the GNU Project). -(new) hello_2.6.orig.tar.gz optional devel -Changes: hello (2.6-1) unstable; urgency=low +hello (2.6-1) unstable; urgency=low . - * New upstream release. - * Drop unused INSTALL_PROGRAM stuff. - * Switch to 3.0 (quilt) source format. - * Standards-Version: 3.9.1 (no special changes for this). - + * New upstream release. + * Drop unused INSTALL_PROGRAM stuff. + * Switch to 3.0 (quilt) source format. + * Standards-Version: 3.9.1 (no special changes for this). -Override entries for your package: +source:hello +binary:hello -Announcing to debian-devel-changes@lists.debian.org +binary:hello is NEW. +source:hello is NEW. -[N]ew, Skip, Quit ?N -Moving to NEW queue. -Sending new ack. +[N]ew, Skip, Quit ? N +ACCEPT-TO-NEW +Installed 1 package set, 646 KB. ----------------------------------------------------------------------- We can now look at the NEW queue-report @@ -158,29 +144,33 @@ We can now look at the NEW queue-report NEW --- -hello | 2.6-1 | source amd64 | 5 seconds old +hello | 2.6-1 | source amd64 | 42 seconds old -1 new source package / 1 new package in total. +1 new source package / 1 new package in total / 0 new package to be processed. ----------------------------------------------------------------------- And we can then process the NEW queue: -# cd /srv/dak/queue/new -# dak process-new *.changes +# dak process-new ----------------------------------------------------------------------- hello_2.6-1_amd64.changes +------------------------- + + Target: unstable + Changed-By: Santiago Vila + NEW hello optional devel +dsc:hello extra misc Add overrides, Edit overrides, Check, Manual reject, Note edit, Prod, [S]kip, Quit ?A -ACCEPT +PENDING ACCEPT ----------------------------------------------------------------------- At this stage, the package has been marked as ACCEPTed from NEW. We now need to process the NEW policy queue: # dak process-policy new - ----------------------------------------------------------------------- Processing changes file: hello_2.6-1_amd64.changes ACCEPT @@ -208,6 +198,8 @@ And finally, we can generate the signed Release files: # dak generate-release ----------------------------------------------------------------------- +Processing new +Processing byhand Processing unstable ----------------------------------------------------------------------- (Look at /srv/dak/ftp/dists/unstable/Release, Release.gpg and InRelease)