diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-28 09:02:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-28 09:02:59 +0200 |
commit | cb7cc50e39b087c75e1886608d548104d007fe16 (patch) | |
tree | 37a1d47e1acbd8c9b86acf69b962ffcb4ad137fe /debian/control | |
parent | f6019e643b0d510d267344a0a74f85f4c0a9187c (diff) |
Some work on version git20150528; add patch 0105-fuj-126a.patch for testing
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/debian/control b/debian/control index 4cff38c..b96f79e 100644 --- a/debian/control +++ b/debian/control @@ -148,35 +148,3 @@ Description: API development library for scanners [debug symbols] backends are welcome, too, however). . This package contains the debugging symbols for the SANE backends. - -Package: libsane1 -Section: libs -Architecture: any -Multi-Arch: same -Pre-Depends: ${misc:Pre-Depends} -Depends: - acl [linux-any], - adduser, - libsane-common (= ${source:Version}), - udev [linux-any] | makedev [linux-any], - ${misc:Depends}, - ${shlibs:Depends} -Recommends: libsane-extras, sane-utils (>= ${binary:Version}) -Suggests: avahi-daemon, hplip -Description: API library for scanners - 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 includes the backends for many scanners. A libsane-extras - package containing some not-yet-included backends is available separately. - . - Graphical frontends for sane are available in the packages sane and - xsane. Command line frontend scanimage, saned and sane-find-scanner are - available in the sane-utils package. |