The following commit has been merged in the master branch:
commit 3e87db600fb424030aa04756fec80044087a0b1a
Author: James Vega <[email protected]>
Date:   Sun Jul 11 14:43:57 2010 -0400

    debcheckout: Clarify that Debian hosts are handled in 
DEBCHECKOUT_AUTH_URLS' help.
    
    Closes: #530581
    Signed-off-by: James Vega <[email protected]>

diff --git a/debian/changelog b/debian/changelog
index 4b8a739..ee9a4b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,9 @@ devscripts (2.10.65) UNRELEASED; urgency=low
     + Include build-essential in Depends.  (Closes: #565889)
   * debi: Use “dpkg -O” instead of parsing dpkg-query's output to upgrade only
     packages which are already installed.  (Closes: #563390)
+  * debcheckout: Specifically call out that Debian hosts are already handled
+    in DEBCHECKOUT_AUTH_URLS' description.  Thanks to martin f. krafft for the
+    suggested wording.  (Closes: #530581)
 
   [ Martin Zobel-Helas ]
   * Remove svk from Recommends, it is no longer in the archive. (Closes:
diff --git a/scripts/debcheckout.pl b/scripts/debcheckout.pl
index 2627dd5..f8a2328 100755
--- a/scripts/debcheckout.pl
+++ b/scripts/debcheckout.pl
@@ -160,8 +160,9 @@ for authenticated mode (see B<-a>) have failed.
 References to matching substrings in the replacement texts are
 allowed as usual in Perl by the means of $1, $2, ... and so on.
 
-Using this setting users can specify how to enable authenticated mode
-for repositories hosted on non well-known machines.
+This setting can be used to enable authenticated mode for most repositories
+out there.  Note that the Debian repositories on S<alioth.debian.org>
+(S<$vcs.debian.org>) are implicitly defined.
 
 Here is a sample snippet suitable for the configuration files:
 

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to