diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2016-08-13 12:21:32 -0700 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2016-08-13 12:21:33 -0700 |
| commit | 00b10cce8a3c2fafef3fcb62f179e83bfb311e06 (patch) | |
| tree | 1d4dabfc64b294973229d85ebf91d082620ae101 /p/haskell-map-syntax | |
| parent | 6fca36aae653b7810f40c42cbb89716aa70828d6 (diff) | |
| download | DHG_packages-00b10cce8a3c2fafef3fcb62f179e83bfb311e06.tar.gz | |
map-syntax: Upgrading from 0.2 to 0.2.0.1
Diffstat (limited to 'p/haskell-map-syntax')
| -rw-r--r-- | p/haskell-map-syntax/debian/changelog | 8 | ||||
| -rw-r--r-- | p/haskell-map-syntax/debian/control | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/p/haskell-map-syntax/debian/changelog b/p/haskell-map-syntax/debian/changelog index 2183355fc..7cb0dce07 100644 --- a/p/haskell-map-syntax/debian/changelog +++ b/p/haskell-map-syntax/debian/changelog @@ -1,9 +1,13 @@ -haskell-map-syntax (0.2-4) UNRELEASED; urgency=medium +haskell-map-syntax (0.2.0.1-1) unstable; 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) - -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:44 +0300 + [ Sean Whitton ] + * New upstream release + + -- Sean Whitton <spwhitton@spwhitton.name> Sat, 13 Aug 2016 12:21:32 -0700 haskell-map-syntax (0.2-3) unstable; urgency=medium diff --git a/p/haskell-map-syntax/debian/control b/p/haskell-map-syntax/debian/control index 38c68d6ea..4ffe82520 100644 --- a/p/haskell-map-syntax/debian/control +++ b/p/haskell-map-syntax/debian/control @@ -15,12 +15,8 @@ Build-Depends: debhelper (>= 9), libghc-hunit-dev (<< 2), libghc-quickcheck2-dev (>= 2.3.0.2), libghc-quickcheck2-dev (<< 3), - libghc-test-framework-dev (>= 0.8.0.3), - libghc-test-framework-dev (<< 0.9), - libghc-test-framework-hunit-dev (>= 0.2.7), - libghc-test-framework-hunit-dev (<< 0.4), - libghc-test-framework-quickcheck2-dev (>= 0.2.12.1), - libghc-test-framework-quickcheck2-dev (<< 0.4), + libghc-hspec-dev (>= 2.2.3), + libghc-hspec-dev (<< 2.3), Build-Depends-Indep: ghc-doc, libghc-mtl-doc, Standards-Version: 3.9.8 |
