ruby-libxml 2.2.2-2 source package in Ubuntu

Changelog

ruby-libxml (2.2.2-2) unstable; urgency=low

  * Stop ignoring the tests' results - Thanks to Cédric Boutillier for
    the patch

ruby-libxml (2.2.2-1) unstable; urgency=low

  * New upstream release
  * Added myself to uploaders
  * Repackaged using the gem2deb infrastructure; fixes FTBFS (Closes: #646652)

libxml-ruby (1.1.3-2) unstable; urgency=low

  * Upload including Ruby 1.9.1 support.
  * debian/control:
    - Bumped standards version to 3.8.4; no changes required.
    - Bumped ruby-pkg-tools build depend to >= 0.17.
    - Added a package entry for libxml-ruby1.9.1.
    - Added ruby1.9.1 and ruby1.9.1-dev to the build depends.

libxml-ruby (1.1.3-1) unstable; urgency=low

  [ Ryan Niebur ]
  * New upstream release

  [ Filipe Lautert ]
  * Revised and uploaded the package.

libxml-ruby (1.1.2-1) unstable; urgency=low

  [ Ryan Niebur ]
  * New upstream release
  * add myself to uploaders
  * bump debhelper version/compat to 5
  * Debian policy 3.8.1
  * remove XS-Dm-Upload-Allowed field ... there are no DMs in
    Maintainer/Uploaders
  * change Section to ruby
  * stop using the simple-patchsys cdbs rules, there are no patches
  * add misc:Depends
  * differentiate the short descriptions
  * update copyright

  [ Filipe Lautert ]
  * Revised and uploaded the package.

libxml-ruby (0.9.4-1) unstable; urgency=low

  * New upstream version.

libxml-ruby (0.8.3-1) unstable; urgency=low

  * New upstream version (closes: #485738).

libxml-ruby (0.5.2.0-3) unstable; urgency=low

  * Set section to "libs" instead of "interpreters". This is a library.

libxml-ruby (0.5.2.0-2) unstable; urgency=low

  * Fixed typo in the value of the XS-Dm-Upload-Allowed field.

libxml-ruby (0.5.2.0-1) unstable; urgency=low

  [ Filipe Lautert ]
  * New upstream version (closes: #443409).
  * Added 'Dm-Upload-Allowed: yes' field to debian/control file.

  [ Lucas Nussbaum ]
  * Use new Homepage dpkg header.

  [ Paul van Tilburg ]
  * Added Vcs-* fields.
  * Bumped standards version to 3.7.3; no changes required. 

libxml-ruby (0.3.8.4-3) unstable; urgency=low

  * Added test before remove empty file, so package can be build twice
    in a row (closes: #424542).

libxml-ruby (0.3.8.4-2) unstable; urgency=low

  [ Filipe Lautert ]
  * Updated debian/control and removed debian/control.in so it reflects
    the new way of describing maintainers and uploaders fields from the
    Pkg-Ruby-Extras Team.

libxml-ruby (0.3.8.4-1) unstable; urgency=medium

  * Maintenance release that fixes a critical bug in attribute handling.

libxml-ruby (0.3.8.2-1) unstable; urgency=medium

  * Synchonized with upstream version - this version closes many critical
    bugs in upstream code.
  * Removed silly comment from rules file.
  * Updated copyright file.

libxml-ruby (0.3.8-1) unstable; urgency=low

  * Package adopted - maintenance changed to Debian/Ruby Extras team.
    Closes: #335698.
  * Converted debian/rules to cdbs.
  * Added remove command to debian/rules that removes empty test file
    resolving litian warning.
  * Conforms to Standards version 3.7.2.

libxml-ruby (0.3.4-4) unstable; urgency=low

  * QA upload.
  * Add a libxml-ruby metapackage as recommended by Debian Ruby Policy.
    Closes: #282759.
  * Change section to interpreters.  Closes: #260944.
  * debian/copyright: Update upstream URL.
  * debian/dirs: $(sitedir) already handled by the Makefile; remove.
  * debian/docs: README and TODO already handled by cdbs; remove.
  * debian/watch: Add.
  * Conforms to Standards version 3.6.2.

libxml-ruby (0.3.4-3) unstable; urgency=low

  * Orphaning package, setting maintainer to QA.

libxml-ruby (0.3.4-2) unstable; urgency=low

  * Fix FTBFS due to unnecessary libm/atan check; thanks to
    Andreas Jochens (closes: #265475).
  * Fix gcc-4.0 FTBFS due to lvalue casts; thanks to
    Andreas Jochens (closes: #287452).

libxml-ruby (0.3.4-1) unstable; urgency=low

  * Initial release (closes: #228534).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  20 Dec 2011 16:49:22 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-libxml_2.2.2.orig.tar.gz 238.1 KiB 6ea1722dc8c390b6cfef724ff5ce940c19851748b1daad54246ca6ccd74885f7
ruby-libxml_2.2.2-2.debian.tar.gz 4.7 KiB 5226c90db8ee918148c167c6e472005bd2f45557cbff7b9e6ee975879a7f3c2b
ruby-libxml_2.2.2-2.dsc 2.3 KiB b6881a5e869e9bfb9981f1946b19c88c083af4d67119d6d61ee5b6494b3de91c

View changes file

Binary packages built by this source

libxml-ruby: No summary available for libxml-ruby in ubuntu quantal.

No description available for libxml-ruby in ubuntu quantal.

libxml-ruby1.8: No summary available for libxml-ruby1.8 in ubuntu quantal.

No description available for libxml-ruby1.8 in ubuntu quantal.

libxml-ruby1.9.1: No summary available for libxml-ruby1.9.1 in ubuntu quantal.

No description available for libxml-ruby1.9.1 in ubuntu quantal.

ruby-libxml: Ruby Bindings for LibXML2

 The Libxml-Ruby project provides Ruby language bindings for the GNOME
 Libxml2 XML toolkit. It is free software, released under the MIT License.
 Libxml-ruby's primary advantage over REXML is performance - if speed
 is your need, these are good libraries to consider, as demonstrated
 by the informal benchmark below.