W. Martin Borgert wrote:
> Currently we have in Debian:
>
> libjs-jquery: 1.3.3
>   

Cool, you even have unreleased versions ;-) The jQuery version after 
1.3.2 is supposed to be 1.4, currently in alpha testing.
Ok, I just checked the Deban Changelog (1), the upgrade to 1.3.3 
corresponds to some internal debian packaging issues, quite confusing 
though.

> libjs-jquery-ui: 1.7.2
> libjs-flot: 0.5
>
> Any package that needs a JavaScript Library just symlinks to file
> it needs. E.g. libjs-jquery provides (among others) the file
> /usr/share/javascript/jquery/jquery.js
> The Trac package has a symlink
> /usr/share/pyshared/trac/htdocs/js/jquery.js
> to the above file.
>   

Trac 0.11.5 had some issues with 1.3.x (2), so I hope you have Trac 
0.11.6 in Debian ;-)
Trac 0.11.6 works with jQuery 1.3.x, but we still bundle jQuery 1.2.6 in 
order to not break Trac plugins which might use the deprecated XPath 
selector syntax, no longer supported in 1.3.x.

Our current policy is to freely upgrade jQuery from one minor version of 
Trac to the next if that doesn't introduce any API breakage, and only 
make upgrades which do break the API at the occasion of a new major 
version of Trac. Therefore the switch to jQuery 1.3.x will be done at 
the occasion of  the Trac 0.12 release, as advertised in 
TracDev/ApiChanges/0.12 (since 2 minutes ;-) ).

-- Christian

(1) 
http://packages.debian.org/changelogs/pool/main/j/jquery/jquery_1.3.3-2/changelog
(2) http://trac.edgewall.org/changeset/8503

--

You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.


Reply via email to