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

lucas at alioth.debian.org lucas at alioth.debian.org
Mon Aug 4 19:54:39 UTC 2008


Author: lucas
Date: 2008-08-04 19:54:38 +0000 (Mon, 04 Aug 2008)
New Revision: 984

Modified:
   ddpo-by-mail/ddpo-config.rb
   ddpo-by-mail/reminder-mail.rb
Log:
ddpo-by-mail: minor updates

Modified: ddpo-by-mail/ddpo-config.rb
===================================================================
--- ddpo-by-mail/ddpo-config.rb	2008-08-03 16:51:14 UTC (rev 983)
+++ ddpo-by-mail/ddpo-config.rb	2008-08-04 19:54:38 UTC (rev 984)
@@ -52,8 +52,8 @@
 
 BUG_AGE = 6
 AGE_IN_DEBIAN = 20
-LAST_IN_SYNC = 20
-LAST_IN_SYNC_SERIOUS = 30
+LAST_IN_SYNC = 15
+LAST_IN_SYNC_SERIOUS = 25
 # etch released on 2007-04-08. So
 # (Date::today - Date::parse('2007-04-08')).to_i
 

Modified: ddpo-by-mail/reminder-mail.rb
===================================================================
--- ddpo-by-mail/reminder-mail.rb	2008-08-03 16:51:14 UTC (rev 983)
+++ ddpo-by-mail/reminder-mail.rb	2008-08-04 19:54:38 UTC (rev 984)
@@ -164,7 +164,7 @@
 X-Debian: PTS 
 X-PTS-Keyword: summary
 Precedence: list
-Subject: Possible problems in Debian packages your monitor on the PTS
+Subject: Possible problems in Debian packages you monitor on the PTS
 
     EOF
   end
@@ -223,8 +223,8 @@
         if dehstext == ''
           dehstext = <<-EOF
 === Packages with a new upstream version according to DEHS:
-(note that Debian is frozen, this is only included because
-they might contain important fixes!)
+(note that lenny is frozen: do not upload those new upstream
+versions to unstable unless you are sure it is the right thing to do!)
           EOF
         end
         dehstext += "  #{pkg}  #{iss[2]}  (Debian: #{iss[1]})\n"
@@ -269,8 +269,6 @@
 If you don't want to receive this type of mail any more, you can reply
 to this mail and use one of the following commands at the beginning of
 the mail:
-- only1permonth <email>
-You will only receive this mail once per month, not twice.
 - unsubscribe <email>
 You will no longer receive any mail for any package. If you received
 this email because you are subscribed to packages on the PTS, this




More information about the Collab-qa-commits mailing list