Author: adsb
Date: 2009-02-25 18:59:29 +0000 (Wed, 25 Feb 2009)
New Revision: 1825

Modified:
   trunk/debian/changelog
   trunk/scripts/rc-alert.pl
Log:
rc-alert: Modify the description of the "I" flag to reference the
squeeze-ignore tag rather than etch-ignore.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2009-02-21 14:36:00 UTC (rev 1824)
+++ trunk/debian/changelog      2009-02-25 18:59:29 UTC (rev 1825)
@@ -5,6 +5,8 @@
     + Document --no-conf.
     + Fix an uninitialised variable warning when --no-conf is used. Thanks.
       Cristian Greco. (Closes: #515047)
+  * rc-alert: Modify the description of the "I" flag to reference the
+    squeeze-ignore tag rather than etch-ignore.
 
   [ James Vega ]
   * bts: Include the module name when calling MIME::Base64::encode_base64

Modified: trunk/scripts/rc-alert.pl
===================================================================
--- trunk/scripts/rc-alert.pl   2009-02-21 14:36:00 UTC (rev 1824)
+++ trunk/scripts/rc-alert.pl   2009-02-25 18:59:29 UTC (rev 1825)
@@ -43,7 +43,7 @@
                '....(R)' => "unreproducible",
                '.....(S)' => "security",
                '......(U)' => "upstream",
-               '.......(I)' => "etch-ignore or lenny-ignore",
+               '.......(I)' => "lenny-ignore or squeeze-ignore",
              );
 # A little hacky but allows us to sort the list by length
 my %distmap = ( '(O)' => "oldstable",



-- 
To unsubscribe, send mail to [email protected].

Reply via email to