Re: [sane-devel] Sane-backends is open for development

2017-05-26 Thread Olaf Meeuwissen
Hi Rolf,

Rolf Bensch writes:

> Hi Allan,
>
> If I'm checking the version with scanimage, I get this back:
>
> $ scanimage -V
> scanimage (sane-backends) 1.0.27git; backend version 1.0.27
>
> Maybe the backend version should also show 1.0.27git?

The backend version bit shows whatever sane_init gets back as the
version of the backend.  In most situations that will be the dll
backend but you could set up your system to have scanimage use a
specific backend directly.  So for the pixma backend that becomes
1.0.17, if I got my maths right.

This is compliant with the SANE spec.  You're supposed to return the
*backend* version in the sane_init() call.  The *backend* version is
defined in section 4.1:

  SANE version control also includes a minor version number and a build
  revision.  While control of these numbers remains with the implementor
  of a backend, the recommended use is as follows. The minor version is
  incremented with each official release of a backend.  The build
  revision is increased with each build of a backend.

So a backend could even return something like 1.5.123, as long as the
major version matches the major version of the SANE API it provides.

There is actually quite a bit of misunderstanding of the use of version
numbers in sane-backends but that's a long story.  It involves package
version, SANE API version, dynamic library versioning as well as backend
versions.  The problem is that people tend to assume it's all the same
thing while in fact they are all very different and mostly independent.

Hope this helps,
--
Olaf Meeuwissen, LPIC-2FSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Softwarehttps://my.fsf.org/donate
 Join the Free Software Foundation  https://my.fsf.org/join

-- 
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
 to sane-devel-requ...@lists.alioth.debian.org


Re: [sane-devel] Sane-backends is open for development

2017-05-24 Thread Rolf Bensch
Hi Allan,

If I'm checking the version with scanimage, I get this back:

$ scanimage -V
scanimage (sane-backends) 1.0.27git; backend version 1.0.27

Maybe the backend version should also show 1.0.27git?

Hope this helps.

Cheers,
Rolf


Am 23.05.2017 um 04:02 schrieb m. allan noah:
> Sorry for the delay, real life got in the way. But, sane-backends repo
> is now out of code freeze. Feel free to fix bugs, etc.
>
> Note that the version is now 1.0.27git, based on earlier discussions
> about making packaging easier.
>
> Let me know if you see any problems related to the repo or the website.
>
> allan


-- 
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
 to sane-devel-requ...@lists.alioth.debian.org


[sane-devel] Sane-backends is open for development

2017-05-22 Thread m. allan noah
Sorry for the delay, real life got in the way. But, sane-backends repo
is now out of code freeze. Feel free to fix bugs, etc.

Note that the version is now 1.0.27git, based on earlier discussions
about making packaging easier.

Let me know if you see any problems related to the repo or the website.

allan
-- 
"well, I stand up next to a mountain- and I chop it down with the edge
of my hand"

-- 
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
 to sane-devel-requ...@lists.alioth.debian.org