diff options
| author | Clint Adams <clint@debian.org> | 2016-08-04 13:41:32 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-08-04 13:41:33 -0400 |
| commit | aef960adc99888438519ab642f93613379cd69a6 (patch) | |
| tree | c3bbc3f6d8bf3545b112103cfc31c9c5f09c28de /p/haskell-websockets | |
| parent | 56a9998aeff1cd92e7b87041768803bf8eb43c19 (diff) | |
| download | DHG_packages-aef960adc99888438519ab642f93613379cd69a6.tar.gz | |
websockets: Upgrading from 0.9.6.2 to 0.9.7.0
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, 7 insertions, 1 deletions
diff --git a/p/haskell-websockets/debian/changelog b/p/haskell-websockets/debian/changelog index c3881118c..21bb4e93f 100644 --- a/p/haskell-websockets/debian/changelog +++ b/p/haskell-websockets/debian/changelog @@ -1,3 +1,9 @@ +haskell-websockets (0.9.7.0-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams <clint@debian.org> Thu, 04 Aug 2016 13:41:32 -0400 + haskell-websockets (0.9.6.2-1) unstable; urgency=medium [ Dmitry Bogatov ] diff --git a/p/haskell-websockets/debian/control b/p/haskell-websockets/debian/control index 0bddb1ce0..ff53ed42e 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), |
