Changelog
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
-- James Vega <email address hidden> Fri, 16 Jan 2009 18:26:47 -0500