diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/xsane-common.links | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3da0a12..014c992 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ xsane (0.999-11) UNRELEASED; urgency=medium - * Fix sane config. + * Fix FTBFS on hppa (Closes: #987841). + - Thanks to John David Anglin <dave.anglin@bell.net>. + * Fix Docs need symlink to be found from GUI (Closes: #983734). -- Jörg Frings-Fürst <debian@jff.email> Sun, 02 May 2021 20:09:27 +0200 diff --git a/debian/xsane-common.links b/debian/xsane-common.links index 00c171b..ccc8612 100644 --- a/debian/xsane-common.links +++ b/debian/xsane-common.links @@ -1 +1,2 @@ +usr/share/doc/xsane-common/html usr/share/sane/xsane/doc usr/share/doc/xsane-common/html/sane-xsane-doc.html usr/share/doc/xsane-common/html/index.html |