]> git.proxmox.com Git - proxmox-acme.git/commit - Makefile
split into two packages: a perl one and an acme.sh plugin one
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 5 May 2021 07:49:17 +0000 (09:49 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 5 May 2021 12:32:24 +0000 (14:32 +0200)
commita19ae07bfb44665f8cd87b6bd386b0d4bbc7329f
tree15085b64d96592d9cc5701eab48c6891fb4b2e6a
parent4195bf0a9a4fe7ea7a838df3b8dd1a44036d9930
split into two packages: a perl one and an acme.sh plugin one

Main reason for this split is PBS, which only needs the plugins and
would like to avoid the perl one (which pulls in pve-common too)

This includes a few small changes which are technically not direct
part of the split, but related enough:
* change source name of package from libproxmox-acme-perl to
  libproxmox-acme
* make lintian override for script exec permission narrower to avoid
  possible false negatives in the future, really only allow the
  dnsapi ones.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/control
debian/libproxmox-acme-perl.install [new file with mode: 0644]
debian/libproxmox-acme-plugins.install [new file with mode: 0644]
debian/libproxmox-acme-plugins.lintian-overrides [new file with mode: 0644]
debian/lintian-overrides [deleted file]