diff options
| author | Clint Adams <clint@debian.org> | 2012-01-07 21:05:43 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2012-01-07 21:05:43 +0400 |
| commit | 40ee819cb88aaecf943df690af6639893ef12230 (patch) | |
| tree | ee0a0f744a0652c943b6685d1d027372071c9133 /p/haskell-netwire/debian | |
| parent | 82ebcc65509f3bc2dbf1ad9c3b2b906489ea496f (diff) | |
| download | DHG_packages-40ee819cb88aaecf943df690af6639893ef12230.tar.gz | |
haskell-netwire: New upstream version 3.1.0.
Diffstat (limited to 'p/haskell-netwire/debian')
| -rw-r--r-- | p/haskell-netwire/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-netwire/debian/control | 18 |
2 files changed, 21 insertions, 3 deletions
diff --git a/p/haskell-netwire/debian/changelog b/p/haskell-netwire/debian/changelog index f8e13990a..a3e110e72 100644 --- a/p/haskell-netwire/debian/changelog +++ b/p/haskell-netwire/debian/changelog @@ -1,3 +1,9 @@ +haskell-netwire (3.1.0-1) unstable; urgency=low + + * New upstream version. + + -- Clint Adams <clint@debian.org> Sat, 07 Jan 2012 11:54:53 -0500 + haskell-netwire (2.0.1-1) unstable; urgency=low * New upstream version. diff --git a/p/haskell-netwire/debian/control b/p/haskell-netwire/debian/control index 96d3aec01..6e3913b92 100644 --- a/p/haskell-netwire/debian/control +++ b/p/haskell-netwire/debian/control @@ -12,8 +12,16 @@ Build-Depends: debhelper (>= 7) , libghc-arrows-prof , libghc-deepseq-dev (>> 1.1.0) , libghc-deepseq-prof - , libghc-transformers-dev (>> 0.2.2) - , libghc-transformers-prof + , libghc-lifted-base-dev (>> 0.1.0) + , libghc-lifted-base-prof + , libghc-monad-control-dev (>> 0.3.0) + , libghc-monad-control-prof + , libghc-mtl-dev (>> 2.0.1) + , libghc-mtl-prof + , libghc-random-dev + , libghc-random-prof + , libghc-stm-dev (>> 2.2.0) + , libghc-stm-prof , libghc-vector-dev (>> 0.9) , libghc-vector-prof , libghc-vector-space-dev (>> 0.7.8) @@ -21,7 +29,11 @@ Build-Depends: debhelper (>= 7) Build-Depends-Indep: ghc-doc , libghc-arrows-doc , libghc-deepseq-doc - , libghc-transformers-doc + , libghc-lifted-base-doc + , libghc-monad-control-doc + , libghc-mtl-doc + , libghc-random-doc + , libghc-stm-doc , libghc-vector-doc , libghc-vector-space-doc Standards-Version: 3.9.2 |
