[DRE-commits] [ruby-simplecov-html] branch master updated (b577374 -> d583a3f)

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Oct 22 20:27:22 UTC 2015


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

terceiro pushed a change to branch master
in repository ruby-simplecov-html.

      from  b577374   debian/changelog: rephrase
       new  8ba8ea2   restore patches
       new  7cfea12   avoid messing with $LOAD_PATH
       new  ee0ca8c   add myselt to Uploaders:
       new  82113f3   debian/copyright: remove unwanted sourceless files
      adds  c86eec4   Imported Upstream version 0.10.0
       new  447008e   Merge tag 'upstream/0.10.0'
       new  83e9135   debian/rules: dynamically build public/application.js
       new  37d31b7   fix copyright and ununsed overrides
       new  190544f   provide a patch header
       new  a23132e   copy instead of symlinking during build
       new  df5c90c   replace usage of function that was removed from jQuery
       new  9635c77   ready for NEW
       new  d583a3f   avoid installing temporary js file copies

The 12 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:
 assets/javascripts/libraries/jquery-1.6.2.min.js   |    18 -
 assets/javascripts/plugins/highlight.pack.js       |     1 -
 .../javascripts/plugins/jquery.dataTables.min.js   |   152 -
 debian/changelog                                   |    10 +-
 debian/control                                     |     4 +-
 debian/copyright                                   |    57 +-
 debian/jquery.dataTables.js                        | 15129 +++++++++++++++++++
 debian/patches/dont-touch-load-path.patch          |    17 +
 debian/patches/fix-paths.patch                     |    26 +
 debian/patches/port-to-newer-jquery.patch          |    23 +
 debian/patches/remove-rubygems-bundler.patch       |    24 +
 debian/patches/series                              |     4 +
 debian/ruby-simplecov-html.install                 |     1 -
 debian/ruby-simplecov-html.links                   |     6 -
 debian/ruby-simplecov-html.lintian-overrides       |     4 -
 debian/rules                                       |    14 +
 debian/source/lintian-overrides                    |     1 +
 public/application.js                              |  1707 ---
 18 files changed, 15291 insertions(+), 1907 deletions(-)
 delete mode 100644 assets/javascripts/libraries/jquery-1.6.2.min.js
 delete mode 100644 assets/javascripts/plugins/highlight.pack.js
 delete mode 100644 assets/javascripts/plugins/jquery.dataTables.min.js
 create mode 100644 debian/jquery.dataTables.js
 create mode 100644 debian/patches/dont-touch-load-path.patch
 create mode 100644 debian/patches/fix-paths.patch
 create mode 100644 debian/patches/port-to-newer-jquery.patch
 create mode 100644 debian/patches/remove-rubygems-bundler.patch
 create mode 100644 debian/patches/series
 delete mode 100644 debian/ruby-simplecov-html.links
 create mode 100644 debian/source/lintian-overrides
 delete mode 100644 public/application.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-simplecov-html.git



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