diff options
| author | Clint Adams <clint@debian.org> | 2016-10-12 18:53:42 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-10-12 18:53:42 -0400 |
| commit | 160c84c1046cc804e786663ae34b12a0b108e567 (patch) | |
| tree | bf2ddb453cd2eb41edb735828a34ac87c04d72af /p/haskell-websockets | |
| parent | e7d091a0222b0dbc897436def874f092d4874f47 (diff) | |
| parent | 82ce455936337280b4fddaf8fbc7bed0d015167d (diff) | |
| download | DHG_packages-160c84c1046cc804e786663ae34b12a0b108e567.tar.gz | |
Merge branch 'master' into experimental
what a mess
Diffstat (limited to 'p/haskell-websockets')
| -rw-r--r-- | p/haskell-websockets/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-websockets/debian/control | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/p/haskell-websockets/debian/changelog b/p/haskell-websockets/debian/changelog index d17e1693a..21bb4e93f 100644 --- a/p/haskell-websockets/debian/changelog +++ b/p/haskell-websockets/debian/changelog @@ -1,8 +1,8 @@ -haskell-websockets (0.9.6.2-2) UNRELEASED; urgency=medium +haskell-websockets (0.9.7.0-1) unstable; urgency=medium - * Fix VCS fields + * New upstream release - -- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 02 Jun 2016 19:13:13 +0200 + -- Clint Adams <clint@debian.org> Thu, 04 Aug 2016 13:41:32 -0400 haskell-websockets (0.9.6.2-1) unstable; urgency=medium diff --git a/p/haskell-websockets/debian/control b/p/haskell-websockets/debian/control index f4990282d..4535d6c22 100644 --- a/p/haskell-websockets/debian/control +++ b/p/haskell-websockets/debian/control @@ -38,7 +38,7 @@ Build-Depends: debhelper (>= 9), libghc-hunit-dev (>= 1.2), libghc-hunit-dev (<< 1.4), libghc-quickcheck2-dev (>= 2.7), - libghc-quickcheck2-dev (<< 2.9), + libghc-quickcheck2-dev (<< 2.10), libghc-test-framework-dev (>= 0.4), libghc-test-framework-dev (<< 0.9), libghc-test-framework-hunit-dev (>= 0.2), |
