[Collab-qa-commits] r1684 - in ddpo-by-mail: . archives

Lucas Nussbaum lucas at alioth.debian.org
Sat Feb 13 18:09:40 UTC 2010


Author: lucas
Date: 2010-02-13 18:09:35 +0000 (Sat, 13 Feb 2010)
New Revision: 1684

Added:
   ddpo-by-mail/archives/20100213.tar.bz2
Modified:
   ddpo-by-mail/reminder-mail.rb
Log:
ddpomail batch for 20100213

Added: ddpo-by-mail/archives/20100213.tar.bz2
===================================================================
(Binary files differ)


Property changes on: ddpo-by-mail/archives/20100213.tar.bz2
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: ddpo-by-mail/reminder-mail.rb
===================================================================
--- ddpo-by-mail/reminder-mail.rb	2010-02-13 17:45:50 UTC (rev 1683)
+++ ddpo-by-mail/reminder-mail.rb	2010-02-13 18:09:35 UTC (rev 1684)
@@ -255,7 +255,7 @@
         bugs = iss[1].reject { |b| EXC_EMAILS_BUGS[email].include?(b[0]) }
         next if bugs.length == 0
         text[pkg][T_INCLUDE] = true
-        text[pkg][T_BUGS] = "= #{bugs.length} bug(s) that should be fixed soon:\n"
+        text[pkg][T_BUGS] = "= #{bugs.length} Release Critical or Release Goal bug(s):\n"
         bugs.each do |b|
           text[pkg][T_BUGS] += "- ##{b[0]} <http://bugs.debian.org/#{b[0]}>\n"
           text[pkg][T_BUGS] += "  #{b[3]}\n"




More information about the Collab-qa-commits mailing list