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

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Apr 3 11:27:08 UTC 2015


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

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

      from  5aaf0ab   finalized changelog
      adds  bca9fdb   Imported Upstream version 2.7.1
       new  29bf330   Merge tag 'upstream/2.7.1'
       new  9416656   new upstream, new standards
       new  185c9d9   refresh patch
       new  e1278cc   update copyright
       new  af93bed   upload to experimental

The 5 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:
 .gitignore                                        |   1 +
 .rubocop.yml                                      |  26 ++--
 .travis.yml                                       |  18 ++-
 CHANGELOG.md                                      |  16 +++
 Gemfile                                           |   9 +-
 README.md                                         |  18 ++-
 Rakefile                                          |   7 +-
 checksums.yaml.gz                                 | Bin 271 -> 0 bytes
 debian/changelog                                  |  10 ++
 debian/control                                    |   2 +-
 debian/copyright                                  |   2 +-
 debian/patches/change-javascript-files-path.patch |  34 +++--
 gemfiles/alaska                                   |   4 +
 gemfiles/rubyracer                                |   3 +-
 gemfiles/rubyrhino                                |   3 +-
 lib/uglifier.rb                                   | 152 ++++++++++++----------
 lib/uglifier/version.rb                           |   3 +-
 lib/uglify.js                                     |  16 +--
 metadata.yml                                      |  57 ++++----
 spec/source_map_spec.rb                           |  44 +++++--
 spec/spec_helper.rb                               |   6 +
 spec/uglifier_spec.rb                             |  10 +-
 uglifier.gemspec                                  |   6 +-
 23 files changed, 279 insertions(+), 168 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 gemfiles/alaska

-- 
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