Package: jekyll / 2.2.0+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
jekyll | 2.2.0+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Drop SimpleCov dependencies.patch | (download) |
jekyll.gemspec |
2 0 + 2 - 0 ! |
drop simplecov dependencies |
0002 Drop RubyGems Depends.patch | (download) |
lib/jekyll.rb |
3 0 + 3 - 0 ! |
drop rubygems depends |
0003 Downcase RedCloth.patch | (download) |
test/helper.rb |
3 0 + 3 - 0 ! |
downcase redcloth |
0004 Remove Launchy Dependencies.patch | (download) |
Rakefile |
4 1 + 3 - 0 ! |
remove launchy dependencies |
0006 Fix relative LOAD_PATH in test_redcloth.patch | (download) |
test/test_redcloth.rb |
2 1 + 1 - 0 ! |
fix relative load_path in test_redcloth Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org> |
0007 Add newline in test_coffee_script.patch | (download) |
test/test_coffeescript.rb |
1 1 + 0 - 0 ! |
add newline in test_coffee_script Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org> |
0008 Update test for newer RDiscount.patch | (download) |
test/test_rdiscount.rb |
2 1 + 1 - 0 ! |
update test for newer rdiscount Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org> |
activesupport4 | (download) |
jekyll.gemspec |
2 1 + 1 - 0 ! |
drop version from activesupport dependency Upstream changelog noted that the explicit dependency on 3.2.x is only there to keep running on Ruby <= 1.9.2, but as jessie only ships 1.9.3+, we can ignore that. And Rails 3.2.x went out, so we MUST ignore that. |