[DRE-commits] [ruby-asset-sync] branch master updated (cc1ab85 -> 9d57759)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Nov 20 10:22:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-asset-sync.
from cc1ab85 Prepare changelog
adds 296ff3c Imported Upstream version 1.1.0
new 002809d Merge tag 'upstream/1.1.0'
new 68557d7 new upstream release
new 32bcc26 refresh patches
new 52e4c0a remove versioned dep on rails
new 39a2137 disable tests, needs rspec3
new 1312455 update changelog
new 9d57759 upload to experimental
The 7 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:
.travis.yml | 11 ++-
Appraisals | 4 +
CHANGELOG.md | 31 +++++++
README.md | 15 +++-
asset_sync.gemspec | 6 +-
debian/changelog | 10 +++
debian/control | 6 +-
debian/patches/disable-aws-tests.patch | 12 +--
...-tests.rake => ruby-tests.rake.disabled.rspec3} | 0
gemfiles/rails_4.1.gemfile | 10 +++
lib/asset_sync.rb | 2 +-
lib/asset_sync/config.rb | 25 ++++--
lib/asset_sync/multi_mime.rb | 6 +-
lib/asset_sync/version.rb | 2 +-
metadata.yml | 90 ++++++++------------
spec/integration/aws_integration_spec.rb | 11 ++-
spec/spec_helper.rb | 21 +++--
spec/unit/asset_sync_spec.rb | 75 ++++++++---------
spec/unit/google_spec.rb | 42 +++++-----
spec/unit/multi_mime_spec.rb | 9 +-
spec/unit/rackspace_spec.rb | 32 ++++----
spec/unit/railsless_spec.rb | 28 +++----
spec/unit/storage_spec.rb | 96 +++++++++++-----------
23 files changed, 303 insertions(+), 241 deletions(-)
rename debian/{ruby-tests.rake => ruby-tests.rake.disabled.rspec3} (100%)
create mode 100644 gemfiles/rails_4.1.gemfile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-asset-sync.git
More information about the Pkg-ruby-extras-commits
mailing list