Change logs for fish source package in Lucid

  • fish (1.23.1-2) unstable; urgency=low
    
      * New maintainer (Closes: #518793)
    
      [ Adrien <email address hidden> ]
      * debian/patches/features/000_apt-cache-completion.patch:
      - add apt-cache completion support (Closes: #518512)
    
      [ Gustavo Noronha Silva ]
      * debian/control:
      - updated Standards-Version with no changes
      - change fish-dbg's section to debug
    
    fish (1.23.1-1) unstable; urgency=low
    
      * Orphaning the packages.  Maintainer set to QA group.
      * New upstream release
        - Fix cd function to handle empty variables correctly. (Closes: #517106)
        - Pressing Control-C (or otherwise changeing the command line content
          through the commandline builtin) should clear the search buffer.
          (Closes: #517104)
      * Remove fixes/mimedb-hang.diff, merged upstream.
      * Remove features/ssh-host-completion, merged upstream.
      * Refresh fixes/spelling and fixes/fish_greeting.
      * debian/rules:
        - Remove config.* in clean and copy the system files in configure-stamp.
        - Specify --docdir when calling configure so documentation is installed to
          the proper directory.
    
    fish (1.23.0-6) unstable; urgency=low
    
      * Switch to using topgit and quilt so there isn't a monolithic .diff.gz.
        + debian/rules:
          - Include quilt.make and tg2quilt.mk
          - Add proper target prerequisites for (un)applying patches.
        + debian/control: Add quilt to Build-Depends
      * Add fixes/mimedb-hang.diff to fix an occasional problem where mimedb gets
        stuck in an infinite loop trying to parse a mime info file.  Thanks to
        James Reeves <email address hidden>.  (Closes: #487259)
      * Add features/ssh-host-completion to use ~/.ssh/config as an additional
        source of hostnames for hostname completion.  Based on a patch from
        Antonio Terceiro <email address hidden>.  (Closes: #511915)
      * debian/control:
        + Update Vcs-* to point to collab-maint
        + Bump Standards-Version to 3.8.0.0
      * Policy changes:
        + debian/rules: Handle space-separated DEB_BUILD_OPTIONS and parallel=n
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  28 Apr 2009 23:03:49 +0100