[SCM] Git repository for devscripts branch, master, updated. v2.11.7-11-gc11a9e0

James McCoy jamessan at debian.org
Sun May 27 20:35:14 UTC 2012


The following commit has been merged in the master branch:
commit e6ea862bdaf7534d93c6a6a6bceedd3bbb9fb36c
Author: James McCoy <jamessan at debian.org>
Date:   Fri May 25 22:44:01 2012 -0400

    debcheckout: Document the DEBCHECKOUT_SOURCE configuration variable.
    
    Signed-off-by: James McCoy <jamessan at debian.org>

diff --git a/debian/changelog b/debian/changelog
index 907be5d..29e7dfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ devscripts (2.11.8) UNRELEASED; urgency=low
     + Fix handling of sources.list entries with a port. (Closes: 672460) Still
       can't handle entries at the same domain but different ports until
       #154868 is fixed.
+  * debcheckout:
+    + Document the DEBCHECKOUT_SOURCE configuration variable.
 
  -- David Prévot <taffit at debian.org>  Sun, 06 May 2012 23:26:05 -0400
 
diff --git a/scripts/debcheckout.pl b/scripts/debcheckout.pl
index 7a155c6..5eac91a 100755
--- a/scripts/debcheckout.pl
+++ b/scripts/debcheckout.pl
@@ -206,6 +206,12 @@ replacement texts. Also, given that configuration files are sourced by
 a shell, you probably want to use single quotes around the value of
 this variable.
 
+=item B<DEBCHECKOUT_SOURCE>
+
+This variable determines under what scenarios the associated orig.tar.gz for a
+package will be downloaded.  See the B<--source> option for a description of
+the values.
+
 =back
 
 =head1 SEE ALSO

-- 
Git repository for devscripts



More information about the devscripts-devel mailing list