use packaged jquery plugins cookie and history

This commit is contained in:
Praveen Arimbrathodiyil 2015-12-12 14:59:27 +05:30
parent 31e97114c7
commit 73a0990704
2 changed files with 4 additions and 0 deletions

2
debian/control vendored
View file

@ -132,5 +132,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-gemnasium-gitlab-service,
ruby-slack-notifier,
ruby-asana,
libjs-jquery-cookie,
libjs-jquery-history
Description: FIXME
<insert long description, indented with spaces>

2
debian/gitlab.links vendored
View file

@ -1,3 +1,5 @@
etc/gitlab/unicorn.rb usr/share/gitlab/config/unicorn.rb
etc/gitlab/database.yml usr/share/gitlab/config/database.yml
etc/gitlab/gitlab.yml usr/share/gitlab/config/gitlab.yml
usr/share/javascript/jquery-history/jquery.history.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.history.js
usr/share/javascript/jquery-cookie/jquery.cookie.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.cookie.js