Package: haskell-hxt-relaxng
Version: 9.0.0-1
Severity: serious
Justification: fails to build from source

Builds of haskell-hxt-relaxng in minimal environments (as the
autobuilders typically supply) are failing:

> Configuring hxt-relaxng-9.0.0...
> hlibrary.setup: At least the following dependencies are missing:
> hxt ==9.*, hxt-charproperties ==9.*, hxt-regex-xmlschema ==9.*

This error points to two problems with its build dependencies:

- The dependencies on libghc6-hxt-* are unversioned, whereas Setup.hs
  specifically requests a 9.x version; as such, please list them as
  libghc6-hxt-* (>= 9), libghc6-hxt-* (<< 10).  (This issue also
  applies to the -cache, -curl, -http, -tagsoup, and -xpath, and quite
  possible -xslt as well.)

- Moreover, build dependencies on hxt-charproperties and
  hxt-regex-xmlschema packages are missing altogether, so automatic
  builds of this package will continue to fail even with hxt 9 built.

Could you please address both issues, and properly version the other
HXT packages' build dependencies as well?

Thanks!



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to