summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-09-27 07:20:08 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-09-27 07:20:08 +0200
commit72240251380684053d425061634cfae5312b0392 (patch)
treef21cb80aee8116e762a50cbe9772d94dec29e68f /debian/control
parentcb7cc50e39b087c75e1886608d548104d007fe16 (diff)
New package libsane-bin (sync with unstable)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 22 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index b96f79e..f10aa23 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends:
autoconf,
chrpath,
debhelper (>= 9),
- dh-exec (>=0.3),
dh-systemd,
gettext,
libavahi-client-dev,
@@ -18,7 +17,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],
@@ -111,8 +109,10 @@ Description: API library for scanners
Package: libsane-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Depends:
libsane (= ${binary:Version}),
+ libsane-bin (>= 1.0.24-14),
${misc:Depends}
Recommends: libsane-extras-dev
Description: API development library for scanners [development files]
@@ -129,6 +129,26 @@ Description: API development library for scanners [development files]
This package contains the files needed to build your applications
using SANE.
+Package: libsane-bin
+Section: libdevel
+Architecture: any
+Multi-Arch: foreign
+Replaces: libsane-dev (<< 1.0.24-14)
+Breaks: libsane-dev (<< 1.0.24-14)
+Depends: ${misc:Depends}
+Description: API development library for scanners [sane-config binary]
+ SANE stands for "Scanner Access Now Easy" and is an application
+ programming interface (API) that provides standardized access to any
+ raster image scanner hardware (flatbed scanner, hand-held scanner,
+ video- and still-cameras, frame-grabbers, etc.). The SANE standard is
+ free and its discussion and development are open to everybody. The
+ current source code is written to support several operating systems,
+ including GNU/Linux, OS/2, Win32 and various Unices and is available
+ under the GNU General Public License (commercial applications and
+ backends are welcome, too, however).
+ .
+ This package contains the sane-config binary.
+
Package: libsane-dbg
Section: debug
Priority: extra