diff options
| author | Clint Adams <clint@debian.org> | 2012-12-15 22:04:21 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2012-12-15 22:04:21 +0400 |
| commit | dca2c572d87d20206e101f575d91295181869d27 (patch) | |
| tree | 2f2aab308c6c245d7c485eeadec9c7a6663f67d6 /p/haskell-doctest | |
| parent | c2d83ff065f7cb861c0ad33de579f54ebfe89344 (diff) | |
| download | DHG_packages-dca2c572d87d20206e101f575d91295181869d27.tar.gz | |
haskell-doctest: New upstream version 0.9.4.1.
Diffstat (limited to 'p/haskell-doctest')
| -rw-r--r-- | p/haskell-doctest/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-doctest/debian/control | 9 |
2 files changed, 11 insertions, 4 deletions
diff --git a/p/haskell-doctest/debian/changelog b/p/haskell-doctest/debian/changelog index 85f9bebad..1784ace35 100644 --- a/p/haskell-doctest/debian/changelog +++ b/p/haskell-doctest/debian/changelog @@ -1,3 +1,9 @@ +haskell-doctest (0.9.4.1-1) experimental; urgency=low + + * New upstream version. + + -- Clint Adams <clint@debian.org> Wed, 12 Dec 2012 23:37:59 -0500 + haskell-doctest (0.9.1-2) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built diff --git a/p/haskell-doctest/debian/control b/p/haskell-doctest/debian/control index e4eed90bc..7a87f0e97 100644 --- a/p/haskell-doctest/debian/control +++ b/p/haskell-doctest/debian/control @@ -8,10 +8,10 @@ Build-Depends: debhelper (>= 7.0) , cdbs , ghc (<< 7.8) , ghc-prof - , libghc-ghc-paths-dev (>> 0.1) - , libghc-ghc-paths-dev (<< 0.2) + , libghc-ghc-paths-dev (>> 0.1.0.9) , libghc-ghc-paths-prof - , libghc-syb-dev + , libghc-syb-dev (>> 0.3) + , libghc-syb-dev (<< 0.4) , libghc-syb-prof , libghc-transformers-dev , libghc-transformers-prof @@ -19,8 +19,9 @@ Build-Depends: debhelper (>= 7.0) # , libghc-hunit-dev (<< 1.3) # , libghc-hspec-dev (>> 1.3) # , libghc-quickcheck2-dev (>> 2.5) -# , libghc-stringbuilder-dev +# , libghc-setenv-dev # , libghc-silently-dev +# , libghc-stringbuilder-dev Build-Depends-Indep: ghc-doc , libghc-ghc-paths-doc , libghc-syb-doc |
