diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-15 02:26:27 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-15 02:26:27 +0100 |
commit | 013b5c3d4b4e371a63d591392903656d626ab123 (patch) | |
tree | 90cd55667cab121bbbecce697cac3291f7d7064c /debian/changelog | |
parent | 1a26e1dac5dbdc25e82f8b8a067b6f0a21549f57 (diff) |
Typosdebian/0.999-4
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3570264..16fa7a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,14 +5,14 @@ xsane (0.999-4) unstable; urgency=medium - Bump Standards-Version to 3.9.8 (no changes required). - Change Vcs-Browser to secure URI. - Bump required version of debhelper to >= 10. - - Add Multi-Arch tags to all packages (Warning from Multiarch hinter). + - Add Multi-Arch tags to all packages (warning from Multi-Arch hinter). * debian/compat: - Change compat level to 10. * debian/copyright: - Add 2016 for packaging. - * Prevent autoconf FTBFS: + * Migrate to autoreconf: - debian/rules: Change from autotools_dev to autoreconf. - - debian/control: Remove Build-Depends autotools-dev and add dh_autoreconf. + - debian/control: Replace autotools-dev with dh_autoreconf in B-D. - New debian/patches/0005-m4.patch to add missing tags. * debian/watch: - Bump Version to 4 (no changes required). |