themactep.com

A home of miscellaneous projects by Paul Philippov.

Notes

What backport prefix to use compiling for different Debian releases

Use <release_name>-backports as distribution and append ~bpo${debian_release}+${build_int} to the version number (consider using dch –bpo)

  • ~bpo7+1 for wheezy
  • ~bpo8+1 for jessie
  • ~bpo9+1 for stretch
  • ~bpo10+1 for buster
  • ~bpo11+1 for bullseye
  • ~bpo12+1 for bookworm
  • ~bpo13+1 for trixie

https://wiki.debian.org/BuildingFormalBackports