[Collab-qa-commits] r1611 - ddpo-by-mail

Raphael Geissert geissert at alioth.debian.org
Thu Oct 29 06:01:48 UTC 2009


Author: geissert
Date: 2009-10-29 06:01:33 +0000 (Thu, 29 Oct 2009)
New Revision: 1611

Modified:
   ddpo-by-mail/reminder-mail.rb
Log:
s/net/org on the security tracker address


Modified: ddpo-by-mail/reminder-mail.rb
===================================================================
--- ddpo-by-mail/reminder-mail.rb	2009-10-29 01:55:41 UTC (rev 1610)
+++ ddpo-by-mail/reminder-mail.rb	2009-10-29 06:01:33 UTC (rev 1611)
@@ -318,7 +318,7 @@
           text[pkg][T_SECURITY] += "is"
         end
         text[pkg][T_SECURITY] += " #{iss[1]} unfixed security issue(s), please fix them.\n"
-        text[pkg][T_SECURITY] += " See http://security-tracker.debian.net/tracker/source-package/#{pkg}\n"
+        text[pkg][T_SECURITY] += " See http://security-tracker.debian.org/tracker/source-package/#{pkg}\n"
       else
         raise "Unknown issue #{iss[0]}!"
       end




More information about the Collab-qa-commits mailing list