haskell-debian (1.2.1) unstable; urgency=low * Special release so that version on hackageDB works until we have time to upload 3.x. -- Jeremy Shaw Mon, 23 Jun 2008 12:45:20 -0700 haskell-debian (1.2) unstable; urgency=low * Cleanup in preperation for upload to hackageDB -- Jeremy Shaw Tue, 3 Apr 2007 11:13:06 -0700 haskell-debian (1.1.1) unstable; urgency=low * Handle '#' comments * fix quoteWords in SourcesList to handle case where last character in string is a quote character * Remove dependency on missingh * Dependency changes for GHC 6.6 -- David Fox Tue, 27 Feb 2007 05:59:05 -0800 haskell-debian (1.1) unstable; urgency=low * Deprecated Package data-type and updated a bunch of code to remove usage of Package type + Add Linspire.Debian.Control.PrettyPrinter + Major update to Linsipre.Debian.Dependencies - No longer cares what data-type is used to store the package information. + Major update to Linsipre.Debian.Package - moved a bunch of stuff to PackageDeprecated - remaining functions now package data-type independent * Added Linspire.Debian and Linspire.Debian.DistroSpec * Add raiseFields to Control * Remove Tag management code from Version module (it will stay in the autobuilder source code.) * Fix Control parser so it can handle blank lines at the beginning of a file. -- David Fox Sat, 21 Oct 2006 18:48:24 -0400 haskell-debian (1.0.14) unstable; urgency=low * Create multiple dists in the local repository, manage it using scanIncoming et. al. -- David Fox Thu, 17 Aug 2006 21:41:09 -0700 haskell-debian (1.0.13) unstable; urgency=low * Repository API cleanup * Allow a quilt 'patches' directory to be a SourceTree * Remove DistrCache.localPoolDir function, all the distros should share a localpool to avoid version number conflicts. -- David Fox Thu, 17 Aug 2006 12:40:06 -0700 haskell-debian (1.0.12) unstable; urgency=low * Add Config module, fix bug in ssh url formatting. -- David Fox Wed, 16 Aug 2006 09:34:00 -0700 haskell-debian (1.0.11) unstable; urgency=low * Add DistroCache, Repository, AptImage, and OSImage modules. -- David Fox Sat, 12 Aug 2006 08:21:28 -0700 haskell-debian (1.0.10) unstable; urgency=low * Add SourceTree, and ChangeLog modules. -- David Fox Tue, 8 Aug 2006 15:49:43 -0700 haskell-debian (1.0.9) unstable; urgency=low * Add Linspire.Debian.Control.modifyField -- David Fox Tue, 8 Aug 2006 10:29:38 -0700 haskell-debian (1.0.8) unstable; urgency=low * Add setTag, changeTag, getTag, dropTag, splitTag. -- David Fox Sat, 5 Aug 2006 07:02:17 -0700 haskell-debian (1.0.7) unstable; urgency=low * Add ByteString based versions of Control, Relation, Version (JS) * Fix reading of zero length Control file fields (DSF) * add a show method for Relations (DSF) * Support revisions containing "-" (JS) * Support (nonstandard) multi-line build dependencies (DSF) * Fix pretty printing of ArchExpect type (JS) * Fix compare for version numbers (JS) * Accept tab as the beginning of continuation line * Version number unit tests -- David Fox Fri, 9 Jun 2006 14:45:24 -0700 haskell-debian (1.0.6) unstable; urgency=low * cleaned up to match our emerging standard for debianized haskell libraries (JS) -- David Fox Wed, 17 May 2006 10:59:08 -0700 haskell-debian (1.0.5) unstable; urgency=low * Fix bug introduced in 1.0.4 where version 1.0.4 < 1.0.4-. -- David Fox Fri, 12 May 2006 06:11:56 -0700 haskell-debian (1.0.4) unstable; urgency=low * Add accessors for the version components, modify data structure so we get revision Nothing when there is no dash in the version string. -- David Fox Wed, 10 May 2006 06:37:58 -0700 haskell-debian (1.0.3) unstable; urgency=low * Version bump to help with autobuilder development -- David Fox Tue, 9 May 2006 16:06:49 -0700 haskell-debian (1.0.2) unstable; urgency=low * Export parseControlFromHandle -- David Fox Tue, 9 May 2006 14:11:42 -0700 haskell-debian (1.0.1) unstable; urgency=low * Jeremy added parseControlFromHandle -- David Fox Tue, 9 May 2006 13:40:48 -0700 haskell-debian (1.0.0) unstable; urgency=low * Initial Release. -- Jeremy Shaw Tue, 4 Apr 2006 16:15:35 -0700