]> git.proxmox.com Git - proxmox-offline-mirror.git/blob - debian/debcargo.toml
245bba5eaa2a8cdecf34352743a739e8dd09c75c
[proxmox-offline-mirror.git] / debian / debcargo.toml
1 overlay = "."
2 crate_src_path = ".."
3 maintainer = "Proxmox Support Team <support@proxmox.com>"
4
5 [source]
6 vcs_git = "git://git.proxmox.com/git/proxmox-offline-mirror.git"
7 vcs_browser = "https://git.proxmox.com/?p=proxmox-offline-mirror.git"
8
9 [packages.bin]
10 section = "admin"
11 description = """
12 This package contains the following binaries for managing Proxmox offline APT
13 repositories and subscription keys:
14 - proxmox-offline-mirror (binary for the mirror host with internet access)
15 - proxmox-apt-repo (binary for the Proxmox host without internet access)
16 """
17 depends = ["proxmox-offline-mirror-docs"]