Package: ruby-jquery-ui-rails / 6.0.1+dfsg-7

Metadata

Package Version Patches format
ruby-jquery-ui-rails 6.0.1+dfsg-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix Rakefile regex.patch | (download)

Rakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes rakefile regex
 Replaces '-' to '*', since '-' means a range in ruby regex and not the
 character itself.
fix jquery ui check.patch | (download)

Rakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
engine root.patch | (download)

lib/jquery/ui/rails/engine.rb | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 change rails engine root
 Debian specific change
upgrade jquery ui to 1.13.patch | (download)

Rakefile | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 upgrade jquery-ui to 1.13

This updates jquery-ui to 1.13. Also we require the set gem for Set.new.