diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -35,7 +35,7 @@ Our bugtracker as well as a general overview can be found at the [Debian Tracker Contributing ------------ APT is maintained in git, the official repository being located at -`git://anonscm.debian.org/apt/apt.git` ([webgit](https://anonscm.debian.org/git/apt/apt.git)), +[https://salsa.debian.org/apt-team/apt](https://salsa.debian.org/apt-team/apt), but also available at other locations like [GitHub](https://github.com/Debian/apt). The default branch is `master`, other branches targeted at different diff --git a/debian/control b/debian/control index 9c3c60675..a9063eb13 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Build-Depends: cmake (>= 3.4), xsltproc, zlib1g-dev Build-Depends-Indep: doxygen, graphviz, w3m -Vcs-Git: https://anonscm.debian.org/git/apt/apt.git -Vcs-Browser: https://anonscm.debian.org/git/apt/apt.git +Vcs-Git: https://salsa.debian.org/apt-team/apt.git +Vcs-Browser: https://salsa.debian.org/apt-team/apt Package: apt Architecture: any |