diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2008-01-27 11:59:35 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2008-01-27 11:59:35 +0100 |
commit | b98e8def5fe980cd6fccb24ecaf6daaa28663234 (patch) | |
tree | 20382237581b28c1b71bca60d2427b1b584f4fe0 | |
parent | 2c009b79babbcec2a114d38015dbe9260e502481 (diff) |
Correct Vcs-Browser URL
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b36cc4f..aedd699 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 5), dpatch, autotools-dev, bison, flex, libncurses5 Standards-Version: 3.7.3 Homepage: http://cscope.sourceforge.net Vcs-Git: http://git.distanz.ch/scm/debian/pkg-cscope.git -Vcs-Browser: http://git.distanz.ch/debian/pkg-cscope.git +Vcs-Browser: http://git.distanz.ch/?p=debian/pkg-cscope.git Package: cscope Architecture: any |