summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-08-30 18:55:53 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-08-30 18:55:53 +0200
commitc3241d4d79b7a5612f5fe63588f796646afdf706 (patch)
treed81076fccd08661cf6adaad81fad33796e4f1440 /debian/control
parentd0a7322e21ad51dc97fa759a16ca1c1c7e471764 (diff)
New package libsane-bin
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index bc72cc7..2e17380 100644
--- a/debian/control
+++ b/debian/control
@@ -113,6 +113,7 @@ 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 +130,25 @@ 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)
+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