]> git.proxmox.com Git - pve-guest-common.git/commit
buildsys: use dpkg-dev makefile helpers for pkg info
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 19:00:28 +0000 (21:00 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 19:00:51 +0000 (21:00 +0200)
commit130a35c615471ac3f0204381242c57c9be06ef4e
tree2895691ed6bc0c659ebf41979d31452f4285f073
parenteed4dab840bfe4361cacdece131aa853bf6a6edb
buildsys: use dpkg-dev makefile helpers for pkg info

while we already dynamically resolved the version from the changelog
using dpkg-parsechangelog, and those dpkg-dev helpers also use that
tool, let's switch to them nonetheless to have a bit more stream
lined dev environment.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile