diff options
| author | Clint Adams <clint@debian.org> | 2015-07-31 15:03:33 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2015-07-31 15:03:33 -0400 |
| commit | e505ee1420431215971f906653fac7bfebfa1072 (patch) | |
| tree | 036cbde9be305e3f182518c8beef6f5b84ce2027 /p/haskell-pipes-safe | |
| parent | 1aae1222df0576bc350752b9081e8ec29b7d1033 (diff) | |
| download | DHG_packages-e505ee1420431215971f906653fac7bfebfa1072.tar.gz | |
pipes-safe: new upstream version 2.2.3
Diffstat (limited to 'p/haskell-pipes-safe')
| -rw-r--r-- | p/haskell-pipes-safe/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-pipes-safe/debian/control | 14 |
2 files changed, 19 insertions, 1 deletions
diff --git a/p/haskell-pipes-safe/debian/changelog b/p/haskell-pipes-safe/debian/changelog index 7030726a4..867ad8c09 100644 --- a/p/haskell-pipes-safe/debian/changelog +++ b/p/haskell-pipes-safe/debian/changelog @@ -1,3 +1,9 @@ +haskell-pipes-safe (2.2.3-1) unstable; urgency=medium + + * New upstream version. + + -- Clint Adams <clint@debian.org> Fri, 31 Jul 2015 14:56:58 -0400 + haskell-pipes-safe (2.2.2-2) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-pipes-safe/debian/control b/p/haskell-pipes-safe/debian/control index 18097af3e..905738884 100644 --- a/p/haskell-pipes-safe/debian/control +++ b/p/haskell-pipes-safe/debian/control @@ -11,13 +11,25 @@ Build-Depends: debhelper (>= 9) , libghc-exceptions-dev (>= 0.6) , libghc-exceptions-dev (<< 0.9) , libghc-exceptions-prof + , libghc-monad-control-dev (>= 1.0.0.4) + , libghc-monad-control-dev (<< 1.1) + , libghc-monad-control-prof + , libghc-mtl-dev (>= 2.1) + , libghc-mtl-dev (<< 2.3) + , libghc-mtl-prof , libghc-pipes-dev (>= 4.0.0) , libghc-pipes-dev (<< 4.2) , libghc-pipes-prof + , libghc-transformers-base-dev (>= 0.4.4) + , libghc-transformers-base-dev (<< 0.5) + , libghc-transformers-base-prof Build-Depends-Indep: ghc-doc , libghc-exceptions-doc + , libghc-monad-control-doc + , libghc-mtl-doc , libghc-pipes-doc -Standards-Version: 3.9.5 + , libghc-transformers-base-doc +Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/pipes-safe Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pipes-safe Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-pipes-safe |
