diff options
| author | Julian Andres Klode <jak@debian.org> | 2013-05-16 21:28:23 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2013-05-16 21:28:23 +0200 |
| commit | e99a288866a8aec27df87d927eb127dc43641e0e (patch) | |
| tree | d3dff001f73e678e421466a3e91073ca51a5c8ea /debian/control | |
| parent | cc09ce93e50de99fe76daa1402ddfe0a3fc73d20 (diff) | |
| download | python-apt-e99a288866a8aec27df87d927eb127dc43641e0e.tar.gz | |
Update Vcs fields
Rename Vcs-Bzr to Vcs-Git and use the git protocol URL. Change
Vcs-Browser to point to the gitweb interface.
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 3796da48..945d49d5 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: apt (>= 0.9.6), python-sphinx (>= 0.5), python-debian, python-unittest2 -Vcs-Bzr: http://git.debian.org/apt/python-apt.git -Vcs-Browser: http://git.debian.org/apt/python-apt.git +Vcs-Git: git://anonscm.debian.org/apt/python-apt.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=apt/python-apt.git XS-Testsuite: autopkgtest Package: python-apt |
