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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
Source: ruby-mathml
Section: ruby
Priority: optional
Maintainer: Youhei SASAKI <uwabami@gfd-dennou.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb, rake, ruby-eim-xml, ruby-rspec
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-mathml.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-mathml.git;a=summary
Homepage: http://www.hinet.mydns.jp/?mathml.rb
XS-Ruby-Versions: all
Package: ruby-mathml
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-eim-xml, libjs-jquery
Replaces: libmathml-ruby (<< 0.10-1), libmathml-ruby1.8 (<< 0.10-1), libmathml-ruby1.9.1 (<< 0.10-1)
Breaks: libmathml-ruby (<< 0.10-1), libmathml-ruby1.8 (<< 0.10-1), libmathml-ruby1.9.1 (<< 0.10-1)
Provides: libmathml-ruby, libmathml-ruby1.8, libmathml-ruby1.9.1
Description: TeX formula to MathML conversion library for Ruby
math_ml.rb is a library for converting TeX formula to MathML.
Package: libmathml-ruby
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-mathml
Description: Transitional package for ruby-mathml
This is a transitional package to ease upgrades to the
ruby-mathml package. It can safely be removed.
Package: libmathml-ruby1.8
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-mathml
Description: Transitional package for ruby-mathml
This is a transitional package to ease upgrades to the
ruby-mathml package. It can safely be removed.
Package: libmathml-ruby1.9.1
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-mathml
Description: Transitional package for ruby-mathml
This is a transitional package to ease upgrades to the
ruby-mathml package. It can safely be removed.
|