[DRE-commits] [ruby-roadie] branch master updated (fe085c4 -> 48b4356)

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Aug 11 16:53:18 UTC 2017


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

terceiro pushed a change to branch master
in repository ruby-roadie.

      from  fe085c4   Run wrap-and-sort on packaging files
      adds  67d13c7   New upstream version 3.2.2
       new  05a9f34   Updated version 3.2.2 from 'upstream/3.2.2'
       new  f1bca5e   New upstream release + dh-make-ruby -w
       new  27e7ca2   relax dependency on ruby-css-parser
       new  48b4356   Release (and fix package version)

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:
 .travis.yml                                        |  17 +-
 Changelog.md                                       |  35 +++-
 Gemfile                                            |   2 +-
 MIT-LICENSE => LICENSE                             |   2 +-
 README.md                                          |  26 ++-
 debian/changelog                                   |  12 ++
 debian/compat                                      |   2 +-
 debian/control                                     |  16 +-
 ...01-gemspec-relax-dependency-on-css_parser.patch |  23 +++
 debian/patches/series                              |   1 +
 lib/roadie/document.rb                             |  13 +-
 lib/roadie/net_http_provider.rb                    |   1 -
 lib/roadie/stylesheet.rb                           |   4 +-
 lib/roadie/version.rb                              |   2 +-
 metadata.yml                                       | 230 ---------------------
 roadie.gemspec                                     |   6 +-
 spec/integration_spec.rb                           |  21 ++
 spec/lib/roadie/stylesheet_spec.rb                 |   6 +
 spec/spec_helper.rb                                |   7 +-
 19 files changed, 159 insertions(+), 267 deletions(-)
 rename MIT-LICENSE => LICENSE (92%)
 create mode 100644 debian/patches/0001-gemspec-relax-dependency-on-css_parser.patch
 create mode 100644 debian/patches/series
 delete mode 100644 metadata.yml

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



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