summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2013-02-27 06:54:01 +0400
committerClint Adams <clint@debian.org>2013-02-27 06:54:01 +0400
commit4c210b1fdf1422ffe71796b4ba061fc688d9bf45 (patch)
tree4fe898634ecca191de1b90f56dd7687b0bcb84a0 /p
parent0e2b3e09eeee06c3d8fe999af57a6bbcb0134dc3 (diff)
downloadDHG_packages-4c210b1fdf1422ffe71796b4ba061fc688d9bf45.tar.gz
haskell-base64-conduit: New upstream version 1.0.0.
Diffstat (limited to 'p')
-rw-r--r--p/haskell-base64-conduit/debian/changelog6
-rw-r--r--p/haskell-base64-conduit/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-base64-conduit/debian/changelog b/p/haskell-base64-conduit/debian/changelog
index 6f1c148d2..5ed7f11f5 100644
--- a/p/haskell-base64-conduit/debian/changelog
+++ b/p/haskell-base64-conduit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-base64-conduit (1.0.0-1) experimental; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Tue, 26 Feb 2013 21:50:20 -0500
+
haskell-base64-conduit (0.5.1-1) experimental; urgency=low
* Initial release.
diff --git a/p/haskell-base64-conduit/debian/control b/p/haskell-base64-conduit/debian/control
index f0cae2423..006dd76f2 100644
--- a/p/haskell-base64-conduit/debian/control
+++ b/p/haskell-base64-conduit/debian/control
@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 7)
, ghc-prof
, libghc-base64-bytestring-dev (>> 0.1.1.1)
, libghc-base64-bytestring-prof
- , libghc-conduit-dev (>> 0.5)
- , libghc-conduit-dev (<< 0.6)
+ , libghc-conduit-dev (>> 1.0)
+ , libghc-conduit-dev (<< 1.1)
, libghc-conduit-prof
, libghc-hspec-dev (>> 1.3)
, libghc-quickcheck2-dev