The following commit has been merged in the master branch:
commit 5e74cfa0e0ad547de905f47add34467907310d63
Author: James Vega <[email protected]>
Date: Mon Feb 7 01:02:38 2011 -0500
rmadison: Document udd url shorthand, added in 2.10.62.
Closes: #589437
Signed-off-by: James Vega <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index af6b566..ae6349a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ devscripts (2.10.70) UNRELEASED; urgency=low
* Fix a typo in debchange(1). (Closes: #610192)
* bts: Make the message number optional for the “summary” sub-command. This
allows clearing an already set summary. (Closes: #610326)
+ * rmadison: Document udd url shorthand, added in 2.10.62. (Closes: #589437)
[ Christoph Berg ]
* debcheckout: For debian-dir-only repositories, also retrieve the source
diff --git a/scripts/rmadison.pl b/scripts/rmadison.pl
index 3d4724b..89fff8a 100755
--- a/scripts/rmadison.pl
+++ b/scripts/rmadison.pl
@@ -259,6 +259,7 @@ use I<URL> for the query. Supported shorthands are
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
+ B<udd> http://qa.debian.org/cgi-bin/madison.cgi
See the B<RMADISON_URL_MAP_> variable below for a method to add
new shorthands.
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].