The following commit has been merged in the master branch:
commit 48d6c81ed0a086dc5237812d6ec3def260ee0258
Author: James Vega <[email protected]>
Date: Mon Sep 6 12:43:50 2010 -0400
rmadison: Change Backports URL to backports.debian.org.
Closes: #595714
Signed-off-by: James Vega <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index 564c979..e9cc399 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ devscripts (2.10.68) UNRELEASED; urgency=low
name. (Closes: #594904)
* debchange: Remove EOL Ubuntu releases Dapper and Intrepid. Add new
development release Natty. (Closes: #593659)
+ * rmadison: Change Backports URL to backports.debian.org. (Closes: #595714)
[ Luk Claes ]
* Adjust rmadison documentation for move of accessible projectb mirror
diff --git a/scripts/rmadison.pl b/scripts/rmadison.pl
index 4effbd7..505d446 100755
--- a/scripts/rmadison.pl
+++ b/scripts/rmadison.pl
@@ -71,7 +71,7 @@ my %url_map = (
'debian' => "http://qa.debian.org/madison.php",
'qa' => "http://qa.debian.org/madison.php",
'myon' => "http://qa.debian.org/~myon/madison.php",
- 'bpo' => "http://www.backports.org/cgi-bin/madison.cgi",
+ 'bpo' => "http://backports.debian.org/cgi-bin/madison.cgi",
'debug' => "http://debug.debian.net/cgi-bin/madison.cgi",
'ubuntu' => "http://people.canonical.com/~ubuntu-archive/madison.cgi",
'udd' => 'http://qa.debian.org/cgi-bin/madison.cgi',
@@ -243,7 +243,7 @@ show projectb snapshot and reload time (not supported by
all archives)
use I<URL> for the query. Supported shorthands are
B<debian> or B<qa> http://qa.debian.org/madison.php (the default)
- B<bpo> http://www.backports.org/cgi-bin/madison.cgi
+ B<bpo> http://backports.debian.org/cgi-bin/madison.cgi
B<debug> http://debug.debian.net/cgi-bin/madison.cgi
B<ubuntu> http://people.canonical.com/~ubuntu-archive/madison.cgi
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].