diff options
author | YAEGASHI Takeshi <yaegashi@debian.org> | 2014-02-20 03:23:18 (JST) |
---|---|---|
committer | YAEGASHI Takeshi <yaegashi@debian.org> | 2014-02-20 03:23:18 (JST) |
commit | 141121e893444237ae8d5af9abd0244fed8492d5 (patch) | |
tree | 9c6915d42090f185bf88973eb173bcb4b6724c93 | |
parent | 1001332dd63748b82176af70c7ecf8dacaac2408 (diff) | |
download | cgit-141121e893444237ae8d5af9abd0244fed8492d5.zip cgit-141121e893444237ae8d5af9abd0244fed8492d5.tar.gz |
Fix Vcs-Git and Vcs-Browser
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 5c87363..3b0807e 100644 --- a/debian/control +++ b/debian/control | |||
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9.0.0), | |||
12 | dblatex, | 12 | dblatex, |
13 | Standards-Version: 3.9.5 | 13 | Standards-Version: 3.9.5 |
14 | Homepage: http://git.zx2c4.com/cgit/about/ | 14 | Homepage: http://git.zx2c4.com/cgit/about/ |
15 | Vcs-Git: http://git.zx2c4.com/cgit | 15 | Vcs-Git: http://git.keshi.org/debian/cgit |
16 | Vcs-Browser: http://git.zx2c4.com/cgit | 16 | Vcs-Browser: http://git.keshi.org/debian/cgit |
17 | 17 | ||
18 | Package: cgit | 18 | Package: cgit |
19 | Architecture: any | 19 | Architecture: any |