xmlunit 1.4-1 source package in Ubuntu

Changelog

xmlunit (1.4-1) unstable; urgency=low


  * Team upload.
  * New upstream release
  * Refreshed the patches
  * Updated Standards-Version to 3.9.4 (no changes)
  * Removed the duplicate Section field for libxmlunit-java
  * Removed Michael Koch from the Uploaders list (Closes: #654143)
  * debian/copyright: Updated to comply with the Copyright Format 1.0
  * debian/rules: Improved the clean target to allow rebuilds
  * Use canonical URLs for the Vcs-* fields

 -- Emmanuel Bourg <email address hidden>  Tue, 14 May 2013 01:31:07 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
xmlunit_1.4-1.dsc 2.1 KiB 03096e1f9284dd9162c46e32cd69a21a08f77313815774c9e8577dd30cf861c8
xmlunit_1.4.orig.tar.gz 656.5 KiB 02e9dbcfb36642a001dc901b691442198996252aeeb25547f0a478f1994cd15d
xmlunit_1.4-1.debian.tar.gz 4.7 KiB 1dcfedc4bf8802dcefe671ef4f77741eaf79627867392ab902e43a47992776fa

Available diffs

No changes file available.

Binary packages built by this source

libxmlunit-java: Unit testing for XML documents

 XMLUnit extends JUnit and NUnit to enable unit testing of XML.
 It compares a control XML document to a test document or the result of a
 transformation, validates documents, and compares the results of XPath
 expressions.

libxmlunit-java-doc: Documentation for XMLUnit

 XMLUnit extends JUnit and NUnit to enable unit testing of XML.
 It compares a control XML document to a test document or the result of a
 transformation, validates documents, and compares the results of XPath
 expressions.
 .
 This package provides the API and user documentation for XMLUnit.