[Pkg-mozext-maintainers] Bug#975115: Info received (Wrong API version string in Debian packaged tbsync extension)
Jan-Marek Glogowski
glogow at fbihome.de
Mon Jan 11 19:16:49 GMT 2021
Ok - so - the API string in buster is actually:
$ rgrep "2\.4"
dav/content/provider.js: static getApiVersion() { return "2.4"; }
eas/content/provider.js: static getApiVersion() { return "Beta 2.4"; }
dpkg/content/tbsync.jsm: apiVersion: "Beta 2.4",
So now EAS complains for me :-) But since I don't need that, I removed
it. But IMHO neither webext-eas4tbsync nor webext-tbsync should be
"Beta". I guess it's fixed for sid, where webext-tbsync is newer and
webext-eas4tbsync got a "version bump to 2.4" in 1.20-2.
HTH
Jan-Marek
More information about the Pkg-mozext-maintainers
mailing list