diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-01 09:14:42 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-01 09:14:42 +0200 |
commit | 8c021e7b94d0bc62ac9532b3a64ec933c61f3cd8 (patch) | |
tree | 61b461a3ec07b1758a75b4675704d6d76a69c7b5 /debian | |
parent | 2314e6e322d604522c5cf0cbf605b3aa07359e91 (diff) |
debian/control: remove kfreebsd* und hurd*
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 1bd9cad..9195365 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,7 +46,7 @@ sane-backends (1.0.24-10) unstable; urgency=high - Change StandardInput=socket to StandardInput=null to enable working over network (Closes: #782971). - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 01 May 2015 08:10:00 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 01 May 2015 09:14:07 +0200 sane-backends (1.0.24-9) unstable; urgency=medium diff --git a/debian/control b/debian/control index 92041cf..fa66758 100644 --- a/debian/control +++ b/debian/control @@ -107,13 +107,12 @@ Section: libdevel Architecture: any Depends: libavahi-client-dev, - libcam-dev [kfreebsd-any], libgphoto2-dev, - libieee1284-3-dev [!hurd-i386], + libieee1284-3-dev, libjpeg-dev, libsane (= ${binary:Version}), libtiff-dev, - libusb-1.0-0-dev [!hurd-i386], + libusb-1.0-0-dev, pkg-config, ${misc:Depends} Recommends: libsane-extras-dev |