summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a42316a1..b2771a8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
hurd (20050513-2+SVN) unreleased; urgency=low
- *
+ * debian/control (hurd-doc): Fix description to indicate the manual
+ is included in HTML and not PostScript format. (Closes: #309748)
-- Michael Banck <mbanck@debian.org> Thu, 19 May 2005 12:31:01 +0200
diff --git a/debian/control b/debian/control
index 87bf1bac..2c1ef774 100644
--- a/debian/control
+++ b/debian/control
@@ -43,4 +43,4 @@ Section: doc
Architecture: all
Suggests: hurd (= ${Source-Version})
Description: The GNU Hurd manual
- This package includes the manual in info and PostScript format.
+ This package includes the manual in info and HTML format.