Change logs for wajig source package in Hardy

  • wajig (2.0.38) unstable; urgency=low
    
      * Don't use invoke-rc.d as this is really meant for package maintainers,
        not interactive user usage, and there are cases where it won't
        work. Bug reported by William Xu. (Closes: #426969)
    
      * Ensure auto-remove is in the auto completion list. Reported by
        Reuben Thomas. (Closes: #445713)
    
      * Fix problem with change of HTML format for WHICH-PKG query.
        Bug reported by Alex Malinovich and David Liontooth.
        (Closes: #443593 #442169)
    	
      * Add INFO, CONTENTS, and EXTRACT commands to run dpkg --info,
        dpkg --contents, and dpkg --extract to list info or contents or to
        extract the contents of a package file.
    
      * For LISTFILES support the listing of the contents of a .deb file.
        (Suggested by Roland.Baudin).
    
      * Fix documentation pointing to sarovar. (Closes: #442168)
    	
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Nov 2007 14:15:20 +0000
  • wajig (2.0.37) unstable; urgency=low
    
      * Add auto-remove command to run apt-get autoremove, to remove any
        packages that were automatically installed through dependencies,
        and are no longer required. (Closes: #430457)
    	
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  24 Oct 2007 08:08:49 +0100
  • wajig (2.0.36) unstable; urgency=high
    
      * Fix grave bug on moving to using pycentral - needed XS-Python-Version
        and XB-Python-Version, otherwise pycentral is crashing. Reported by
        Laurent Bonnaud and Anthony Campbell. If you get an error like
        package has no field Python-Version, then remove
        /var/lib/dpkg/info/wajig.prerm, and reinstall wajig. (Closes: #422596)
    
    wajig (2.0.35) unstable; urgency=low
    
      [Graham Williams]
      * LOCATE is a synonym for FIND-FILE (suggested by Alexandre Girao).
    
      * CHANGELOG query was not correctly stripping off version numbers. Bug
        reported by Reuben Thomas. (Closes: #385612)
    
      * VERIFY introduced to check the md5sums of an installed
        packages. Suggested by Francesco Potorti. (Closes: #386658)
    
      * Considered removing bash_completion.py. It is redundant, but does no
        harm. (Closes: #396698)
    
      * Replace depend on superseded base-config with locales. Suggested by 
        Michael Gilbert. (Closes: #415378)
    
      * Depend on dselect because at least the update command depends on it.
        Suggested by Chris AtLee. (Closes: #415365)
    	
      [Dirk Eddelbuettel]
      * debian/rules: Change dh_python to dh_pycentral
      * debian/control: Added Build-Depends-Indep: on 'python-central (>= 0.5)'
    	
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  08 May 2007 08:00:22 +0100