diff options
| author | Clint Adams <clint@debian.org> | 2014-04-30 02:31:37 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2014-04-30 02:31:37 +0400 |
| commit | bcf961c9b11583f9059b95bd91b44bb3661ed849 (patch) | |
| tree | cdc8177380d6ab5d8cea6d8b66f4616883827f80 /p/haskell-streaming-commons | |
| parent | dbb52b50df54b17d9e6088e85cd0fd713f06e209 (diff) | |
| download | DHG_packages-bcf961c9b11583f9059b95bd91b44bb3661ed849.tar.gz | |
haskell-streaming-commons: New upstream version 0.1.2.
Diffstat (limited to 'p/haskell-streaming-commons')
| -rw-r--r-- | p/haskell-streaming-commons/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-streaming-commons/debian/control | 4 |
2 files changed, 10 insertions, 0 deletions
diff --git a/p/haskell-streaming-commons/debian/changelog b/p/haskell-streaming-commons/debian/changelog index a935b230a..cf7d240c7 100644 --- a/p/haskell-streaming-commons/debian/changelog +++ b/p/haskell-streaming-commons/debian/changelog @@ -1,3 +1,9 @@ +haskell-streaming-commons (0.1.2-1) unstable; urgency=medium + + * New upstream version. + + -- Clint Adams <clint@debian.org> Tue, 29 Apr 2014 17:37:58 -0400 + haskell-streaming-commons (0.1.0.2-1) unstable; urgency=medium * Initial release. diff --git a/p/haskell-streaming-commons/debian/control b/p/haskell-streaming-commons/debian/control index 290b01244..2a645b9fe 100644 --- a/p/haskell-streaming-commons/debian/control +++ b/p/haskell-streaming-commons/debian/control @@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof + , libghc-blaze-builder-dev (>= 0.3) + , libghc-blaze-builder-prof , libghc-network-dev , libghc-network-prof , libghc-text-dev @@ -18,7 +20,9 @@ Build-Depends: debhelper (>= 9) , libghc-zlib-prof , libghc-hspec-dev (>= 1.8) , libghc-quickcheck2-dev + , libghc-async-dev Build-Depends-Indep: ghc-doc + , libghc-blaze-builder-doc , libghc-network-doc , libghc-text-doc , libghc-transformers-doc |
