diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2008-01-27 11:58:51 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2008-01-27 11:58:51 +0100 |
commit | 49be128db46c47c29db3fb82759bcb20bc532cb1 (patch) | |
tree | 6a248513db92a42850ee701047e34750a3c470ea | |
parent | d69772108904f812854644f67f8c505f617910c0 (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 57ca24b..2a4f052 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 5) Standards-Version: 3.7.3 Homepage: http://kdevelop.org Vcs-Git: http://git.distanz.ch/scm/debian/pkg-c-cpp-reference.git -Vcs-Browser: http://git.distanz.ch/debian/pkg-c-cpp-reference.git +Vcs-Browser: http://git.distanz.ch/?p=debian/pkg-c-cpp-reference.git Package: c-cpp-reference Architecture: all |