The following commit has been merged in the master branch:
commit 223aec4c806f86f442251bfe7519abee3043774f
Author: James Vega <[email protected]>
Date:   Sun Apr 10 15:06:26 2011 -0400

    getbuildlog: Remove experimental.debian.net from download list.
    
    Closes: #621758
    Signed-off-by: James Vega <[email protected]>

diff --git a/debian/changelog b/debian/changelog
index d70aa24..da1064c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,9 @@ devscripts (2.10.72) UNRELEASED; urgency=low
     + Show modified configuration variables in usage.
   * debchange: Correct the backport name in the man page.  Thanks to Salvatore
     Bonaccorso for the patch.  (Closes: #617675)
+  * getbuildlog:
+    + Remove experimental.debian.net, now that experimental logs show up on
+      the normal buildd site. (Closes: #621758)
 
   [ Ron Lee ]
   * cowpoke: add a --return option that copies the build results back to a
diff --git a/scripts/getbuildlog.sh b/scripts/getbuildlog.sh
index 3f7963f..291a192 100644
--- a/scripts/getbuildlog.sh
+++ b/scripts/getbuildlog.sh
@@ -139,4 +139,3 @@ ver=$LASTVERSION&\arch=$ARCH&stamp=[[:digit:]]+"
 
 getbuildlog http://buildd.debian.org
 getbuildlog http://buildd.debian-ports.org
-getbuildlog http://experimental.debian.net

-- 
Git repository for devscripts


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

Reply via email to