[DRE-commits] [ruby-loofah] branch master updated (c3f92f9 -> 1ab94ba)
Balasankar C
balasankarc-guest at moszumanska.debian.org
Wed May 6 18:27:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a change to branch master
in repository ruby-loofah.
from c3f92f9 target unstable
adds 11ff415 Imported Upstream version 2.0.2
new 0d46a54 Merge tag 'upstream/2.0.2'
new ce60190 Upstream update
new 1ab94ba Update changelog, copyright and control
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:
.gitignore | 6 +
.travis.yml | 18 ++
CHANGELOG.rdoc | 9 +
Manifest.txt | 1 +
debian/changelog | 6 +
debian/control | 2 +-
debian/copyright | 1 +
debian/patches/deactivate_whitewash_tests.patch | 20 --
debian/patches/series | 1 -
lib/loofah.rb | 6 +-
lib/loofah/helpers.rb | 3 +-
lib/loofah/html5/scrub.rb | 4 +-
lib/loofah/instance_methods.rb | 2 +-
loofah.gemspec | 64 ++++++
metadata.yml | 267 ------------------------
tasks/generate-whitelists | 63 ++++++
test/html5/test_sanitizer.rb | 13 ++
test/integration/test_ad_hoc.rb | 2 +-
test/integration/test_html.rb | 8 +-
test/unit/test_api.rb | 206 +++++++++---------
test/unit/test_encoding.rb | 20 +-
21 files changed, 313 insertions(+), 409 deletions(-)
create mode 100644 .gitignore
create mode 100644 .travis.yml
delete mode 100644 debian/patches/deactivate_whitewash_tests.patch
create mode 100644 loofah.gemspec
delete mode 100644 metadata.yml
create mode 100755 tasks/generate-whitelists
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-loofah.git
More information about the Pkg-ruby-extras-commits
mailing list