Changed Vcs-Browser URL to cgit

This commit is contained in:
Ondřej Nový
2016-06-25 22:39:48 +02:00
parent 76f7076c15
commit 845da655d5
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
python-pygit2 (0.24.0-4) UNRELEASED; urgency=medium
* d/{control,copyright}: Use my @debian.org email address
* Changed Vcs-Browser URL to cgit
-- Ondřej Nový <onovy@debian.org> Mon, 20 Jun 2016 20:08:33 +0200

2
debian/control vendored
View File

@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9),
python3-setuptools,
python3-six,
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=openstack/python-pygit2.git
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-pygit2.git
Vcs-Git: https://anonscm.debian.org/git/openstack/python-pygit2.git
Homepage: https://github.com/libgit2/pygit2