[DRE-commits] [ruby-coffee-rails] branch master updated (3e58307 -> c63d6fd)
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Aug 3 02:43:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository ruby-coffee-rails.
from 3e58307 No changes rebuild to add support for new interpreters
adds 1c2abe3 Imported Upstream version 4.0.1
new 9fdfe93 Merge tag 'upstream/4.0.1'
new c2f56e8 New upstream release
new 7c7379e Change depenency on ruby-railties-3.2 to just ruby-railties
new 877029f README renamed
new 36cd9ba bump Standards-Version
new c63d6fd release to unstable
The 6 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 +
.travis.yml | 17 +--
CHANGELOG.md | 36 ++++++
Gemfile | 9 +-
README.markdown => README.md | 10 +-
Rakefile | 16 +++
checksums.yaml.gz | Bin 0 -> 269 bytes
coffee-rails.gemspec | 15 +--
coffee-rails.gemspec.erb | 24 ++++
debian/changelog | 7 ++
debian/control | 4 +-
debian/ruby-coffee-rails.docs | 2 +-
gemfiles/Gemfile-4-0-stable | 5 +
lib/coffee/rails/version.rb | 2 +-
.../coffee/assets/templates/javascript.js.coffee | 2 +-
metadata.yml | 138 +++++++++------------
test/assets_test.rb | 3 +-
test/test_helper.rb | 1 +
18 files changed, 188 insertions(+), 104 deletions(-)
create mode 100644 CHANGELOG.md
rename README.markdown => README.md (52%)
create mode 100644 checksums.yaml.gz
create mode 100644 coffee-rails.gemspec.erb
create mode 100644 gemfiles/Gemfile-4-0-stable
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-coffee-rails.git
More information about the Pkg-ruby-extras-commits
mailing list