diff options
author | Pino Toscano <pino@debian.org> | 2013-02-25 12:49:53 +0100 |
---|---|---|
committer | Pino Toscano <pino@debian.org> | 2013-02-25 12:49:53 +0100 |
commit | bb07d756fc3561bbb29625ae308e1e54a20f37ed (patch) | |
tree | dd5ede6a3ded594283eb449747f0b2a5da0709ad /debian/control | |
parent | 3d6bb8614c3c17e906229374ca75d3e3cebfd4f4 (diff) |
fix Vcs-* keys to point to anonscm.debian.org
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a9c69c76..89eab9ff 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org>, Samuel Thibault <sthibault@debian.org> Homepage: http://www.gnu.org/software/hurd/hurd.html -Vcs-Browser: http://git.debian.org/?p=pkg-hurd/hurd.git -Vcs-Git: git://git.debian.org/pkg-hurd/hurd.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-hurd/hurd.git +Vcs-Git: git://anonscm.debian.org/pkg-hurd/hurd.git Package: hurd Essential: yes |