[pkg-java] r14745 - trunk/xmlunit/debian
Torsten Werner
twerner at alioth.debian.org
Wed Sep 7 13:06:32 UTC 2011
Author: twerner
Date: 2011-09-07 13:06:32 +0000 (Wed, 07 Sep 2011)
New Revision: 14745
Modified:
trunk/xmlunit/debian/changelog
trunk/xmlunit/debian/control
Log:
Improve short description.
Modified: trunk/xmlunit/debian/changelog
===================================================================
--- trunk/xmlunit/debian/changelog 2011-09-07 13:03:53 UTC (rev 14744)
+++ trunk/xmlunit/debian/changelog 2011-09-07 13:06:32 UTC (rev 14745)
@@ -7,8 +7,9 @@
* Switch to source format 3.0.
* Add a patch to workaround bug #634563 in dblatex.
* Quote the full BSD license in debian/copyright.
+ * Improve short description.
- -- Torsten Werner <twerner at debian.org> Wed, 07 Sep 2011 15:01:06 +0200
+ -- Torsten Werner <twerner at debian.org> Wed, 07 Sep 2011 15:03:56 +0200
xmlunit (1.3-1) unstable; urgency=low
Modified: trunk/xmlunit/debian/control
===================================================================
--- trunk/xmlunit/debian/control 2011-09-07 13:03:53 UTC (rev 14744)
+++ trunk/xmlunit/debian/control 2011-09-07 13:06:32 UTC (rev 14745)
@@ -14,7 +14,7 @@
Architecture: all
Section: java
Depends: ${misc:Depends}, junit, libjaxp1.3-java
-Description: A library that enables unit testing of XML
+Description: 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
More information about the pkg-java-commits
mailing list