[Pkg-haskell-maintainers] Bug#645530: Bug#645530: pandoc: Missing dependency: libghc-citeproc-hs-data

Giovanni Mascellani gio at debian.org
Wed Apr 25 15:31:16 UTC 2012


Hi.

Il 21/04/2012 18:39, Joachim Breitner ha scritto:
>> Without libghc-citeproc-hs-data (same version as citeproc-hs pandoc
>> was build against) installed, the command never returns.
> 
> to fix this, there is some machinery in place; in particular
> dh_haskell_depends should already have created a
> ${haskell:Extra-Depends} that you can use, it takes information from 
> $ cat /usr/lib/haskell-packages/ghc/lib/citeproc-hs-0.3.4/extra-packages
> libghc-citeproc-hs-data (>= 0.3.4)
> 
> Also, libghc-pandoc-dev should ship an extra-packages file, this is also
> taken care of by haskell-devscripts (somehow at least, I did not look at
> the details). Shout (on d-haskell) if you need help!

Yes, please do it: gitit would really benefit from it. It really amounts
to adding this line in debian/rules:

DEB_GHC_EXTRA_PACKAGES := pandoc (>= $(CABAL_VERSION))

This way, all packages that need pandoc data will automatically have it
in ${haskell:Extra-Depends}, without having to list it manually.

Thanks, Giovanni.
-- 
Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascellani at jabber.org / giovanni at elabor.homelinux.org



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20120425/ea43cd25/attachment.pgp>


More information about the Pkg-haskell-maintainers mailing list