coderay 1.1.2-1 source package in Ubuntu

Changelog

coderay (1.1.2-1) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Use https:// in Vcs-* fields

  [ Antonio Terceiro ]
  * Remove myself from Uploaders:

  [ HIGUCHI Daisuke (VDR dai) ]
  * set Maintainer as pkg-ruby-extras-maintainers with ex-maintainer's request.
  * Imported Upstream version 1.1.2.
  * Add myself to Uploaders.
  * eliminate lintian warning: debian-watch-uses-insecure-uri
  * eliminate lintian warning: unused-override
  * d/p/0001-Remove-rubygems-depends.patch: restore lacking strings.
  * d/p/0000-restore_tests_and_rake_tasks_v1.1.2.patch:
    restore tests and rake_tasks v1.1.2.
  * d/p/0002-Add-lack-file-for-UnitTest.patch: removed, imported upstream.
  * use newer test.
    - d/control: update b-d:
    - d/ruby-tests.rb: added.
    - d/ruby-test-files.yaml: removed.
    - d/rules: remove test generated files.
    - d/tests/: add for autopkgtest-pkg-ruby.
  * Bump compat to 10.
  * Bump Standards-Version to 4.1.1 (no further changes)

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Mon, 23 Oct 2017 00:21:47 +0900

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
coderay_1.1.2-1.dsc 2.3 KiB ee4a237b36c218b450b51121c5bb189120d49820e7116ad4f3b71f612fc11fca
coderay_1.1.2.orig.tar.gz 88.6 KiB 9da3b3bcf807bfe1d7d42fb7b04102c8fc3749810fdff4dd746ffe9447318d47
coderay_1.1.2-1.debian.tar.xz 34.6 KiB 65042abb11af8d8936dd4624f471b5cc57196880b99cd306592650013183d51f

Available diffs

No changes file available.

Binary packages built by this source

coderay: Helper programs for CodeRay Ruby lib for syntax highlighting

 CodeRay is a Ruby library that can scan an input file or text in a web
 page and encode it as syntax highlighted HTML output.
 .
 CodeRay supports many input languages including: C, C++, CSS, Delphi, diff,
 Groovy, HTML, RHTML (Erb+HTML), Nitro-XHTML, Java, JavaScript, JSON, PHP,
 Python, Ruby, SQL and YAML.
 .
 CodeRay can output to HTML, JSON, XML, Yaml.
 .
 The coderay binary scans a file and outputs in HTML.

ruby-coderay: Ruby library for syntax highlighting

 CodeRay is a Ruby library that can scan an input file or text in a web
 page and encode it as syntax highlighted HTML output.
 .
 CodeRay supports many input languages including: C, C++, CSS, Delphi, diff,
 Groovy, HTML, RHTML (Erb+HTML), Nitro-XHTML, Java, JavaScript, JSON, PHP,
 Python, Ruby, SQL and YAML.
 .
 CodeRay can output to HTML, JSON, XML, Yaml.