[DRE-commits] [ruby-jekyll-sass-converter] branch master updated (b0bbc92 -> 777b942)
Daisuke Higuchi
dai at moszumanska.debian.org
Tue Dec 5 08:48:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
dai pushed a change to branch master
in repository ruby-jekyll-sass-converter.
from b0bbc92 Update debian/changelog
adds a1b07b9 New upstream version 1.5.1
new 26f65a4 Update upstream source from tag 'upstream/1.5.1'
new 7113894 Refresh patch
new fe871a1 Bump Standard Version: 4.1.1
new 568b0b4 add test suite
new 5bdd274 new patch
new ad570e9 update B-D: for test
new a623eeb clean test stuff
new b190b2a support autopkgtest
new 777b942 Update debian/changelog
The 9 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 | 19 +++++++
.rubocop.yml | 15 +++++
.travis.yml | 13 +++--
Gemfile | 4 +-
History.markdown | 8 +++
Rakefile | 2 +
debian/changelog | 17 ++++++
debian/control | 6 +-
...-patch-Replace-git-execution-from-gemspec.patch | 12 ++--
debian/patches/0002-require-tmpdir.patch | 16 ++++++
debian/patches/series | 1 +
debian/ruby-tests.rake | 3 +
debian/rules | 5 ++
debian/tests/control | 3 +
debian/tests/run-test | 7 +++
jekyll-sass-converter.gemspec | 14 +++--
lib/jekyll-sass-converter.rb | 2 +
lib/jekyll-sass-converter/version.rb | 4 +-
lib/jekyll/converters/sass.rb | 10 ++--
lib/jekyll/converters/scss.rb | 22 ++++----
script/release | 3 +
spec/sass_converter_spec.rb | 12 ++--
spec/scss_converter_spec.rb | 66 +++++++++++-----------
spec/spec_helper.rb | 31 +++++-----
24 files changed, 204 insertions(+), 91 deletions(-)
create mode 100644 .gitignore
create mode 100644 .rubocop.yml
create mode 100644 debian/patches/0002-require-tmpdir.patch
create mode 100644 debian/ruby-tests.rake
create mode 100644 debian/tests/control
create mode 100644 debian/tests/run-test
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-jekyll-sass-converter.git
More information about the Pkg-ruby-extras-commits
mailing list