Package: ruby-albino / 1.3.3-5

Metadata

Package Version Patches format
ruby-albino 1.3.3-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001_fix_Albino_Multi_accepting_UTF 8_input.patch | (download)

test/multi_albino_test.rb | 7 7 + 0 - 0 !
vendor/multipygmentize | 1 1 + 0 - 0 !
2 files changed, 8 insertions(+)

 [patch] fix albino::multi accepting utf-8 input (modified to deal with empty span blocks)
002_fix albino according pygments.patch | (download)

test/albino_test.rb | 4 2 + 2 - 0 !
test/multi_albino_test.rb | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix albino test accroding new pygments
003_move_multipygmentize.patch | (download)

lib/albino/multi.rb | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 use installed version of multipygmentize if possible
 fixes usage of abino/multi.rb (and thus autopkgtests)
004_shebang_multipygmentize.patch | (download)

vendor/multipygmentize | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change shebang for python script