diff options
| author | Clint Adams <clint@debian.org> | 2016-01-11 00:11:54 -0500 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-01-11 00:11:54 -0500 |
| commit | b93870c7f6d1dc50123d8ad6f4660b95db0c5c59 (patch) | |
| tree | 43f8b3798419192d170385b50b2790c0cc495406 /p/haskell-zeromq4-haskell | |
| parent | d1439fdc61121dfed67ec67c45aad25d4a62f081 (diff) | |
| download | DHG_packages-b93870c7f6d1dc50123d8ad6f4660b95db0c5c59.tar.gz | |
zeromq4-haskell: Upgrading from 0.6.3 to 0.6.4
Diffstat (limited to 'p/haskell-zeromq4-haskell')
| -rw-r--r-- | p/haskell-zeromq4-haskell/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-zeromq4-haskell/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-zeromq4-haskell/debian/changelog b/p/haskell-zeromq4-haskell/debian/changelog index 99f8a4e40..49fa64ff0 100644 --- a/p/haskell-zeromq4-haskell/debian/changelog +++ b/p/haskell-zeromq4-haskell/debian/changelog @@ -1,3 +1,9 @@ +haskell-zeromq4-haskell (0.6.4-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams <clint@debian.org> Mon, 11 Jan 2016 00:11:54 -0500 + haskell-zeromq4-haskell (0.6.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-zeromq4-haskell/debian/control b/p/haskell-zeromq4-haskell/debian/control index c3d4e4642..707ad248f 100644 --- a/p/haskell-zeromq4-haskell/debian/control +++ b/p/haskell-zeromq4-haskell/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), ghc, ghc-prof, libghc-async-dev (>= 2.0), - libghc-async-dev (<< 2.1), + libghc-async-dev (<< 3.0), libghc-async-prof, libghc-exceptions-dev (>= 0.6), libghc-exceptions-dev (<< 1.0), |
