kopia lustrzana https://gitlab.com/sane-project/backends
rodzic
f263134181
commit
2b8f01e859
|
@ -1,3 +1,5 @@
|
||||||
|
****** Release of sane-backends 1.0.22. End of code freeze ******
|
||||||
|
|
||||||
2011-02-10 m. allan noah <kitno455 at gmail dot com>
|
2011-02-10 m. allan noah <kitno455 at gmail dot com>
|
||||||
* po/nl.po: updates from Martin Kho
|
* po/nl.po: updates from Martin Kho
|
||||||
* po/uk.po: updates from Yuri Chornoivan
|
* po/uk.po: updates from Yuri Chornoivan
|
||||||
|
|
15
NEWS
15
NEWS
|
@ -1,4 +1,19 @@
|
||||||
-*-Mode: outline-*-
|
-*-Mode: outline-*-
|
||||||
|
New with 1.0.22, released 2011-02-13:
|
||||||
|
|
||||||
|
* New backends: kvs20xx (Panasonic KV-S20xx),
|
||||||
|
magicolor (Konica-Minolta )
|
||||||
|
* Significant enhancements to several backends.
|
||||||
|
* More than 80 new scanner models supported.
|
||||||
|
* Support many more networked scanners.
|
||||||
|
* Added -A option to scanimage
|
||||||
|
* Improved build system.
|
||||||
|
* Improved USB support.
|
||||||
|
* Improved udev rules.
|
||||||
|
* Documentation updates.
|
||||||
|
* Bugfixes.
|
||||||
|
|
||||||
|
|
||||||
New with 1.0.21, released 2010-04-25:
|
New with 1.0.21, released 2010-04-25:
|
||||||
|
|
||||||
* New backends: kodak (Kodak i18xx), kvs1025 (Panasonic KV-S10xx),
|
* New backends: kodak (Kodak i18xx), kvs1025 (Panasonic KV-S10xx),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.66 for sane-backends 1.0.22git.
|
# Generated by GNU Autoconf 2.66 for sane-backends 1.0.22.
|
||||||
#
|
#
|
||||||
# Report bugs to <sane-devel@lists.alioth.debian.org>.
|
# Report bugs to <sane-devel@lists.alioth.debian.org>.
|
||||||
#
|
#
|
||||||
|
@ -562,8 +562,8 @@ MAKEFLAGS=
|
||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='sane-backends'
|
PACKAGE_NAME='sane-backends'
|
||||||
PACKAGE_TARNAME='sane-backends'
|
PACKAGE_TARNAME='sane-backends'
|
||||||
PACKAGE_VERSION='1.0.22git'
|
PACKAGE_VERSION='1.0.22'
|
||||||
PACKAGE_STRING='sane-backends 1.0.22git'
|
PACKAGE_STRING='sane-backends 1.0.22'
|
||||||
PACKAGE_BUGREPORT='sane-devel@lists.alioth.debian.org'
|
PACKAGE_BUGREPORT='sane-devel@lists.alioth.debian.org'
|
||||||
PACKAGE_URL=''
|
PACKAGE_URL=''
|
||||||
|
|
||||||
|
@ -1371,7 +1371,7 @@ if test "$ac_init_help" = "long"; then
|
||||||
# Omit some internal or obsolete options to make the list less imposing.
|
# Omit some internal or obsolete options to make the list less imposing.
|
||||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
\`configure' configures sane-backends 1.0.22git to adapt to many kinds of systems.
|
\`configure' configures sane-backends 1.0.22 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
|
@ -1441,7 +1441,7 @@ fi
|
||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of sane-backends 1.0.22git:";;
|
short | recursive ) echo "Configuration of sane-backends 1.0.22:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
|
@ -1587,7 +1587,7 @@ fi
|
||||||
test -n "$ac_init_help" && exit $ac_status
|
test -n "$ac_init_help" && exit $ac_status
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
sane-backends configure 1.0.22git
|
sane-backends configure 1.0.22
|
||||||
generated by GNU Autoconf 2.66
|
generated by GNU Autoconf 2.66
|
||||||
|
|
||||||
Copyright (C) 2010 Free Software Foundation, Inc.
|
Copyright (C) 2010 Free Software Foundation, Inc.
|
||||||
|
@ -2188,7 +2188,7 @@ cat >config.log <<_ACEOF
|
||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by sane-backends $as_me 1.0.22git, which was
|
It was created by sane-backends $as_me 1.0.22, which was
|
||||||
generated by GNU Autoconf 2.66. Invocation command line was
|
generated by GNU Autoconf 2.66. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
|
@ -2542,7 +2542,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||||
V_MAJOR=1
|
V_MAJOR=1
|
||||||
V_MINOR=0
|
V_MINOR=0
|
||||||
V_REV=22
|
V_REV=22
|
||||||
is_release=no
|
is_release=yes
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -3013,7 +3013,7 @@ fi
|
||||||
|
|
||||||
# Define the identity of the package.
|
# Define the identity of the package.
|
||||||
PACKAGE='sane-backends'
|
PACKAGE='sane-backends'
|
||||||
VERSION='1.0.22git'
|
VERSION='1.0.22'
|
||||||
|
|
||||||
|
|
||||||
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
||||||
|
@ -3081,7 +3081,7 @@ ac_config_headers="$ac_config_headers include/sane/config.h"
|
||||||
|
|
||||||
|
|
||||||
PACKAGE=sane-backends
|
PACKAGE=sane-backends
|
||||||
VERSION=1.0.22git
|
VERSION=1.0.22
|
||||||
NUMBER_VERSION=${V_MAJOR}.${V_MINOR}.${V_REV}
|
NUMBER_VERSION=${V_MAJOR}.${V_MINOR}.${V_REV}
|
||||||
|
|
||||||
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
||||||
|
@ -17812,7 +17812,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
||||||
# report actual input values of CONFIG_FILES etc. instead of their
|
# report actual input values of CONFIG_FILES etc. instead of their
|
||||||
# values after options handling.
|
# values after options handling.
|
||||||
ac_log="
|
ac_log="
|
||||||
This file was extended by sane-backends $as_me 1.0.22git, which was
|
This file was extended by sane-backends $as_me 1.0.22, which was
|
||||||
generated by GNU Autoconf 2.66. Invocation command line was
|
generated by GNU Autoconf 2.66. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
|
@ -17878,7 +17878,7 @@ _ACEOF
|
||||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
sane-backends config.status 1.0.22git
|
sane-backends config.status 1.0.22
|
||||||
configured by $0, generated by GNU Autoconf 2.66,
|
configured by $0, generated by GNU Autoconf 2.66,
|
||||||
with options \\"\$ac_cs_config\\"
|
with options \\"\$ac_cs_config\\"
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@ dnl Process this file with autoconf to produce a configure script. -*-m4-*-
|
||||||
dnl ***********************************************************************
|
dnl ***********************************************************************
|
||||||
dnl When preparing a release, increase the numeric and string version numbers,
|
dnl When preparing a release, increase the numeric and string version numbers,
|
||||||
dnl remove the "cvs" suffix, and set is_release=yes
|
dnl remove the "cvs" suffix, and set is_release=yes
|
||||||
AC_INIT([sane-backends],[1.0.22git],[sane-devel@lists.alioth.debian.org])
|
AC_INIT([sane-backends],[1.0.22],[sane-devel@lists.alioth.debian.org])
|
||||||
V_MAJOR=1
|
V_MAJOR=1
|
||||||
V_MINOR=0
|
V_MINOR=0
|
||||||
V_REV=22
|
V_REV=22
|
||||||
is_release=no
|
is_release=yes
|
||||||
dnl ***********************************************************************
|
dnl ***********************************************************************
|
||||||
|
|
||||||
m4_ifdef([AC_CONFIG_MACRO_DIR], [AC_CONFIG_MACRO_DIR([m4])])
|
m4_ifdef([AC_CONFIG_MACRO_DIR], [AC_CONFIG_MACRO_DIR([m4])])
|
||||||
|
|
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
:backend "kvs20xx" ; name of backend
|
:backend "kvs20xx" ; name of backend
|
||||||
:version "2" ; version of backend
|
:version "2" ; version of backend
|
||||||
|
:new :yes
|
||||||
:manpage "sane-kvs20xx" ; name of manpage (if it exists)
|
:manpage "sane-kvs20xx" ; name of manpage (if it exists)
|
||||||
:comment "New backend for SANE release 1.0.22, see sane-kvs20xx manpage"
|
:comment "New backend for SANE release 1.0.22, see sane-kvs20xx manpage"
|
||||||
:devicetype :scanner ; start of a list of devices....
|
:devicetype :scanner ; start of a list of devices....
|
||||||
|
|
|
@ -18,7 +18,7 @@ Before the release:
|
||||||
* Make sure that config.guess and config.sub are up-to-date (get them from
|
* Make sure that config.guess and config.sub are up-to-date (get them from
|
||||||
savannah.gnu.org/projects/config)
|
savannah.gnu.org/projects/config)
|
||||||
* configure.in: increase version number
|
* configure.in: increase version number
|
||||||
* configure.in: remove 'cvs' from textual version number
|
* configure.in: remove 'git' from textual version number
|
||||||
* configure.in: set is_release=yes
|
* configure.in: set is_release=yes
|
||||||
* OPTIONAL: aclocal.m4: recreate by running aclocal
|
* OPTIONAL: aclocal.m4: recreate by running aclocal
|
||||||
* OPTIONAL: include/sane/config.h.in: recreate (autoheader in root of checkout)
|
* OPTIONAL: include/sane/config.h.in: recreate (autoheader in root of checkout)
|
||||||
|
|
Ładowanie…
Reference in New Issue