ruby-rinku 1.7.3-2 source package in Ubuntu

Changelog

ruby-rinku (1.7.3-2) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Christian Hofstaedtler ]
  * Upload to unstable.

 -- Christian Hofstaedtler <email address hidden>  Fri, 04 Mar 2016 19:11:46 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-rinku_1.7.3-2.dsc 2.0 KiB 769b488cbcf7d2253a1d78daef2f7e4a32254ac13d6b7a546450f3d6ce8a77a5
ruby-rinku_1.7.3.orig.tar.gz 13.6 KiB 5a900e55e3c3de37b6212c2cb67223efb45077d114cde6b3b0d31332ab26ebaf
ruby-rinku_1.7.3-2.debian.tar.xz 2.6 KiB d3c291cd6ad17b61c05b36d3a3185832029abd0a232147f56a2d1e70ac323bb6

No changes file available.

Binary packages built by this source

ruby-rinku: autolinker for Ruby

 Rinku is a Ruby library that does autolinking.
 .
 It parses text and turns anything that remotely resembles a link into an HTML
 link, just like the Ruby on Rails `auto_link` method -- but it's about 20
 times faster, because it's written in C, and it's about 20 times smarter when
 linking, because it does actual parsing instead of RegEx replacements.

ruby-rinku-dbgsym: debug symbols for package ruby-rinku

 Rinku is a Ruby library that does autolinking.
 .
 It parses text and turns anything that remotely resembles a link into an HTML
 link, just like the Ruby on Rails `auto_link` method -- but it's about 20
 times faster, because it's written in C, and it's about 20 times smarter when
 linking, because it does actual parsing instead of RegEx replacements.

ruby-rinku-doc: autolinker for Ruby (documentation)

 Rinku is a Ruby library that does autolinking.
 .
 It parses text and turns anything that remotely resembles a link into an HTML
 link, just like the Ruby on Rails `auto_link` method -- but it's about 20
 times faster, because it's written in C, and it's about 20 times smarter when
 linking, because it does actual parsing instead of RegEx replacements.
 .
 This package contains the documentation for ruby-rinku.