taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

README.md (503B)


      1 # libmicrohttpd Debian packaging overlay
      2 
      3 The `debian/` directory is copied from the Debian libmicrohttpd packaging tag
      4 `debian/1.0.10-1` in
      5 <https://salsa.debian.org/debian/libmicrohttpd.git>. The package source itself
      6 is cloned from the GNU libmicrohttpd repository configured in `packages.toml`.
      7 
      8 When updating libmicrohttpd, review and update this overlay together with the
      9 source tag. The package has `auto_upgrade = false` to prevent an unattended
     10 source bump from using stale packaging metadata.