[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: jquery 3.x uploaded to unstable



On Thu, Dec 01, 2016 at 11:52:01AM +0530, Pirate Praveen wrote:
> On ബുധന്‍ 30 നവംബര്‍ 2016 10:07 വൈകു, Antonio Terceiro wrote:
> > assuming that will not be fixed upstream anytime soon, do you want to
> > try the current state of ruby-jquery-rails in git?
> 
> Upstream is using jquery2. So if we embed jquery2 instead of jquery, it
> would be better. It is working with embedded jquery2. I have updated
> ruby-jquery-rails git.

Ah, no, in that case we want to provide both jquery and jquery2 via the
embedded copies. just commited that.

> I tried testing with jquery, but it seems dpkg refused to overwrite the
> symlinks. I realized this only after changing ruby-jquery-rails to embed
> jquery2. I can test again with jquery if embedding jquery2 is not
> possible (ie, if you are planning to ship jquery in libjs-jquery).

not sure what happened on your end. after the change I mentioned above,
I tried installing the resulting package and it just worked for me:

$ debi
(Reading database ... 494279 files and directories currently installed.)
Preparing to unpack ruby-jquery-rails_4.2.1-2_all.deb ...
Unpacking ruby-jquery-rails (4.2.1-2) over (4.2.1-1) ...
Setting up ruby-jquery-rails (4.2.1-2) ...
$ ll /usr/share/ruby-jquery-rails/vendor/assets/javascripts/
total 1016K
-rw-r--r-- 1 root root 287K nov 30 14:23 jquery.js
-rw-r--r-- 1 root root  95K nov 30 14:23 jquery.min.js
-rw-r--r-- 1 root root 141K nov 30 14:23 jquery.min.map
-rw-r--r-- 1 root root 252K nov 30 14:23 jquery2.js
-rw-r--r-- 1 root root  84K nov 30 14:23 jquery2.min.js
-rw-r--r-- 1 root root 127K nov 30 14:23 jquery2.min.map
lrwxrwxrwx 1 root root   39 nov 30 14:23 jquery3.js -> ../../../../javascript/jquery/jquery.js
lrwxrwxrwx 1 root root   43 nov 30 14:23 jquery3.min.js -> ../../../../javascript/jquery/jquery.min.js
lrwxrwxrwx 1 root root   44 nov 30 14:23 jquery3.min.map -> ../../../../javascript/jquery/jquery.min.map
-rw-r--r-- 1 root root  22K nov 30 14:23 jquery_ujs.js

Attachment: signature.asc
Description: PGP signature


Reply to: