]> git.decadent.org.uk Git - dak.git/blobdiff - tools/debianqueued-0.9/Queue.README
debianqueued: remove current directory from @INC
[dak.git] / tools / debianqueued-0.9 / Queue.README
index 39416b93101033d146ff06d81546131325415a73..5924ed8db8caae0e6d3f47c34bbe39f5914cb22f 100644 (file)
@@ -1,10 +1,10 @@
 
-This directory is the Debian upload queue of ftp-master.debian.org. All
+This directory is the Debian upload queue of ftp.upload.debian.org. All
 files uploaded here will be moved into the project incoming dir on
 this machine.
 
 Only known Debian developers can upload here. Uploads have to be signed
-by PGP keys in the Debian keyring. Files not meeting this criteria or
+by PGP keys in the Debian keyring. Files not meeting this criterion or
 files not mentioned in a .changes file will be removed after some time.
 
 The queue daemon will notify you by mail of success or any problems
@@ -28,21 +28,23 @@ The Uploader: field should contain the mail address to which the reply
 should go, just like Maintainer: in a *.changes. Commands: is a
 multi-line field like e.g. Description:, so each continuation line
 should start with a space. Each line in Commands: can contain a
-standard 'rm' command, but no options are allowed, and filenames may not
-contain slashes (so that they're restricted to the queue
-directory). 'rm' can process as much arguments as you give it (not only
-one), and also knows about the shell wildcards *, ?, and [].
+standard 'rm' command, but no options are allowed. Except for the
+DELAYED queue (see below) filenames may not contain slashes (so that
+they're restricted to the queue directory). 'rm' can process as much
+arguments as you give it (not only one), and also knows about the shell
+wildcards *, ?, and [].
 
 Example of a *.commands file:
 
 -----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
 
 Uploader: Some One <some@example.com>
 Commands: 
  rm hello_1.0-1_i386.deb
 
 -----BEGIN PGP SIGNATURE-----
-Version: 2.6.3ia
+Version: GnuPG v1.4.12 (GNU/Linux)
 
 [...]
 -----END PGP SIGNATURE-----