This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 4701f04450afd588d105a87d05a2b5ed7f5afe56 Author: James McCoy <[email protected]> Date: Thu Jun 26 22:24:11 2014 -0400 namecheck: Remove berlios.de Signed-off-by: James McCoy <[email protected]> --- debian/changelog | 4 ++++ scripts/namecheck.pl | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7ef28fe..286bb4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,10 @@ devscripts (2.14.6) UNRELEASED; urgency=medium * rmadison: add new to the defaults for Debian * rmadison: document the defaults in the manual page + [ James McCoy ] + * namecheck: Remove berlios, since it no longer hosts code. (Closes: + #752382) + -- Benjamin Drung <[email protected]> Wed, 18 Jun 2014 14:31:22 +0200 devscripts (2.14.5) unstable; urgency=medium diff --git a/scripts/namecheck.pl b/scripts/namecheck.pl index 8fedb2d..b6a2d17 100755 --- a/scripts/namecheck.pl +++ b/scripts/namecheck.pl @@ -260,7 +260,6 @@ __DATA__ # http://%s.tuxfamily.org/ | Not Found http://alioth.debian.org/projects/%s | Software Map -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 http://savannah.gnu.org/projects/%s | Invalid Group -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
