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 50
|
Source: ruby-xmlparser
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Nussbaum <lucas@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), libexpat1-dev (>= 1.95.1)
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-xmlparser.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-xmlparser.git;a=summary
Homepage: http://www.yoshidam.net/Ruby.html
XS-Ruby-Versions: all
Package: ruby-xmlparser
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Replaces: libxml-parser-ruby1.8 (<< 0.7.2-1~), libxml-parser-ruby1.9.1 (<< 0.7.2-1~), libxml-parser-ruby (<< 0.7.2-1~)
Conflicts: libxml-parser-ruby1.8 (<< 0.7.2-1~), libxml-parser-ruby1.9.1 (<< 0.7.2-1~), libxml-parser-ruby (<< 0.7.2-1~)
Provides: libxml-parser-ruby1.8, libxml-parser-ruby1.9.1, libxml-parser-ruby
Description: Ruby interface for the expat XML parser toolkit
This is the module to access to James Clark's XML Parser Toolkit "expat"
<URL:http://www.jclark.com/xml/expat.html> from Ruby.
Package: libxml-parser-ruby1.8
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-xmlparser
Description: Transitional package for ruby-xmlparser
This is a transitional package to ease upgrades to the ruby-xmlparser
package. It can safely be removed.
Package: libxml-parser-ruby1.9.1
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-xmlparser
Description: Transitional package for ruby-xmlparser
This is a transitional package to ease upgrades to the ruby-xmlparser
package. It can safely be removed.
Package: libxml-parser-ruby
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-xmlparser
Description: Transitional package for ruby-xmlparser
This is a transitional package to ease upgrades to the ruby-xmlparser
package. It can safely be removed.
|