[DRE-commits] [ruby-jekyll-coffeescript] branch master updated (71830b5 -> e15cf1d)
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Fri Mar 20 05:24:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a change to branch master
in repository ruby-jekyll-coffeescript.
from 71830b5 Fix typo.
new 64856f2 Update d/watch: use github as upstream
adds d026080 Imported Upstream version 1.0.1
new 5ac79a8 Merge tag 'upstream/1.0.1'
new 82f17e4 Bump Standard Version: 3.9.6
new e15cf1d Update debian/changelog
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 | 27 +++++++
History.markdown | 11 +--
README.md | 22 ++++--
checksums.yaml.gz | Bin 268 -> 0 bytes
debian/changelog | 8 ++
debian/control | 2 +-
debian/watch | 3 +-
jekyll-coffeescript.gemspec | 8 +-
lib/jekyll-coffeescript.rb | 2 +-
lib/jekyll-coffeescript/version.rb | 5 ++
lib/jekyll/converters/coffeescript.rb | 2 +-
metadata.yml | 131 -------------------------------
script/rebund | 140 ++++++++++++++++++++++++++++++++++
spec/coffeescript_spec.rb | 4 +-
spec/spec_helper.rb | 5 +-
15 files changed, 216 insertions(+), 154 deletions(-)
create mode 100644 .travis.yml
delete mode 100644 checksums.yaml.gz
create mode 100644 lib/jekyll-coffeescript/version.rb
delete mode 100644 metadata.yml
create mode 100755 script/rebund
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-jekyll-coffeescript.git
More information about the Pkg-ruby-extras-commits
mailing list