diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-29 15:22:04 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-29 15:22:04 +0300 |
commit | cc603a55ded1a917613fcaabb4689df82429a376 (patch) | |
tree | 6000816eeb45ea8fc62e683e5ff086e540ec55f2 | |
parent | 43acc0c05839e000a95709a7317d689c1bf9e0a6 (diff) | |
download | apt-cc603a55ded1a917613fcaabb4689df82429a376.tar.gz |
Update Vcs fields
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a112f1a92..c44f264ed 100644 --- a/debian/control +++ b/debian/control @@ -31,8 +31,8 @@ Build-Depends: cmake (>= 3.4), xsltproc, zlib1g-dev Build-Depends-Indep: doxygen, graphviz, w3m -Vcs-Git: https://salsa.debian.org/apt-team/apt.git -Vcs-Browser: https://salsa.debian.org/apt-team/apt +Vcs-Git: https://cgit.osdyson.org/apt.git +Vcs-Browser: https://cgit.osdyson.org/apt.git Package: apt Architecture: any |