The following commit has been merged in the master branch:
commit 14a33816239f866797640da87af543724753ac05
Author: Pino Toscano <[email protected]>
Date: Wed Feb 27 23:46:01 2013 +0100
hurd-doc: update suggests
- Remove hurd (a bit pointless, since it is essential).
- Add www-browser (for the HTML documentation).
diff --git a/debian/changelog b/debian/changelog
index 65ec891..5daac91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ hurd (20130226-2) UNRELEASED; urgency=low
* Move /bin/timertest and /bin/fstests from hurd to hurd-dev, since they are
development-related utilities; add proper breaks/replaces.
* Remove the libsem-dev conflicts/replaces/provides from hurd-dev, obsolete.
+ * Update the hurd-doc suggests:
+ - Remove hurd (a bit pointless, since it is essential).
+ - Add www-browser (for the HTML documentation).
-- Samuel Thibault <[email protected]> Tue, 26 Feb 2013 23:51:12 +0100
diff --git a/debian/control b/debian/control
index 83ea961..90d4ac3 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Priority: optional
Section: doc
Architecture: all
Depends: ${misc:Depends}
-Suggests: hurd (>= ${source:Version})
+Suggests: www-browser
Description: GNU Hurd manual
This package includes the manual in info and HTML format.
--
Debian GNU Hurd packaging