diff options
author | Julian Andres Klode <jak@debian.org> | 2016-08-13 23:54:26 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-13 23:55:47 +0200 |
commit | 4030a6698e74ca7a7630ef39e50369602f2dd78c (patch) | |
tree | b9b42fb425010067c7decd8998074d7da0760393 /debian | |
parent | 148c049150cc39f2e40894c1684dc2aefea1117e (diff) |
Change anonscm.d.o links to /git/apt/apt.git and https
This also fixes Debian/apt#20, but is slightly more complete. I
think /git also looks better than /cgit, so let's switch the Vcs
entry in control over too.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bc118b52d..c84e53927 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: dpkg-dev (>= 1.17.14), debhelper (>= 9.20141010), libdb-dev, Build-Depends-Indep: doxygen, w3m, graphviz Build-Conflicts: autoconf2.13, automake1.4 Vcs-Git: https://anonscm.debian.org/git/apt/apt.git -Vcs-Browser: https://anonscm.debian.org/cgit/apt/apt.git +Vcs-Browser: https://anonscm.debian.org/git/apt/apt.git Testsuite: autopkgtest Package: apt |