diff options
author | hattenberger | 2013-05-01 22:48:48 +0000 |
---|---|---|
committer | hattenberger | 2013-05-01 22:48:48 +0000 |
commit | 5dcffd7a9e317453d35a26852a79835839c55b46 (patch) | |
tree | f0d9aff84c0613752e198b1ac854ae6f433ed7fb /debian/control | |
parent | 481e0c30b90019a55aec1f957fc96464c664302a (diff) | |
download | ivy-ocaml-5dcffd7a9e317453d35a26852a79835839c55b46.zip ivy-ocaml-5dcffd7a9e317453d35a26852a79835839c55b46.tar.gz ivy-ocaml-5dcffd7a9e317453d35a26852a79835839c55b46.tar.bz2 ivy-ocaml-5dcffd7a9e317453d35a26852a79835839c55b46.tar.xz |
fix Homepage url in debian/control
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 48267c3..e48edde 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Gautier Hattenberger <gautier.hattenberger@enac.fr> Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9.0), ocaml-nox, ocaml-findlib, libglib2.0-dev, libpcre3-dev, ivy-c-dev (>=3.11) Standards-Version: 3.9.2 -Homepage: http://www2.tls.cena.fr/products/ivy/ +Homepage: http://www.tls.cena.fr/products/ivy/ Vcs-Svn: http://svn.tls.cena.fr/svn/ivy/ivy-ocaml/trunk Vcs-Browser: http://svn.tls.cena.fr/wsvn/ivy/ivy-ocaml/trunk/#_ivy-ocaml_trunk_ |