diff options
author | Helmut Grohne <helmut@subdivi.de> | 2023-01-01 16:49:57 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2023-01-01 16:49:57 +0100 |
commit | b317e75264e9d87b595193c7d6a24bcd50827edc (patch) | |
tree | 54c7e84b7104a27ae2ce8a3d81dde06b96fd37e5 | |
parent | 610ea29411f8a131395361bd89f4e2036c21a622 (diff) | |
download | debvm-b317e75264e9d87b595193c7d6a24bcd50827edc.tar.gz |
debian: add Vcs headers
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 82bae04..d3d1415 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,8 @@ Priority: optional Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://salsa.debian.org/helmutg/debvm/ +Vcs-Git: https://salsa.debian.org/helmutg/debvm.git -b debian +Vcs-Browser: https://salsa.debian.org/helmutg/debvm/ Package: debvm Architecture: all |