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

Lucas Nussbaum lucas at alioth.debian.org
Mon Jan 18 09:15:18 UTC 2010


Author: lucas
Date: 2010-01-18 09:15:14 +0000 (Mon, 18 Jan 2010)
New Revision: 1668

Modified:
   ddpo-by-mail/ddpo-config.rb
Log:
increase limits about testing migrations

Modified: ddpo-by-mail/ddpo-config.rb
===================================================================
--- ddpo-by-mail/ddpo-config.rb	2010-01-18 08:33:15 UTC (rev 1667)
+++ ddpo-by-mail/ddpo-config.rb	2010-01-18 09:15:14 UTC (rev 1668)
@@ -83,9 +83,9 @@
 EXC_EMAILS_PKGS['pkern at debian.org'] = ['ekiga']
 
 BUG_AGE = 4
-AGE_IN_DEBIAN = 20
-LAST_IN_SYNC = 15
-LAST_IN_SYNC_SERIOUS = 20
+AGE_IN_DEBIAN = 30
+LAST_IN_SYNC = 20
+LAST_IN_SYNC_SERIOUS = 30
 # etch released on 2007-04-08. So
 # (Date::today - Date::parse('2007-04-08')).to_i
 




More information about the Collab-qa-commits mailing list