From a8abcd9b303939d4db588902591f3ea81511c2aa Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 14 Jan 2021 16:23:50 +0100 Subject: [PATCH] debian/control: set VCS urls Signed-off-by: Thomas Lamprecht --- debian/control | 4 ++-- debian/debcargo.toml | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index d590f0a2..d78e575d 100644 --- a/debian/control +++ b/debian/control @@ -96,8 +96,8 @@ Build-Depends: debhelper (>= 11), xindy Maintainer: Proxmox Support Team Standards-Version: 4.4.1 -Vcs-Git: -Vcs-Browser: +Vcs-Git: git://git.proxmox.com/git/proxmox-backup.git +Vcs-Browser: https://git.proxmox.com/?p=proxmox-backup.git;a=summary Homepage: https://www.proxmox.com Package: proxmox-backup-server diff --git a/debian/debcargo.toml b/debian/debcargo.toml index 8c3b32f3..afb9ffa0 100644 --- a/debian/debcargo.toml +++ b/debian/debcargo.toml @@ -6,9 +6,8 @@ whitelist = ["tests/*.c"] allow_prerelease_deps = true [source] -# TODO: update once public -vcs_git = "" -vcs_browser = "" +vcs_git = "git://git.proxmox.com/git/proxmox-backup.git" +vcs_browser = "https://git.proxmox.com/?p=proxmox-backup.git;a=summary" maintainer = "Proxmox Support Team " section = "admin" build_depends = [