diff options
| author | Clint Adams <clint@debian.org> | 2011-12-24 18:24:14 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2011-12-24 18:24:14 +0400 |
| commit | 509e552b46b6ce22db2cb0833521556be72687dd (patch) | |
| tree | 49c3d64855565ff6ed38518e09c36eefc9a1a8ac /p/haskell-netwire/debian | |
| parent | 3d9cd3e7eebac56ef6584968988d23c6c1348851 (diff) | |
| download | DHG_packages-509e552b46b6ce22db2cb0833521556be72687dd.tar.gz | |
haskell-netwire: New upstream version 2.0.1.
Diffstat (limited to 'p/haskell-netwire/debian')
| -rw-r--r-- | p/haskell-netwire/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-netwire/debian/control | 16 |
2 files changed, 11 insertions, 11 deletions
diff --git a/p/haskell-netwire/debian/changelog b/p/haskell-netwire/debian/changelog index 0c79ae6f8..f8e13990a 100644 --- a/p/haskell-netwire/debian/changelog +++ b/p/haskell-netwire/debian/changelog @@ -1,3 +1,9 @@ +haskell-netwire (2.0.1-1) unstable; urgency=low + + * New upstream version. + + -- Clint Adams <clint@debian.org> Sat, 24 Dec 2011 09:18:04 -0500 + haskell-netwire (1.2.7-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-netwire/debian/control b/p/haskell-netwire/debian/control index a97772ff6..96d3aec01 100644 --- a/p/haskell-netwire/debian/control +++ b/p/haskell-netwire/debian/control @@ -8,25 +8,19 @@ Build-Depends: debhelper (>= 7) , haskell-devscripts (>= 0.8) , ghc , ghc-prof + , libghc-arrows-dev (>> 0.4.4) + , libghc-arrows-prof , libghc-deepseq-dev (>> 1.1.0) , libghc-deepseq-prof - , libghc-mersenne-random-dev (>> 1.0.0) - , libghc-mersenne-random-prof - , libghc-monad-control-dev (>> 0.2.0) - , libghc-monad-control-prof - , libghc-stm-dev (>> 2.2.0) - , libghc-stm-prof , libghc-transformers-dev (>> 0.2.2) , libghc-transformers-prof - , libghc-vector-dev (>> 0.7.1) + , libghc-vector-dev (>> 0.9) , libghc-vector-prof - , libghc-vector-space-dev (>> 0.7.3) + , libghc-vector-space-dev (>> 0.7.8) , libghc-vector-space-prof Build-Depends-Indep: ghc-doc + , libghc-arrows-doc , libghc-deepseq-doc - , libghc-mersenne-random-doc - , libghc-monad-control-doc - , libghc-stm-doc , libghc-transformers-doc , libghc-vector-doc , libghc-vector-space-doc |
