kopia lustrzana https://gitlab.com/sane-project/backends
* ChangeLog-1.0.20, Makefile.in: ChangeLog from 1.0.20 release
* configure, configure.in: version 1.0.21cvs * doc/releases.txt: minor updates for new build system * doc/descriptions/canon_dr.desc, doc/descriptions/coolscan3.desc, doc/descriptions/rts8891.desc, doc/descriptions/xerox_mfp.desc: remove :new tagmerge-requests/1/head
rodzic
7bcc5a9060
commit
64e498b330
|
@ -257,6 +257,7 @@ EXTRA_DIST = ChangeLog-1.0.0 ChangeLog-1.0.1 ChangeLog-1.0.2 \
|
|||
ChangeLog-1.0.7 ChangeLog-1.0.8 ChangeLog-1.0.9 ChangeLog-1.0.10 \
|
||||
ChangeLog-1.0.12 ChangeLog-1.0.13 ChangeLog-1.0.14 ChangeLog-1.0.15 \
|
||||
ChangeLog-1.0.16 ChangeLog-1.0.17 ChangeLog-1.0.18 ChangeLog-1.0.19 \
|
||||
ChangeLog-1.0.20 \
|
||||
$(PACKAGE).lsm
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.63 for sane-backends 1.0.20.
|
||||
# Generated by GNU Autoconf 2.63 for sane-backends 1.0.21cvs.
|
||||
#
|
||||
# Report bugs to <sane-devel@lists.alioth.debian.org>.
|
||||
#
|
||||
|
@ -750,8 +750,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='sane-backends'
|
||||
PACKAGE_TARNAME='sane-backends'
|
||||
PACKAGE_VERSION='1.0.20'
|
||||
PACKAGE_STRING='sane-backends 1.0.20'
|
||||
PACKAGE_VERSION='1.0.21cvs'
|
||||
PACKAGE_STRING='sane-backends 1.0.21cvs'
|
||||
PACKAGE_BUGREPORT='sane-devel@lists.alioth.debian.org'
|
||||
|
||||
# Factoring default headers for most tests.
|
||||
|
@ -1567,7 +1567,7 @@ if test "$ac_init_help" = "long"; then
|
|||
# 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.
|
||||
cat <<_ACEOF
|
||||
\`configure' configures sane-backends 1.0.20 to adapt to many kinds of systems.
|
||||
\`configure' configures sane-backends 1.0.21cvs to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
@ -1637,7 +1637,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of sane-backends 1.0.20:";;
|
||||
short | recursive ) echo "Configuration of sane-backends 1.0.21cvs:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
@ -1783,7 +1783,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
sane-backends configure 1.0.20
|
||||
sane-backends configure 1.0.21cvs
|
||||
generated by GNU Autoconf 2.63
|
||||
|
||||
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
||||
|
@ -1797,7 +1797,7 @@ cat >config.log <<_ACEOF
|
|||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by sane-backends $as_me 1.0.20, which was
|
||||
It was created by sane-backends $as_me 1.0.21cvs, which was
|
||||
generated by GNU Autoconf 2.63. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
@ -2167,8 +2167,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|||
|
||||
V_MAJOR=1
|
||||
V_MINOR=0
|
||||
V_REV=20
|
||||
is_release=yes
|
||||
V_REV=21
|
||||
is_release=no
|
||||
|
||||
|
||||
|
||||
|
@ -2520,7 +2520,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='sane-backends'
|
||||
VERSION='1.0.20'
|
||||
VERSION='1.0.21cvs'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
@ -2689,7 +2689,7 @@ ac_config_headers="$ac_config_headers include/sane/config.h"
|
|||
|
||||
|
||||
PACKAGE=sane-backends
|
||||
VERSION=1.0.20
|
||||
VERSION=1.0.21cvs
|
||||
NUMBER_VERSION=${V_MAJOR}.${V_MINOR}.${V_REV}
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
@ -34990,7 +34990,7 @@ exec 6>&1
|
|||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by sane-backends $as_me 1.0.20, which was
|
||||
This file was extended by sane-backends $as_me 1.0.21cvs, which was
|
||||
generated by GNU Autoconf 2.63. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
@ -35053,7 +35053,7 @@ Report bugs to <bug-autoconf@gnu.org>."
|
|||
_ACEOF
|
||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||
ac_cs_version="\\
|
||||
sane-backends config.status 1.0.20
|
||||
sane-backends config.status 1.0.21cvs
|
||||
configured by $0, generated by GNU Autoconf 2.63,
|
||||
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
|
|
|
@ -3,11 +3,11 @@ dnl Process this file with autoconf to produce a configure script. -*-m4-*-
|
|||
dnl ***********************************************************************
|
||||
dnl When preparing a release, increase the numeric and string version numbers,
|
||||
dnl remove the "cvs" suffix, and set is_release=yes
|
||||
AC_INIT([sane-backends],[1.0.20],[sane-devel@lists.alioth.debian.org])
|
||||
AC_INIT([sane-backends],[1.0.21cvs],[sane-devel@lists.alioth.debian.org])
|
||||
V_MAJOR=1
|
||||
V_MINOR=0
|
||||
V_REV=20
|
||||
is_release=yes
|
||||
V_REV=21
|
||||
is_release=no
|
||||
dnl ***********************************************************************
|
||||
|
||||
m4_ifdef([AC_CONFIG_MACRO_DIR], [AC_CONFIG_MACRO_DIR([m4])])
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
; other types: :stillcam, :vidcam,
|
||||
; :meta, :api
|
||||
|
||||
:new :yes
|
||||
:mfg "Canon" ; name a manufacturer
|
||||
:url "http://www.canon.com/"
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
:backend "coolscan3"
|
||||
:version "1.0.0"
|
||||
:manpage "sane-coolscan3"
|
||||
:new :yes
|
||||
|
||||
:devicetype :scanner
|
||||
:mfg "Nikon"
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
:manpage "sane-rts8891" ; name of manpage (if it exists)
|
||||
:url "http://stef.dev.free.fr/sane/rts8891/index.html"
|
||||
; backend's web page
|
||||
:new :yes
|
||||
|
||||
:comment "This backend supports Realtek RTS8891 ASIC bases scanners."
|
||||
; comment about the backend
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
:manpage "sane-xerox_mfp"
|
||||
:comment "Could be compatible with other Samsung manufactured devices"
|
||||
:devicetype :scanner
|
||||
:new :yes
|
||||
|
||||
:mfg "Xerox"
|
||||
:url "http://www.office.xerox.com/"
|
||||
|
|
|
@ -60,10 +60,13 @@ Announcing the release:
|
|||
After the release:
|
||||
|
||||
* move ChangeLog to ChangeLog-"version" and start a new ChangeLog
|
||||
* add ChangeLog-"version" to DISTFILES in Makefile.in
|
||||
* configure.in: add -cvs suffix
|
||||
* add ChangeLog-"version" to EXTRA_DIST in Makefile.in
|
||||
* configure.in: bump version and V_REV
|
||||
* configure.in: add cvs suffix to textual version
|
||||
* configure.in: set is_release=no
|
||||
* configure: regenerate with autoconf
|
||||
* remove the ':new' tag from any new backends .desc files
|
||||
* commit
|
||||
* on cvs.alioth.debian.org, cvs update, ./configure, make the cvs checkout in
|
||||
/org/alioth.debian.org/chroot/home/groups/sane/sane-backends-lists-cvs/
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue