diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-09-12 09:52:16 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-09-14 15:22:18 +0200 |
commit | 4b8f2236b40599e191814fcd74e6a48eeafd757f (patch) | |
tree | dd819efa19592d4fdcc4581255d1c1e944df861a /debian/control | |
parent | 9bfb1136abfd58e48545304507dedceb2fe87a36 (diff) |
dereference redirect in Vcs-Browser URI to cgit
Git-Dch: Ignore
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 726b1d4aa..df94c150f 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: dpkg-dev (>= 1.15.8), debhelper (>= 8.1.3~), libdb-dev, Build-Depends-Indep: doxygen, w3m, graphviz Build-Conflicts: autoconf2.13, automake1.4 Vcs-Git: git://anonscm.debian.org/apt/apt.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=apt/apt.git +Vcs-Browser: https://anonscm.debian.org/cgit/apt/apt.git Testsuite: autopkgtest Package: apt |