diff options
| -rw-r--r-- | p/haskell-attoparsec-enumerator/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-attoparsec-enumerator/debian/control | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/p/haskell-attoparsec-enumerator/debian/changelog b/p/haskell-attoparsec-enumerator/debian/changelog index 5cd193252..94cc87b9f 100644 --- a/p/haskell-attoparsec-enumerator/debian/changelog +++ b/p/haskell-attoparsec-enumerator/debian/changelog @@ -1,9 +1,10 @@ -haskell-attoparsec-enumerator (0.3.1-4) UNRELEASED; urgency=low +haskell-attoparsec-enumerator (0.3.3-1) UNRELEASED; urgency=low * Adjust watch file to new hackage layout * Depend on haskell-devscripts 0.9, found in experimental + * New upstream release - -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:19:34 +0200 + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 17:03:19 +0100 haskell-attoparsec-enumerator (0.3.1-3) unstable; urgency=low diff --git a/p/haskell-attoparsec-enumerator/debian/control b/p/haskell-attoparsec-enumerator/debian/control index fc9a8e334..6a822766f 100644 --- a/p/haskell-attoparsec-enumerator/debian/control +++ b/p/haskell-attoparsec-enumerator/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9) , ghc , ghc-prof , libghc-attoparsec-dev (>> 0.10.1.1) - , libghc-attoparsec-dev (<< 0.11) + , libghc-attoparsec-dev (<< 0.13) , libghc-attoparsec-prof , libghc-enumerator-dev (>> 0.4) , libghc-enumerator-dev (<< 0.5) |
