[DRE-commits] [ruby-rails-assets-jquery.slimscroll] branch master updated (d585053 -> 948e37a)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 16 17:29:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a change to branch master
in repository ruby-rails-assets-jquery.slimscroll.

      from  d585053   Fix typo in debian/watch file
       new  00dc1b7   fix gbp.conf
       new  3a6370e   Imported Upstream version 1.3.6+dfsg
       new  d8bd691   update changelog
       new  3dc9ff5   set engine root
       new  53817a5   add smoke test
       new  14ccd4d   update changelog
       new  ea1111b   add depends on libjs-jquery-slimscroll
       new  fe4f2a8   upload to unstable
       new  131b9e0   use system jquery
       new  654ad61   remove google-analytics
       new  948e37a   upload to unstable

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                          |   7 +-
 .../jquery.slimscroll/slimScroll.jquery.json       |   4 +-
 .../jquery.slimscroll/jquery.slimscroll.js         |  14 +-
 .../javascripts/jquery.slimscroll/package.js       |  13 ++
 debian/changelog                                   |  11 ++
 debian/control                                     |   2 +-
 debian/gbp.conf                                    |   2 +-
 debian/install                                     |   1 +
 debian/patches/engine-root.patch                   |  12 ++
 debian/patches/remove-google-analytics.patch       | 169 +++++++++++++++++++++
 debian/patches/series                              |   3 +
 debian/patches/use-system-jquery.patch             | 169 +++++++++++++++++++++
 debian/tests/control                               |   2 +
 debian/tests/control.ex                            |  13 --
 debian/tests/smoke-test                            |  24 +++
 lib/rails-assets-jquery.slimscroll.rb              |   2 +-
 lib/rails-assets-jquery.slimscroll/version.rb      |   2 +-
 metadata.yml                                       |   7 +-
 rails-assets-jquery.slimscroll.gemspec             |   2 +-
 19 files changed, 426 insertions(+), 33 deletions(-)
 create mode 100644 app/assets/javascripts/jquery.slimscroll/package.js
 create mode 100644 debian/install
 create mode 100644 debian/patches/engine-root.patch
 create mode 100644 debian/patches/remove-google-analytics.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/use-system-jquery.patch
 create mode 100644 debian/tests/control
 delete mode 100644 debian/tests/control.ex
 create mode 100755 debian/tests/smoke-test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-assets-jquery.slimscroll.git



More information about the Pkg-ruby-extras-commits mailing list