diff options
author | Stephane Glondu <steph@glondu.net> | 2008-07-31 16:58:47 +0200 |
---|---|---|
committer | Stephane Glondu <steph@glondu.net> | 2008-07-31 16:58:47 +0200 |
commit | c89cb94d7a781f5e4e8a315fc68dcc22b13021ae (patch) | |
tree | 6e83a0a40c36365d85c41a3a5eedef232dc2821a /debian/control | |
parent | 2dd9e5d0a163b95453d5dd78e8487bd48f9b220e (diff) |
Add Homepage field
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 88f17cf4..d2550c63 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Uploaders: Ralf Treinen <treinen@debian.org>, DM-Upload-Allowed: yes Standards-Version: 3.7.3 Build-Depends: debhelper (>= 4.0.0), dpkg-dev (>= 1.13.19), dpatch, ocaml-nox (>= 3.10), ocaml-best-compilers, camlp5, liblablgtk2-ocaml-dev (>= 2.4.0), texlive-latex-extra, hevea +Homepage: http://coq.inria.fr/ Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/coq.git Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/coq.git |