summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-attoparsec-enumerator/debian/changelog6
-rw-r--r--p/haskell-attoparsec-enumerator/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-attoparsec-enumerator/debian/changelog b/p/haskell-attoparsec-enumerator/debian/changelog
index 922e0d594..67e7f1221 100644
--- a/p/haskell-attoparsec-enumerator/debian/changelog
+++ b/p/haskell-attoparsec-enumerator/debian/changelog
@@ -1,3 +1,9 @@
+haskell-attoparsec-enumerator (0.3.4-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 27 Jun 2015 17:22:13 +0200
+
haskell-attoparsec-enumerator (0.3.3-2) unstable; urgency=medium
* Upload to unstable
diff --git a/p/haskell-attoparsec-enumerator/debian/control b/p/haskell-attoparsec-enumerator/debian/control
index 6a822766f..6894bd40a 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.13)
+ , libghc-attoparsec-dev (<< 0.14)
, libghc-attoparsec-prof
, libghc-enumerator-dev (>> 0.4)
, libghc-enumerator-dev (<< 0.5)