* Rebuild against new GHC abi.
* Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
[ Ilias Tsitsimpis ]
* Change Priority to optional. Since Debian Policy version 4.0.1,
priority extra has been deprecated.
* Use the HTTPS form of the copyright-format URL
* Modify d/watch and Source field in d/copyright to use HTTPS
* Declare compliance with Debian policy 4.1.1
* Use salsa.debian.org URLs in Vcs-{Browser,Git} fields
[ Clint Adams ]
* Bump to Standards-Version 4.1.4.
* Upload to unstable as part of GHC 8 transition.
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
* Convert `debian/copyright' to dep5 format
[ Clint Adams ]
* Temporarily build-depend on ghc 8.
* Switch Vcs-Git/Vcs-Browser headers to new location.
* New upstream release
* Depend on haskell-devscripts >= 0.10 to ensure that this package
builds against GHC in experimental
* Rebuild due to haskell-devscripts bug affecting the previous
* Upload to unstable
* New upstream release
* New upstream release
* Bump policy version (No changes needed)
* Use X-Description in debian/control
* Remove article from the beginning of long description
* Depend on haskell-devscripts 0.9, found in experimental
[ Joachim Breitner ]
* Adjust watch file to new hackage layout
[ Clint Adams ]
* New upstream version.
* Enable compat level 9
* Use substvars for Haskell description blurbs
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
* New upstream version.
* Bump to Standards-Version 3.9.3.
* patches/do-not-run-runhaskell, otherwise it fails on
non-GHCi-architectures.
* New upstream release
[ Erik de Castro Lopo ]
* New upstream.
* debian/control: Bump Standards-Version: to 3.9.1, no changes needed.
* debian/copyright:
- Remove reference to /usr/share/common-licenses/BSD.
- Add copyright notice from package's COPYING file.
[ Marco Silva ]
* Use ghc instead of ghc6
[ Iain Lane ]
* Standards-Version → 3.9.2, no changes required
* Add Build-Depends on regex-tdfa and HUnit
* New upstream release 1.36
[ Marco Túlio Gontijo e Silva ]
* debian/source/format: Use 3.0 (quilt).
[ Erik de Castro Lopo ]
* debian/control: Long description format fixes. Closes: #575330.
[ Joachim Breitner ]
* Add versioned dependencies for buildds’ sake
[ Erik de Castro Lopo ]
* debian/control
- Maintainer is Debian Haskell Group.
- Add myself to uploaders.
- Add Vcs-Darcs entry.
[ Marco Túlio Gontijo e Silva ]
* 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/watch: Remove spaces, since they're not allowed by uscan.
* debian/control: Add field Provides: ${haskell:Provides} to -dev and
-prof packages.
* debian/control: Use Vcs-Browser: field.
* debian/control: Split dependencies in more than one line.
* 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.
* Use debian/compat 7.
* debian/control: Use more sintetic link in Homepage:.
[ Joachim Breitner ]
* Bump haskell-devscripts dependency to 0.7
* Initial Debian package. Closes: #532148.