summaryrefslogtreecommitdiff
path: root/p/haskell-html-conduit
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-10-21 05:40:38 +0400
committerClint Adams <clint@debian.org>2012-10-21 05:40:38 +0400
commite46b1f01995b5997f61343bdedc7c8aab64a36e4 (patch)
tree4c9941c16803b19bff0ef745f6249e911b335503 /p/haskell-html-conduit
parent0aa5030341e843ae9a6be51a9548365add4624c6 (diff)
downloadDHG_packages-e46b1f01995b5997f61343bdedc7c8aab64a36e4.tar.gz
haskell-html-conduit: New upstream version 0.1.0.2.
Diffstat (limited to 'p/haskell-html-conduit')
-rw-r--r--p/haskell-html-conduit/debian/changelog10
-rw-r--r--p/haskell-html-conduit/debian/control21
2 files changed, 18 insertions, 13 deletions
diff --git a/p/haskell-html-conduit/debian/changelog b/p/haskell-html-conduit/debian/changelog
index 4ecef6958..8549a8f93 100644
--- a/p/haskell-html-conduit/debian/changelog
+++ b/p/haskell-html-conduit/debian/changelog
@@ -1,10 +1,14 @@
-haskell-html-conduit (0.0.1-3) UNRELEASED; urgency=low
+haskell-html-conduit (0.1.0.2-1) experimental; urgency=low
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ [ Joachim Breitner ]
+ * Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Bump standards version, no change
- -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:10:39 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Sat, 20 Oct 2012 21:37:47 -0400
haskell-html-conduit (0.0.1-2) unstable; urgency=low
diff --git a/p/haskell-html-conduit/debian/control b/p/haskell-html-conduit/debian/control
index bf3589a93..2e293de05 100644
--- a/p/haskell-html-conduit/debian/control
+++ b/p/haskell-html-conduit/debian/control
@@ -8,32 +8,33 @@ Build-Depends: debhelper (>= 7.0)
, cdbs
, ghc
, ghc-prof
- , libghc-conduit-dev (>> 0.4)
- , libghc-conduit-dev (<< 0.5)
+ , libghc-conduit-dev (>> 0.5)
+ , libghc-conduit-dev (<< 0.6)
, libghc-conduit-prof
- , libghc-filesystem-conduit-dev (>> 0.4)
- , libghc-filesystem-conduit-dev (<< 0.5)
+ , libghc-filesystem-conduit-dev (>> 0.5)
+ , libghc-filesystem-conduit-dev (<< 0.6)
, libghc-filesystem-conduit-prof
, libghc-resourcet-dev (>> 0.3)
- , libghc-resourcet-dev (<< 0.4)
+ , libghc-resourcet-dev (<< 0.5)
, libghc-resourcet-prof
, libghc-system-filepath-dev (>> 0.4)
, libghc-system-filepath-dev (<< 0.5)
, libghc-system-filepath-prof
- , libghc-tagstream-conduit-dev (>> 0.3)
- , libghc-tagstream-conduit-dev (<< 0.4)
+ , libghc-tagstream-conduit-dev (>> 0.4)
+ , libghc-tagstream-conduit-dev (<< 0.6)
, libghc-tagstream-conduit-prof
, libghc-text-dev
, libghc-text-prof
, libghc-transformers-dev
, libghc-transformers-prof
- , libghc-xml-conduit-dev (>> 0.7)
- , libghc-xml-conduit-dev (<< 0.8)
+ , libghc-xml-conduit-dev (>> 1.0)
+ , libghc-xml-conduit-dev (<< 1.1)
, libghc-xml-conduit-prof
, libghc-xml-types-dev (>> 0.3)
, libghc-xml-types-dev (<< 0.4)
, libghc-xml-types-prof
- , libghc-hspec-dev
+ , libghc-hspec-dev (>> 1.3)
+ , libghc-hspec-dev (<< 1.4)
, libghc-hunit-dev
Build-Depends-Indep: ghc-doc
, libghc-conduit-doc