diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 91b0132..f8f6b02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ sane-backends (1.0.24-14) UNRELEASED; urgency=medium    * debian/TROUBLESHOOTING.Debian:      - Add section if device file system does not support ACLs        (Closes: #789593). +  * debian/control: +    - To prevent error messages at startup disable snmp through +      remove libsnmp-dev from Build-Depends (Closes: #787567).   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 28 Jun 2015 10:12:36 +0200 diff --git a/debian/control b/debian/control index 847b503..bc72cc7 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,6 @@ Build-Depends:   libieee1284-3-dev [!hurd-i386],   libjpeg-dev,   libltdl3-dev, - libsnmp-dev,   libsystemd-dev [linux-any],   libtiff-dev,   libusb-1.0-0-dev [!hurd-i386], | 
