From 0fa01750ce76356f1fa5a63a46f93bbbb4d9ebdb Mon Sep 17 00:00:00 2001 From: joshtriplett Date: Fri, 6 Apr 2007 03:23:49 +0000 Subject: [PATCH] * Add Homepage field. --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index e8555871a..76883cf45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ ikiwiki (1.49) UNRELEASED; urgency=low Recommends and Suggests. * ikiwiki supports both RSS and Atom feeds. * Fix typos. + * Add Homepage field. -- Joey Hess Thu, 05 Apr 2007 20:09:26 -0700 diff --git a/debian/control b/debian/control index bd21219d2..02974c4fa 100644 --- a/debian/control +++ b/debian/control @@ -27,3 +27,5 @@ Description: a wiki compiler ikiwiki provides a plugin system which allows many other features to be added. Some of the plugins have additional dependencies, found among the Recommends and Suggests of this package. + . + Homepage: http://ikiwiki.info/ -- 2.32.0.93.g670b81a890