Kill off stray whitespace
authorPeter Palfrader <peter@palfrader.org>
Tue, 18 May 2010 15:08:35 +0000 (17:08 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 18 May 2010 15:08:35 +0000 (17:08 +0200)
input/doc/install-req.mdwn

index ab01264..79e5a42 100644 (file)
@@ -9,22 +9,22 @@ observe the following guidelines:
 
 1. Install requests should be directed to `debian-admin@lists.debian.org` (and
   only there) and the subject should be formed as following:
+
         Subject: [b-d][$arch|$machine] foobar ($chroot)
+
  Please start all mails concerning porting chroots with the [b-d] (short for
  build-depends) tag.
+
  Either choose [$arch] (eg. hppa) or a specific [$machine] (eg. paer) and tell
  us which package's build dependencies should be installed.
+
  If you omit $chroot we will assume you meant sid/unstable.
+
  So build-deps for openoffice.org on smetana in the lenny chroot would look
  like this:
-  
+
         Subject: [b-d][smetana] openoffice.org (lenny)
+
  This kind of subject tagging will make it easier for us to quickly classify
  mail in the admin mailbox, allowing us to sort it into heaps that DSA has to
  handle and into requests that our helpers can most likely deal with.
@@ -32,7 +32,7 @@ observe the following guidelines:
 2. Please refrain giving us a long list of packages to install if possible.
  That is, if a simple `apt-get build-dep $foo` will satisfy your request then
  all we require is the value of $foo.
+
  If however the source package isn't yet listed in the chroot's SourcesĀ· file
  (because it's new or in experimental for instance) that won't be possible.  In
  that case you will have to provide a list of packages for us to install.