diff options
| author | Gergely Nagy <algernon@balabit.hu> | 2012-03-26 13:23:48 +0200 |
|---|---|---|
| committer | Gergely Nagy <algernon@balabit.hu> | 2012-03-26 13:23:48 +0200 |
| commit | ffe89f52480658f1b170f137a522d723eb5f558b (patch) | |
| tree | b700eddf32dfe1f28ecc4f6d513d2bf7c83c15e2 | |
| parent | b7e7814ade5e6b5f86b7e9c8b90bb66caf724261 (diff) | |
debian: Change the homepage to the generated docs.
Instead of pointing at the github repo, point the homepage to the
'real' homepage: the generated docs.
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7471a90..1db5544 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Maintainer: Gergely Nagy <algernon@madhouse-project.org> Build-Depends: debhelper (>= 9~), dh-autoreconf, libjson0-dev (>= 0.7~), python-docutils Standards-Version: 3.9.3 Section: libs -Homepage: https://github.com/algernon/libumberlog +Homepage: http://algernon.github.com/libumberlog/ Vcs-Git: git://github.com/algernon/libumberlog.git Vcs-Browser: http://github.com/algernon/libumberlog/tree/debian |
