diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2022-02-21 14:37:28 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2022-02-21 14:37:28 +0100 | 
| commit | 9f6168979f9f9cc7d6f394f2d888a18e2ebc916f (patch) | |
| tree | 9f279fb8b4f70f780b7e75a6b87c4c0c782aa73b | |
| parent | 6934a0f18c5678fe570ec18ac700fef97610930b (diff) | |
Refesh symbols file
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/libsane1.symbols | 2 | 
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cd0c51d..a862b6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ sane-backends (1.1.1-3) UNRELEASED; urgency=medium        - Add new Breaks and Replace.    * New debian/patches/0185-Change_output_from_sane-find-scanner.patch:      - Improve output for possible USB scanners (Closes: #983332). +  * debian/libsane1.symbols: +    - Add !kfreebsd-any to missing symbol.   -- Jörg Frings-Fürst <debian@jff.email>  Mon, 14 Feb 2022 21:28:17 +0100 diff --git a/debian/libsane1.symbols b/debian/libsane1.symbols index 69ecbbb..b32e02e 100644 --- a/debian/libsane1.symbols +++ b/debian/libsane1.symbols @@ -1,6 +1,6 @@  libsane.so.1 libsane1 #MINVER#  * Build-Depends-Package: libsane-dev - (arch=!hurd-i386)cmsg@Base 1.0.29 + (arch=!hurd-i386 !kfreebsd-any)cmsg@Base 1.0.29   fail_test@Base 1.0.29   md5_buffer@Base 1.0.27   md5_finish_ctx@Base 1.0.27  | 
