Skip to content

Fix missing build-* targets and FTBFS on new architectures

Simon McVittie requested to merge smcv/xfonts-100dpi-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: #999152

  • 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.

  • 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: #976571

  • Update changelog

Merge request reports

Loading