Author: myon
Date: 2008-11-20 12:24:23 +0000 (Thu, 20 Nov 2008)
New Revision: 1741
Modified:
trunk/debian/changelog
trunk/scripts/rmadison.pl
Log:
rmadison: Add debug.debian.net.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-11-19 19:50:07 UTC (rev 1740)
+++ trunk/debian/changelog 2008-11-20 12:24:23 UTC (rev 1741)
@@ -1,9 +1,13 @@
devscripts (2.10.42) UNRELEASED; urgency=low
+ [ Adam D. Barratt ]
* NOT RELEASED YET
- -- Adam D. Barratt <[EMAIL PROTECTED]> Wed, 19 Nov 2008 19:49:03 +0000
+ [ Christoph Berg ]
+ * rmadison: Add debug.debian.net.
+ -- Christoph Berg <[EMAIL PROTECTED]> Thu, 20 Nov 2008 13:23:19 +0100
+
devscripts (2.10.41) unstable; urgency=low
[ Patrick Schoenfeld ]
Modified: trunk/scripts/rmadison.pl
===================================================================
--- trunk/scripts/rmadison.pl 2008-11-19 19:50:07 UTC (rev 1740)
+++ trunk/scripts/rmadison.pl 2008-11-20 12:24:23 UTC (rev 1741)
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
# vim:sw=4:sta:
-# Copyright (C) 2006, 2007 Christoph Berg <[EMAIL PROTECTED]>
+# Copyright (C) 2006, 2007, 2008 Christoph Berg <[EMAIL PROTECTED]>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -72,6 +72,7 @@
'qa' => "http://qa.debian.org/madison.php",
'myon' => "http://qa.debian.org/~myon/madison.php",
'bpo' => "http://www.backports.org/cgi-bin/madison.cgi",
+ 'debug' => "http://debug.debian.net/cgi-bin/madison.cgi",
'ubuntu' => "http://people.ubuntu.com/~ubuntu-archive/madison.cgi",
);
--
To unsubscribe, send mail to [EMAIL PROTECTED]