[pve-devel] applied: [PATCH proxmox-rrd-migration-tool v4 3/3] add debian packaging
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jul 30 19:57:09 CEST 2025
Am 26.07.25 um 03:07 schrieb Aaron Lauterer:
> based on the termproxy packaging. Nothing fancy so far.
>
> Signed-off-by: Aaron Lauterer <a.lauterer at proxmox.com>
> ---
>
> Notes:
> I added the links to the repos even though they don't exist yet. So if
> the package and repo name is to change. make sure to adapt those :)
>
> Cargo.toml | 4 +-
> Makefile | 89 ++++++++++++++++++++++++++++++++++++++++++++
> debian/changelog | 5 +++
> debian/control | 27 ++++++++++++++
> debian/copyright | 19 ++++++++++
> debian/docs | 1 +
> debian/links | 1 +
> debian/rules | 30 +++++++++++++++
> debian/source/format | 1 +
> 9 files changed, 175 insertions(+), 2 deletions(-)
> create mode 100644 Makefile
> create mode 100644 debian/changelog
> create mode 100644 debian/control
> create mode 100644 debian/copyright
> create mode 100644 debian/docs
> create mode 100644 debian/links
> create mode 100755 debian/rules
> create mode 100644 debian/source/format
>
>
applied, with a few follow ups from Lukas (thanks!) and myself on top, thanks!
More information about the pve-devel
mailing list