Change logs for sgmltools-lite source package in Hardy

  • sgmltools-lite (3.0.3.0.cvs.20010909-14) unstable; urgency=low
    
      * python/utils.py: Handles the asterisk given to Tracer.mv() manually
        so that it matches any number of characters.  In a shell, 'foo'* should
        mean "any file whose name begins with 'foo' (not foo)" --- glob occurs
        before quote removal.  (closes: #459051)
    
     -- Luca Falavigna <email address hidden>   Wed,  09 Jan 2008 08:07:16 +0000
  • sgmltools-lite (3.0.3.0.cvs.20010909-13) unstable; urgency=low
    
    
      * debian/rules: made sure that the argument of --with-dbimages
        begins with / (I don't know why I call ./configure twice,
        but it seems to work) (thanks to Adam DiCarlo <email address hidden> for help)
        (closes: #130504)
      * debian/postinst, debian/prerm: no /usr/doc symlink
    
     -- Oohara Yuuma <email address hidden>  Wed, 30 Jul 2003 11:04:39 +0900