Skip to content

Fix missing build-* targets and FTBFS on new architectures

Simon McVittie requested to merge smcv/xfonts-75dpi-qa:qa into debian-unstable
  • d/control: Update Vcs-* for migration to salsa.debian.org

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

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

  • Update changelog

Merge request reports

Loading