[DRE-commits] [ruby-haml] branch master updated (97add76 -> 3e11fbe)
Gunnar Wolf
gwolf at moszumanska.debian.org
Fri Jan 31 16:20:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
gwolf pushed a change to branch master
in repository ruby-haml.
from 97add76 remove lintian overrides, about transitional packages
adds 1af8982 Imported Upstream version 4.0.5
new e4a0e52 Merge tag 'upstream/4.0.5'
new bf42d8a New upstream version
new 3e11fbe Upstream requires Rails >= 3.2, reflecting it in the dependencies
The 3 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:
CHANGELOG.md | 22 +++++++
REFERENCE.md | 9 ++-
checksums.yaml.gz | Bin 269 -> 270 bytes
debian/changelog | 9 +++
debian/control | 6 +-
lib/haml.rb | 2 +-
lib/haml/helpers.rb | 43 +++++++------
lib/haml/helpers/action_view_extensions.rb | 2 +-
lib/haml/helpers/action_view_mods.rb | 15 ++---
lib/haml/options.rb | 4 +-
lib/haml/parser.rb | 3 +-
lib/haml/temple.rb | 85 +++++++++++++++++++++++++
lib/haml/version.rb | 2 +-
metadata.yml | 58 ++++++++---------
test/engine_test.rb | 14 +++++
test/gemfiles/Gemfile.rails-3.2.x.lock | 98 -----------------------------
test/helper_test.rb | 39 ++++++++++++
test/results/partial_layout_erb.xhtml | 2 +-
test/template_test.rb | 23 +++++++
test/templates/partial_layout_erb.erb | 2 +-
20 files changed, 270 insertions(+), 168 deletions(-)
create mode 100644 lib/haml/temple.rb
delete mode 100644 test/gemfiles/Gemfile.rails-3.2.x.lock
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-haml.git
More information about the Pkg-ruby-extras-commits
mailing list