The following commit has been merged in the master branch:
commit 1dddb01a4026135b53c324f7c141c5d7c6e37d35
Author: James Vega <[email protected]>
Date: Tue May 24 22:58:10 2011 -0400
namecheck: Update Alioth's "unknown project" pattern.
Closes: #627824
Signed-off-by: James Vega <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index 633d2b2..9a50ba1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ devscripts (2.11.0) UNRELEASED; urgency=low
* Merge from Ubuntu:
+ dscverify: Use Ubuntu keyrings if on an Ubuntu-based system.
+ rmadison: Use Ubuntu's rmadison instance on Ubuntu.
+ * namecheck: Update Alioth's "unknown project" pattern. Thanks to Nelson A.
+ de Oliveira for the patch. (Closes: #627824)
[ Benjamin Drung ]
* Move add-patch, edit-patch, suspicious-source, what-patch, and
wrap-and-sort
diff --git a/scripts/namecheck.pl b/scripts/namecheck.pl
index e9c36e0..3c109ef 100644
--- a/scripts/namecheck.pl
+++ b/scripts/namecheck.pl
@@ -256,7 +256,7 @@ __DATA__
# file ~/.namecheckrc with your own contents in the same format.
#
http://%s.tuxfamily.org/ | Not Found
-http://alioth.debian.org/projects/%s | Invalid Project
+http://alioth.debian.org/projects/%s | project does not exist
http://developer.berlios.de/projects/%s | Invalid Project
http://freshmeat.net/projects/%s | We encounted an error
http://launchpad.net/%s | no page with this address
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].