diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-14 08:44:49 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-14 08:44:49 +0200 |
commit | 0e6f9c46bb9b7fa479f2b09159577b2618a2ea38 (patch) | |
tree | 8a7d24a44f80cdbbede352d0b3b9d953d8919269 /debian/changelog | |
parent | a1fa01042a375e1d79aef9d96186ae40dfb64630 (diff) |
move empty dependency_libs in all .la files to override_dh_makeshlibs-arch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 00a4d13..09974c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,11 @@ sane-backends (1.0.25-3) UNRELEASED; urgency=low - Add a timeout to prevent "Resource temporarily unavailable" error (Closes: #810919). Thanks to Steve Graham <bugs@annaghvarn.plus.com>. - * debian/rules: Split rules into *-arch and *-indep to - prevent build errors (Closes: #806104). + * debian/rules: + - Split rules into *-arch and *-indep to prevent build errors + (Closes: #806104). + - To prevent lintian errors move Empty dependency_libs in all .la + files to override_dh_makeshlibs-arch. * debian/watch: - bump version to 4 (no changes required). * debian/control: |