[pkg-curry-maintainers] Bug#865817: curry-frontend FTBFS due to build-dependency on libghc-cabal-dev

Steve Langasek steve.langasek at canonical.com
Wed Jun 28 05:50:42 UTC 2017


Package: curry-frontend
Version: 0.4.2-5
Followup-For: Bug #865817
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu artful ubuntu-patch

Hello,

It appears that this can be trivially fixed by dropping the versioned
build-dependency on libghc-cabal-{dev,prof}, which we've done in Ubuntu. 
cabal is now provided by ghc itself.

Please see the attached patch.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org
-------------- next part --------------
diff -Nru curry-frontend-0.4.2/debian/control curry-frontend-0.4.2/debian/control
--- curry-frontend-0.4.2/debian/control	2017-01-31 01:33:58.000000000 -0800
+++ curry-frontend-0.4.2/debian/control	2017-06-27 22:48:18.000000000 -0700
@@ -31,8 +31,6 @@
  libghc-syb-prof,
  libghc-transformers-dev,
  libghc-transformers-prof,
- libghc-cabal-dev (>= 1.20),
- libghc-cabal-prof (>= 1.20),
 Build-Depends-Indep: ghc-doc,
  libghc-base-doc,
  libghc-containers-doc,


More information about the pkg-curry-maintainers mailing list