sane-backends 1.0.27-1~experimental3ubuntu1 source package in Ubuntu
Changelog
sane-backends (1.0.27-1~experimental3ubuntu1) bionic; urgency=medium * Merge from Debian experimental. Remaining changes: - Add versioned "Provides: libsane" to libsane1 sane-backends (1.0.27-1~experimental3) experimental; urgency=medium * debian/control: - Drop outdated Recommends libsane-extras-dev to libsane-dev binary package (Closes: #868265). - Drop outdated texlive and texlive-latex-extra Build-Dependency. * debian/rules: - Drop create and install the /etc/sane.d/dll.d directory. - Move rules from override_dh_install-arch and override_dh_auto_install-arch to override_dh_install-indep and override_dh_auto_install-indep to build the arch all packages without error (CLoses: #870455). - At dh_systemd_enable use debian/saned.socket instead saned.socket. - Use DEB* vars via default.mk instead own functions. * Move libsane-common.install.in to libsane-common.install. * debian/copyright: - Add year 2017 for debian/*. * New debian/patches/0150-genesys-Fix-use-of-uninitialized-variable.patch: - Initializing usb_mode (Closes:# 869673). Thanks to Florian Lindemann <email address hidden> and Olaf Meeuwissen <email address hidden>. * Move install of man pages from debian/rules to libsane-common.manpages and sane-utils.manpages (Closes: #872366). * Move umax_pp.5 from libsane-common to sane-utils. * debian/sane-utils.saned.init: - Add parameter to --retry at the stop section (Closes: #871543). * libsane1.README.Debian: - Remove references to the libsane-extras package. * Correct typos in the previous changelog entry. * Declare compliance with Debian Policy 4.1.1 (No changes needed). * Move rm_conffile from libsane-common.preinst to libsane-common.maintscript. -- Gianfranco Costamagna <email address hidden> Wed, 03 Jan 2018 15:39:06 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Bionic
- Original maintainer:
- Jörg Frings-Fürst
- Architectures:
- any all
- Section:
- graphics
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sane-backends_1.0.27.orig.tar.gz | 6.1 MiB | 293747bf37275c424ebb2c833f8588601a60b2f9653945d5a3194875355e36c9 |
sane-backends_1.0.27-1~experimental3ubuntu1.debian.tar.xz | 109.1 KiB | d1c2a21dfab5839d5a43fa043a09f0039fcb02773206fbf006948198e8092e43 |
sane-backends_1.0.27-1~experimental3ubuntu1.dsc | 2.4 KiB | a76eaf1f0a9c54b46c5cdd02134c205583051f8031b039237ef4ec936cbe0f65 |
Available diffs
Binary packages built by this source
- libsane-common: API library for scanners -- documentation and support 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 includes documentation for libsane, such as the man pages
and list of supported scanners, and support files (i18n data).
- 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.
- libsane1: 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.
- libsane1-dbgsym: debug symbols for libsane1
- 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.
- sane-utils-dbgsym: debug symbols for sane-utils