Skip to content
Commits on Source (3)
darcs (2.14.2-2) unstable; urgency=medium
* Patch for newer deps
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 06 Sep 2019 15:51:26 +0200
darcs (2.14.2-1) unstable; urgency=medium
* New upstream release
......
......@@ -58,7 +58,7 @@ Build-Depends:
libghc-regex-compat-tdfa-dev (<< 0.96),
libghc-regex-compat-tdfa-prof,
libghc-sandi-dev (>= 0.4),
libghc-sandi-dev (<< 0.5),
libghc-sandi-dev (<< 0.6),
libghc-sandi-prof,
libghc-tar-dev (>= 0.5),
libghc-tar-dev (<< 0.6),
......
--- darcs-2.14.2.orig/darcs.cabal
+++ darcs-2.14.2/darcs.cabal
@@ -403,7 +403,7 @@ Library
attoparsec >= 0.13.0.1 && < 0.14,
zip-archive >= 0.3 && < 0.5,
async >= 2.0.2 && < 2.3,
- sandi >= 0.4 && < 0.5,
+ sandi >= 0.4 && < 0.6,
unix-compat >= 0.4.2 && < 0.6,
bytestring >= 0.10.6 && < 0.11,
old-time >= 1.1.0.3 && < 1.2,
haskell-heist (1.1.0.1-2) unstable; urgency=medium
* Lower dependency bounds
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 06 Sep 2019 18:07:15 +0200
haskell-heist (1.1.0.1-1) unstable; urgency=medium
* New upstream release
......
......@@ -56,7 +56,7 @@ Build-Depends:
libghc-random-dev (>= 1.0.1.0),
libghc-random-prof,
libghc-statistics-dev (>= 0.11),
libghc-statistics-dev (<< 0.15),
libghc-statistics-dev (<< 0.16),
libghc-test-framework-dev,
libghc-test-framework-hunit-dev,
libghc-transformers-base-dev,
......
haskell-sandi (0.5-2) unstable; urgency=medium
* Add setup file to fix build
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 06 Sep 2019 15:41:17 +0200
haskell-sandi (0.5-1) unstable; urgency=medium
* New upstream version.
......
--- /dev/null
+++ haskell-sandi-0.5/Setup.hs
@@ -0,0 +1,2 @@
+import Distribution.Simple
+main = defaultMain