Skip to content

Fix missing build-* targets and FTBFS on new architectures

Simon McVittie requested to merge smcv/xfonts-base-qa:qa into debian-unstable
  • d/rules: Add missing build-arch, build-indep targets (Policy §4.9)

    diffoscope confirms that this does not alter the contents of the resulting binary package.

    Closes: #999177

  • d/control: Declare that the build does not require (fake)root

    diffoscope confirms that this does not alter the contents of the resulting binary package.

  • d/rules: Use dh_update_autotools_config to update config.guess, config.sub

    The originals will be put back automatically by dh_clean.

    diffoscope confirms that this does not alter the contents of the resulting binary package.

    Closes: #856271

  • Update changelog

Merge request reports

Loading