Author: adsb
Date: 2009-07-09 05:40:23 +0000 (Thu, 09 Jul 2009)
New Revision: 1922

Modified:
   trunk/debian/changelog
   trunk/scripts/nmudiff.sh
Log:
* nmudiff:
  + Add a missing "feel" to the delayed/XX template.  Thanks, Raphael
    Geissert.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2009-07-05 16:24:36 UTC (rev 1921)
+++ trunk/debian/changelog      2009-07-09 05:40:23 UTC (rev 1922)
@@ -3,9 +3,12 @@
   * checkbashisms: Detect the use of "source" when the sourced filename
     contains a tilde (Closes: #528592) or consists of a single character
     (Closes: #535252).  Thanks, Raphael Geissert and Ryan Niebur.
-  * nmudiff: Fix specification of BCc to cont...@bugs so that it's interpreted
-    as an option to mutt and not as a recipient address.  Thanks, Filippo
-    Giunchedi.  (Closes: #534585)
+  * nmudiff:
+    + Fix specification of BCc to cont...@bugs so that it's interpreted
+      as an option to mutt and not as a recipient address.  Thanks, Filippo
+      Giunchedi.  (Closes: #534585)
+    + Add a missing "feel" to the delayed/XX template.  Thanks, Raphael
+      Geissert.
 
  -- Adam D. Barratt <[email protected]>  Wed, 01 Jul 2009 18:43:43 +0100
 

Modified: trunk/scripts/nmudiff.sh
===================================================================
--- trunk/scripts/nmudiff.sh    2009-07-05 16:24:36 UTC (rev 1921)
+++ trunk/scripts/nmudiff.sh    2009-07-09 05:40:23 UTC (rev 1922)
@@ -347,8 +347,8 @@
 else
     BODY="$(printf "%s\n%s\n%s\n" \
 "I've prepared an NMU for $SOURCE (versioned as $VERSION) and" \
-"uploaded it to DELAYED/$NMUDIFF_DELAY. Please free to tell me if I should" \
-"delay it longer.")"
+"uploaded it to DELAYED/$NMUDIFF_DELAY. Please feel free to tell me if I" \
+"should delay it longer.")"
 fi
 
 if [ "$NMUDIFF_MUTT" = no ]; then



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

Reply via email to