noahm's apt repository

Usage:

Obtain my gpg key either from this repository or from db.debian.org and store it at /etc/apt/noahm.gpg

Install the following content /etc/apt/sources.list.d/noahm.sources (replace "trixie-backports" with "sid", "bookworm", etc as appropriate)::

	Types: deb deb-src
	URIs: https://people.debian.org/~noahm/repo
	Suites: trixie-backports
	Components: main
	Signed-By: /etc/apt/noahm.gpg
      

Several releases are supported. Currently, they are:

You'll also probably want the following content in /etc/apt/preferences.d/noahm.pref:

      Package: *
      Pin: release l=noahm
      Pin-Priority: 99
    

Noah Meyerhans