Skip to content
Commits on Source (4)
haskell-hsopenssl (0.11.4.13-2) UNRELEASED; urgency=medium
haskell-hsopenssl (0.11.4.14-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:52 -0400
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 08:31:26 -0400
haskell-hsopenssl (0.11.4.13-1) unstable; urgency=medium
......
......@@ -10,7 +10,6 @@ Build-Depends: debhelper (>= 9),
ghc (>= 8),
ghc-prof,
libghc-network-dev (>= 2.1),
libghc-network-dev (<< 2.7),
libghc-network-prof,
libssl-dev,
Build-Depends-Indep: ghc-doc,
......
haskell-hsx-jmacro (7.3.8.1-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 08:31:36 -0400
haskell-hsx-jmacro (7.3.8-6) unstable; urgency=medium
* Set Rules-Requires-Root to no.
......
--- a/hsx-jmacro.cabal
+++ b/hsx-jmacro.cabal
@@ -29,5 +29,5 @@
hsp >= 0.9 && < 0.11,
jmacro >= 0.6 && < 0.7,
mtl >= 2.0 && < 2.3,
- wl-pprint-text == 1.1.*,
+ wl-pprint-text >= 1.1,
text >= 0.11 && < 1.3
haskell-html-conduit (1.3.0-4) UNRELEASED; urgency=medium
haskell-html-conduit (1.3.1-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:54 -0400
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 08:31:46 -0400
haskell-html-conduit (1.3.0-3) unstable; urgency=medium
......
......@@ -8,16 +8,17 @@ Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 9),
haskell-devscripts (>= 0.13),
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-attoparsec-dev,
libghc-attoparsec-prof,
libghc-conduit-dev (>= 1.3),
libghc-conduit-prof,
libghc-conduit-extra-dev,
libghc-conduit-extra-prof,
libghc-resourcet-dev (>= 1.2),
libghc-resourcet-prof,
libghc-tagstream-conduit-dev (>= 0.5.5.3),
libghc-tagstream-conduit-dev (<< 0.6),
libghc-tagstream-conduit-prof,
libghc-text-dev,
libghc-text-prof,
libghc-xml-conduit-dev,
......@@ -28,11 +29,13 @@ Build-Depends:
libghc-xml-types-prof,
libghc-hunit-dev,
libghc-hspec-dev (>= 1.3),
Build-Depends-Indep:
ghc-doc,
libghc-hspec-prof,
libghc-xml-conduit-dev,
Build-Depends-Indep: ghc-doc,
libghc-attoparsec-doc,
libghc-conduit-doc,
libghc-conduit-extra-doc,
libghc-resourcet-doc,
libghc-tagstream-conduit-doc,
libghc-text-doc,
libghc-xml-conduit-doc,
libghc-xml-types-doc,
......
haskell-http-client (0.5.12-2) UNRELEASED; urgency=medium
haskell-http-client (0.5.13-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:55 -0400
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 08:32:25 -0400
haskell-http-client (0.5.12-1) unstable; urgency=medium
......