[DRE-commits] [ruby-uglifier] branch master updated (8e4cc69 -> 5aaf0ab)

Caitlin Matos cm-guest at moszumanska.debian.org
Tue Aug 12 00:59:30 UTC 2014


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

cm-guest pushed a change to branch master
in repository ruby-uglifier.

      from  8e4cc69   Depend on ruby-json instead of ruby-multi-json (Closes: #751771)
      adds  33f3117   imported upstream version 2.5.3
       new  ec9e28c   Merge tag 'upstream/2.5.3'
       new  76d5f63   refreshed patches
       new  2306ed1   updated description
       new  5aaf0ab   finalized changelog

The 4 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:
 .rubocop.yml                                      |  27 +++
 .travis.yml                                       |   8 +-
 CHANGELOG.md                                      |  12 ++
 CONTRIBUTING.md                                   |  47 +++--
 Gemfile                                           |   9 +
 README.md                                         |   8 +-
 Rakefile                                          |  12 +-
 checksums.yaml.gz                                 | Bin 268 -> 271 bytes
 debian/changelog                                  |   8 +
 debian/control                                    |   5 +-
 debian/patches/change-javascript-files-path.patch |  23 +--
 gemfiles/rubyracer                                |   1 +
 gemfiles/rubyrhino                                |   1 +
 lib/uglifier.rb                                   | 210 ++++++++++++----------
 lib/uglifier/version.rb                           |   2 +-
 lib/uglify.js                                     |  14 +-
 metadata.yml                                      |  57 +++---
 spec/source_map_spec.rb                           |  58 +++---
 spec/spec_helper.rb                               |   9 +-
 spec/uglifier_spec.rb                             | 149 +++++++--------
 uglifier.gemspec                                  |   4 +-
 21 files changed, 393 insertions(+), 271 deletions(-)
 create mode 100644 .rubocop.yml

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



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