diff options
| author | Clint Adams <clint@debian.org> | 2016-10-08 00:35:52 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-10-12 22:50:12 -0400 |
| commit | cd151f4b2a624f8efc0b39c739ffe86c6c99ec33 (patch) | |
| tree | 97b61db518cfdce429921bb5545d95f3461f6668 | |
| parent | 529c350b9ae7b22bc39004ebf803ec8a3e109ee0 (diff) | |
| download | DHG_packages-cd151f4b2a624f8efc0b39c739ffe86c6c99ec33.tar.gz | |
transformers-compat: Upgrading from 0.4.0.4 to 0.5.1.4
| -rw-r--r-- | p/haskell-transformers-compat/debian/changelog | 9 | ||||
| -rw-r--r-- | p/haskell-transformers-compat/debian/control | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/p/haskell-transformers-compat/debian/changelog b/p/haskell-transformers-compat/debian/changelog index 9bda59fe9..e46959c6a 100644 --- a/p/haskell-transformers-compat/debian/changelog +++ b/p/haskell-transformers-compat/debian/changelog @@ -1,13 +1,14 @@ -haskell-transformers-compat (0.4.0.4-6) UNRELEASED; urgency=medium +haskell-transformers-compat (0.5.1.4-1) experimental; urgency=medium [ Dmitry Bogatov ] * Use secure (https) uri in Vcs-Git field in 'debian/control' * Bump standards version to 3.9.8 (no changes needed) - [ Gianfranco Costamagna ] - * Fix VCS fields + [ Clint Adams ] + * New upstream release + * Temporarily build-dep on ghc 8. - -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:23 +0300 + -- Clint Adams <clint@debian.org> Sat, 08 Oct 2016 00:35:52 -0400 haskell-transformers-compat (0.4.0.4-5) unstable; urgency=medium diff --git a/p/haskell-transformers-compat/debian/control b/p/haskell-transformers-compat/debian/control index 42c33cebb..c8b1fb4f2 100644 --- a/p/haskell-transformers-compat/debian/control +++ b/p/haskell-transformers-compat/debian/control @@ -6,7 +6,7 @@ Section: haskell Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.10), cdbs, - ghc (>= 7.10), + ghc (>= 8), ghc-prof, Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.8 |
