mirror of
https://github.com/goreleaser/nfpm.git
synced 2026-06-19 08:05:04 +00:00
d1c1066609
* implement dpkg-sig Package signing * Fix dpkgsig template syntax * Fix dpkgsig template syntax * Correctly handle template errors when reading dpkg-sig templates * Fix dkpgsig signature templateing * refactor: io.Copy Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> * refactor: deb signature Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> * feat: acceptance test Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> * docs: document new option Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> * test: acceptance Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> * test: acceptance Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> * chore: typo Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> Co-authored-by: Sas Swart <sas.swart@xneelo.com>