Package: c2hs
Version: 0.28.8-1
Severity: important
X-Debbugs-Cc: Scott Talbert <[email protected]>

Dear Maintainers,

Please finish the move away from CDBS.

This patch hereunger is needed to get
the package to build against unstable.

Greetings

Alexandre


--- a/p/c2hs/debian/control
+++ b/p/c2hs/debian/control
@@ -16,8 +16,8 @@ Build-Depends:
  happy,
  haskell-devscripts (>= 0.13),
  libghc-dlist-dev,
- libghc-language-c-dev (>= 0.9),
- libghc-language-c-dev (<< 0.10),
+ libghc-language-c-dev (>= 0.10),
+ libghc-language-c-dev (<< 0.11),
  libghc-language-c-prof,
  libxml2-utils,
  xsltproc,
--- c2hs-0.28.8.orig/c2hs.cabal
+++ c2hs-0.28.8/c2hs.cabal
@@ -115,7 +115,7 @@ flag base3
 Executable c2hs
     Build-Depends:  base >= 2 && < 5,
                     bytestring,
-                    language-c >= 0.7.1 && < 0.10,
+                    language-c >= 0.7.1 && < 0.11,
                     filepath,
                     dlist

Reply via email to