[DRE-commits] [ruby-rails-html-sanitizer] branch master updated (39ed696 -> fc4453d)

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Jan 26 22:01:23 UTC 2016


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

terceiro pushed a change to branch master
in repository ruby-rails-html-sanitizer.

      from  39ed696   Remove unwanted files
      adds  fa5ae99   Imported Upstream version 1.0.3
       new  957ab23   Merge tag 'upstream/1.0.3'
       new  2482f5b   New upstream release
       new  14e1ecf   debian/ruby-tests.rake: re-enable test that was disabled
       new  fc4453d   skip some tests

The 4 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                                         |  17 ---
 .travis.yml                                        |  26 -----
 Gemfile                                            |   4 -
 LICENSE.txt                                        |  22 ----
 README.md                                          |  13 ++-
 Rakefile                                           |   9 --
 debian/changelog                                   |  13 +++
 .../0001-Skip-some-tests-under-Debian.patch        |  51 +++++++++
 debian/patches/series                              |   1 +
 debian/ruby-tests.rake                             |   2 +-
 lib/rails/html/sanitizer.rb                        |  21 ++--
 lib/rails/html/sanitizer/version.rb                |   2 +-
 lib/rails/html/scrubbers.rb                        |  56 ++++++++-
 metadata.yml                                       | 126 +++++++++++++++++++++
 rails-html-sanitizer.gemspec                       |  26 -----
 test/sanitizer_test.rb                             |  57 +++++++---
 test/scrubbers_test.rb                             |  16 ++-
 17 files changed, 325 insertions(+), 137 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 .travis.yml
 delete mode 100644 Gemfile
 delete mode 100644 LICENSE.txt
 delete mode 100644 Rakefile
 create mode 100644 debian/patches/0001-Skip-some-tests-under-Debian.patch
 create mode 100644 debian/patches/series
 create mode 100644 metadata.yml
 delete mode 100644 rails-html-sanitizer.gemspec

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-html-sanitizer.git



More information about the Pkg-ruby-extras-commits mailing list