Skip to content
Commits on Source (15)
haskell-hashable-time (0.2.0.1-3) UNRELEASED; urgency=medium
haskell-hashable-time (0.2.0.2-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:47 -0400
[ Ilias Tsitsimpis ]
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:53:10 +0300
haskell-hashable-time (0.2.0.1-2) unstable; urgency=medium
......
haskell-hmatrix-gsl (0.18.2.0-2) UNRELEASED; urgency=medium
haskell-hmatrix-gsl (0.19.0.1-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:50 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:45:55 +0300
haskell-hmatrix-gsl (0.18.2.0-1) unstable; urgency=medium
......
haskell-hourglass (0.2.11-2) UNRELEASED; urgency=medium
haskell-hourglass (0.2.12-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:51 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:50:03 +0300
haskell-hourglass (0.2.11-1) unstable; urgency=medium
......
haskell-hsopenssl (0.11.4.14-2) UNRELEASED; urgency=medium
haskell-hsopenssl (0.11.4.15-1) unstable; urgency=medium
* Bump debhelper compat level to 10
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 14:07:35 +0300
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:43:53 +0300
haskell-hsopenssl (0.11.4.14-1) unstable; urgency=medium
......
......@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 10),
libghc-network-dev (>= 2.1),
libghc-network-prof,
libssl-dev,
libcrypto-dev,
Build-Depends-Indep: ghc-doc,
libghc-network-doc,
Standards-Version: 4.1.4
......
haskell-hspec (2.4.8-3) UNRELEASED; urgency=medium
haskell-hspec (2.5.5-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:53 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:39:08 +0300
haskell-hspec (2.4.8-2) unstable; urgency=medium
......
......@@ -9,14 +9,14 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 8.0),
ghc-prof,
libghc-hunit-dev (>= 1.2.5),
libghc-hunit-dev (>= 1.5.0.0),
libghc-hunit-prof,
libghc-quickcheck2-dev (>= 2.5.1),
libghc-quickcheck2-dev (>= 2.10),
libghc-quickcheck2-prof,
libghc-call-stack-dev,
libghc-call-stack-prof,
libghc-hspec-core-dev (>= 2.4.8),
libghc-hspec-core-dev (<< 2.4.9),
libghc-hspec-core-dev (>= 2.5.5),
libghc-hspec-core-dev (<< 2.5.6),
libghc-hspec-core-prof,
libghc-hspec-expectations-dev (>= 0.8.2),
libghc-hspec-expectations-dev (<< 0.8.3),
......
......@@ -2,21 +2,23 @@ Do not depend on hspec-discover (the haskell library), as that is empty
anyways. We ensure that the hspec-discover binary is available via
control/debian.
Index: b/hspec.cabal
===================================================================
--- a/hspec.cabal
+++ b/hspec.cabal
@@ -50,7 +50,6 @@
@@ -50,7 +50,6 @@ library
, base ==4.*
, call-stack
, hspec-core ==2.4.8
- , hspec-discover ==2.4.8
, hspec-core ==2.5.5
- , hspec-discover ==2.5.5
, hspec-expectations ==0.8.2.*
, transformers >=0.2.2.0
exposed-modules:
@@ -84,7 +83,6 @@
@@ -78,7 +77,6 @@ test-suite spec
, directory
, hspec
, hspec-core ==2.4.8
- , hspec-discover ==2.4.8
, hspec-core ==2.5.5
- , hspec-discover ==2.5.5
, hspec-expectations ==0.8.2.*
, hspec-meta >=2.3.2
, stringbuilder
haskell-http-date (0.0.7-2) UNRELEASED; urgency=medium
haskell-http-date (0.0.8-1) unstable; urgency=medium
* Bump debhelper compat level to 10
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 14:07:38 +0300
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:55:03 +0300
haskell-http-date (0.0.7-1) unstable; urgency=medium
......
haskell-http-link-header (1.0.3-8) UNRELEASED; urgency=medium
haskell-http-link-header (1.0.3.1-1) unstable; urgency=medium
* Bump debhelper compat level to 10
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 14:07:38 +0300
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:48:13 +0300
haskell-http-link-header (1.0.3-7) unstable; urgency=medium
......
From 59c4bf5c8b2cffb7b293bbc034310914a6c3bd20 Mon Sep 17 00:00:00 2001
From: Greg V <greg@unrelenting.technology>
Date: Wed, 26 Apr 2017 16:18:37 +0300
Subject: [PATCH] fix #5
---
stack.yaml | 2 +-
test-suite/Network/HTTP/LinkSpec.hs | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/test-suite/Network/HTTP/LinkSpec.hs b/test-suite/Network/HTTP/LinkSpec.hs
index f7cad35..9c98733 100644
--- a/test-suite/Network/HTTP/LinkSpec.hs
+++ b/test-suite/Network/HTTP/LinkSpec.hs
@@ -21,7 +21,8 @@ instance Arbitrary Link where
params ← listOf genParam
return $ fromJust $ lnk (mconcat [urlScheme, urlDomain, ".", urlTld, "/", urlPath]) params
where genParam = do
- otherParamKey ← listOf1 $ elements ['a'..'z']
+ otherParamKey ← suchThat (listOf1 $ elements ['a'..'z']) (\x → x /= "rel" && x /= "rev" && x /= "title"
+ && x /= "title*" && x /= "hreflang" && x /= "anchor" && x /= "media" && x /= "type")
paramKey ← elements [Rel, Rev, Title, Hreflang, Anchor, Media, ContentType, Other (T.pack otherParamKey)]
paramValue ← listOf $ elements ['a'..'z']
return (paramKey, T.pack paramValue)
59c4bf5c8b2cffb7b293bbc034310914a6c3bd20.patch
haskell-microlens-ghc (0.4.8.0-3) UNRELEASED; urgency=medium
haskell-microlens-ghc (0.4.9.1-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:07 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:47:37 +0300
haskell-microlens-ghc (0.4.8.0-2) unstable; urgency=medium
......
......@@ -10,8 +10,8 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-microlens-dev (>= 0.4.8),
libghc-microlens-dev (<< 0.4.9),
libghc-microlens-dev (>= 0.4.9),
libghc-microlens-dev (<< 0.4.10),
libghc-microlens-prof,
Build-Depends-Indep: ghc-doc, libghc-microlens-doc
Standards-Version: 4.1.4
......
haskell-microlens-platform (0.3.9.0-3) UNRELEASED; urgency=medium
haskell-microlens-platform (0.3.10-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:07 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:50:35 +0300
haskell-microlens-platform (0.3.9.0-2) unstable; urgency=medium
......
......@@ -14,18 +14,17 @@ Build-Depends:
libghc-hashable-dev (<< 1.3),
libghc-hashable-dev (>= 1.1.2.3),
libghc-hashable-prof,
libghc-microlens-dev (>= 0.4.8),
libghc-microlens-dev (<< 0.4.9),
libghc-microlens-dev (>= 0.4.9),
libghc-microlens-dev (<< 0.4.10),
libghc-microlens-prof,
libghc-microlens-ghc-dev (>= 0.4.8),
libghc-microlens-ghc-dev (<< 0.4.9),
libghc-microlens-ghc-dev (>= 0.4.9),
libghc-microlens-ghc-dev (<< 0.4.10),
libghc-microlens-ghc-prof,
libghc-microlens-mtl-dev (>= 0.1.11),
libghc-microlens-mtl-dev (<< 0.1.12),
libghc-microlens-mtl-prof,
libghc-microlens-prof,
libghc-microlens-th-dev (<< 0.4.2),
libghc-microlens-th-dev (>= 0.4.1),
libghc-microlens-th-dev (>= 0.4.2),
libghc-microlens-th-dev (<< 0.4.3),
libghc-microlens-th-prof,
libghc-text-dev (<< 1.3),
libghc-text-dev (>= 0.11),
......
haskell-neat-interpolation (0.3.2.1-3) UNRELEASED; urgency=medium
haskell-neat-interpolation (0.3.2.2-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:12 -0400
[ Ilias Tsitsimpis ]
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:44:56 +0300
haskell-neat-interpolation (0.3.2.1-2) unstable; urgency=medium
......
......@@ -10,11 +10,10 @@ Build-Depends: debhelper (>= 10),
ghc,
ghc-prof,
libghc-base-prelude-dev (<< 2),
libghc-base-prelude-prof (<< 2),
libghc-parsec3-dev (>= 3),
libghc-parsec3-dev (<< 4),
libghc-parsec3-prof (>= 3),
libghc-parsec3-prof (<< 4),
libghc-base-prelude-prof,
libghc-megaparsec-dev (>= 6.5),
libghc-megaparsec-dev (<< 7),
libghc-megaparsec-prof,
libghc-text-dev (>= 1),
libghc-text-dev (<< 2),
libghc-text-prof (>= 1),
......@@ -22,7 +21,7 @@ Build-Depends: debhelper (>= 10),
libghc-base-prelude-dev,
Build-Depends-Indep: ghc-doc,
libghc-base-prelude-doc,
libghc-parsec3-doc,
libghc-megaparsec-doc,
libghc-text-doc,
Standards-Version: 4.1.4
Homepage: https://github.com/nikita-volkov/neat-interpolation
......
haskell-retry (0.7.6.2-4) UNRELEASED; urgency=medium
haskell-retry (0.7.7.0-1) unstable; urgency=medium
* Bump debhelper compat level to 10
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 14:08:16 +0300
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:51:10 +0300
haskell-retry (0.7.6.2-3) unstable; urgency=medium
......
haskell-system-fileio (0.3.16.3-7) UNRELEASED; urgency=medium
haskell-system-fileio (0.3.16.4-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:39 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 20:53:34 +0300
haskell-system-fileio (0.3.16.3-6) unstable; urgency=medium
......