1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
haskell-ghc-paths (0.1.0.8-2) unstable; urgency=low
* Fix -doc package dependency.
* Bump to Standards-Version 3.9.2.
-- Clint Adams <clint@debian.org> Sun, 12 Feb 2012 21:38:13 -0500
haskell-ghc-paths (0.1.0.8-1) unstable; urgency=low
[ Marco Túlio Gontijo e Silva ]
* debian/copyright: Specify revision of Format-Specification:.
* Use debian/compat 7.
* debian/control: Use more sintetic link in Homepage:.
* debian/source/format: Use 3.0 (quilt).
* Use ghc instead of ghc6
[ Joachim Breitner ]
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Mon, 11 Apr 2011 18:44:48 +0530
haskell-ghc-paths (0.1.0.6-1) unstable; urgency=low
* New upstream version. Builds with ghc6-6.12.
* debian/control: Use Debian Haskell Group as Maintainer.
* debian/control: Update Vcs-Darcs to Debian Haskell Group darcs
repository.
* debian/control: Update Uploader e-mail.
* debian/control: Use one package for line in dependencies.
* debian/control: Use haskell:Recommends and haskell:Suggests.
* debian/rules: Make build depend only in build-arch to avoid building
indep packages in all architectures.
* debian/control: Change Priority: to extra.
* debian/watch: Use format that works for --download-current-version.
* debian/watch: Add .tar.gz to downloaded filename.
* debian/watch: Include package name in downloaded .tar.gz.
* debian/control: Change Section: to haskell.
* debian/watch: Remove spaces, since they're not allowed by uscan.
* debian/control: Add field Provides: ${haskell:Provides} to -dev and
-prof packages.
* Update Uploader e-mail.
* debian/control: Use Vcs-Browser: field.
* debian/control: Remove dependency in hscolour, since it's now a
dependency of haskell-devscripts.
* debian/control: Remove haddock from Build-Depends:, since it's now a
Depends: of haskell-devscripts.
* debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
* debian/copyright: Use DEP-5 format and bump Copyright year of
packaging.
* Remove patches not needed with new upstream version.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Fri, 12 Feb 2010 18:34:41 -0200
haskell-ghc-paths (0.1.0.5-1) unstable; urgency=low
* Initial release. (Closes: #514134)
-- Marco Túlio Gontijo e Silva <marcot@holoscopio.com> Wed, 04 Mar 2009 12:44:31 -0300
|