1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: ruby-versionomy
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Ben Armstrong <synrg@sanctuary.nslug.ns.ca>
Build-Depends: debhelper (>= 9~),
gem2deb,
ruby-blockenspiel (>= 0.5)
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-versionomy.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-versionomy.git
Homepage: http://dazuma.github.com/versionomy
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: ruby-versionomy
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
ruby-blockenspiel (>= 0.5),
${misc:Depends},
${shlibs:Depends}
Description: Generalized version number class for Ruby
Versionomy is a generalized version number library. It provides tools to
represent, manipulate, parse, and compare version numbers in the wide variety
of versioning schemes in use.
|