- fix off-by-one error I-M-S handling
     - cleanup after I-M-S hit
 
- -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 05 Oct 2007 07:52:32 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 09 Oct 2007 01:48:26 +0200
 
 apt (0.7.6ubuntu12) gutsy; urgency=low
 
   [ Michael Vogt ]
   * cmdline/apt-mark:
-    - Fix chmoding after have renamed the extended-states file (LP: #140019)
+    - Fix chmoding after have renamed the extended-states file
       (thanks to Laurent Bigonville, LP: #140019)
   * apt-pkg/deb/debmetaindex.cc: comparison with string literal results
       in unspecified behaviour;