diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-05-01 12:08:56 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-05-01 12:08:56 +0200 | 
| commit | 5ce4518b75545f987594f3af823bfe1a97f61c7d (patch) | |
| tree | 524fccfdd695b35889ecb1816bebc69d1b9bfe0a | |
| parent | 6db1e4019deeace08858bb48c0e0295cfe2f134f (diff) | |
Fix ftbfs with autoconf 2.70
| -rw-r--r-- | debian/changelog | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 141c4db..18dd564 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ sane-backends (1.0.32-1) experimental; urgency=medium      - New Patches:        + patches/0175-fix_tests.patch to fix build - tests.        + patches/0605-fix_groff-warnings.patch to fix groff warnings. +    - Fix ftbfs with autoconf 2.70 (Closes: #978902).    * debian/copyright:      - Refresh to the new upstream release.    * debian/libsane1.symbols: | 
