diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a684e99..7fb3c99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,12 +3,16 @@ xsane (0.999-4) UNRELEASED; urgency=medium * debian/control: - Remove iceweasel from Recommends. - Bump Standards-Version to 3.9.8, no changes required. - - Change Vcs-* to secure uri. + - Change Vcs-Browswer to secure uri. - Bump requierd version of debhelper to >= 10. * debian/compat: - Change compat level to 10. * debian/copyright: - Add 2016 for packaging. + * Prevent FTBFS: + - debian/rules: Change from autotools_dev to autoreconf. + - debian/control: Remove Build-Depends autotools-dev and add dh_autoreconf. + - New patches/0005-m4.patch to add missing tags. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 09 Apr 2016 00:12:46 +0200 |