Change logs for thp source package in Warty

  • thp (0.4.6-3) unstable; urgency=low
    
    
      * Fixed syntax errors in scripts in order to fix file inclusion
      (Closes: #215947)
      * Modified the logic in thpot (logthis) in order to be able to get
      debugging information if run with -d and to determine if modules are 
      loaded and functions available (otherwise it's difficult to debug
      module problems)
      * Added a check in 'build' in order to determine if the libraries
      to be included in the package are syntactically correct.
      * Enabled warning mode and fixed yet more syntax errors:
      	- Syntax errors in thp.conf ($X is not the same as @X in
    	  scalar context)
            - Smtp.pl uses @sendmail instead of \@sendmail
            - != instead of ne in shell.pl
    
     -- Javier Fernandez-Sanguino Pen~a <email address hidden>  Fri, 17 Oct 2003 20:59:15 +0200