sane-backends 1.0.22-2ubuntu1 source package in Bilimbi Test

Changelog

sane-backends (1.0.22-2ubuntu1) natty; urgency=low

  * Merge from debian unstable.  Remaining changes: (LP: #739708)
    - debian/control:
      + Demote libsane-extras* from Recommends to Suggests, as long as
        this package is in universe.
      + Demote sane-utils from Recommends to Suggests.
        We do not want to have an init script for saned laying around,
        which is disabled by default anyway.
    - debian/libsane.postinst: Don't create a scanner group.
    - debian/libsane.preinst:
      + Remove the old file if unmodified.
      + Remove the old blacklist-scanner modprobe file.
    - debian/patches/disable_v4l.patch: Disable v4l backend.
    - debian/rules:
      - Link using -Bsymbolic-functions (startup time optimization).
      - Saned init script does not need to be started before gdm
        and does not need to be called on shutdown.
      - Drop "acl" dependency. Current udev releases already evaluate
        the "libsane_matched" property, so we don't need the sane rules
        to do that again. Also drop the alternative "makedev" dependency;
        we only support udev.
    - debian/sane-utils.*: No longer have scanner group.
    - debian/sane-utils.saned.init: Saned init script does not need to
      be started before gdm and does not need to be called on shutdown.

sane-backends (1.0.22-2) unstable; urgency=low

  * debian/patches/udev_usb_suspend.patch:
    + Added; switch to using power/control instead of power/level for
      device power setting, if available.
  * debian/patches/xerox_mfp_fix_usb_devices.patch:
    + Added; fix detection/handling of USB devices in xerox_mfp
      (closes: #617307).
  * debian/patches/xerox_mfp_add_scx_4623fw.patch:
    + Added; add IDs for the Samsung SCX-4623FW.
  * debian/patches/hurd_path_max_fix.patch:
    + Added; fix build on HURD where PATH_MAX is not defined
      (closes: #616299).
  * debian/patches/scanimage_man_batch_start.patch:
    + Added; fix improper documentation of --batch-start (closes: #614009).
 -- Artur Rona <email address hidden>   Wed, 23 Mar 2011 19:26:36 +0100

Upload details

Uploaded by:
Artur Rona
Sponsored by:
Martin Pitt
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Angry Aardvark release universe graphics

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
sane-backends_1.0.22.orig.tar.gz 4.9 MiB 9f84a16800497f0b79a278531bb1a0f438de6ce8cf509fefc65a252e29f90c54
sane-backends_1.0.22-2ubuntu1.debian.tar.gz 61.2 KiB 51218fa2b411546aaf5ca6cf6c0484addad8ccbb6269c3e2b94a5ba3500bd1d2
sane-backends_1.0.22-2ubuntu1.dsc 2.2 KiB 299003a24a6b793ef580ebd02587af4b78494349ba4188d9dbf99365b6a0c133

Available diffs

View changes file

Binary packages built by this source

libsane: 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.

libsane-dbg: API development library for scanners [debug symbols]

 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 debugging symbols for the SANE backends.

libsane-dev: API development library for scanners [development files]

 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 files needed to build your applications
 using SANE.

sane-utils: API library for scanners -- utilities

 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 command line frontend scanimage, the saned
 server and the sane-find-scanner utility, along with their documentation.