diff options
| author | Clint Adams <clint@debian.org> | 2017-07-06 17:24:18 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2017-07-06 17:28:33 -0400 |
| commit | 007a59fc327ce0fb5150b9eab15ba37aa9de2f02 (patch) | |
| tree | 7cd2eac51e060e342156172f553e3c84bae72978 /p/haskell-map-syntax | |
| parent | 25fb731b00b50a63ff98f511e1341c2711e02c4e (diff) | |
| download | DHG_packages-007a59fc327ce0fb5150b9eab15ba37aa9de2f02.tar.gz | |
map-syntax: Upgrading from 0.2.0.1 to 0.2.0.2
Diffstat (limited to 'p/haskell-map-syntax')
| -rw-r--r-- | p/haskell-map-syntax/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-map-syntax/debian/control | 8 |
2 files changed, 10 insertions, 4 deletions
diff --git a/p/haskell-map-syntax/debian/changelog b/p/haskell-map-syntax/debian/changelog index 6637c418b..cf992c648 100644 --- a/p/haskell-map-syntax/debian/changelog +++ b/p/haskell-map-syntax/debian/changelog @@ -1,3 +1,9 @@ +haskell-map-syntax (0.2.0.2-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams <clint@debian.org> Thu, 06 Jul 2017 17:24:18 -0400 + haskell-map-syntax (0.2.0.1-3) unstable; urgency=medium * Upload to unstable as part of GHC 8 transition. diff --git a/p/haskell-map-syntax/debian/control b/p/haskell-map-syntax/debian/control index 24a6121c7..b73f0e47e 100644 --- a/p/haskell-map-syntax/debian/control +++ b/p/haskell-map-syntax/debian/control @@ -18,11 +18,11 @@ Build-Depends: libghc-mtl-dev (>= 2.0), libghc-mtl-prof, libghc-quickcheck2-dev (<< 3), - libghc-quickcheck2-dev (>= 2.3.0.2), -Build-Depends-Indep: - ghc-doc, + libghc-hspec-dev (>= 2.2.3), + libghc-hspec-dev (<< 2.4), +Build-Depends-Indep: ghc-doc, libghc-mtl-doc, -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Homepage: http://hackage.haskell.org/package/map-syntax Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-map-syntax Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git |
