Codebase list xmlunit / 295132e
UNRELEASED, FTBFS due to bug #634563 in dblatex * Team upload. * Add Vcs-* headers. * Change Depends: default-jdk-doc. * Update Standards-Version: 3.9.1. * Switch to source format 3.0. Torsten Werner 12 years ago
4 changed file(s) with 18 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 xmlunit (1.3-2) unstable; urgency=low
1
2 UNRELEASED, FTBFS due to bug #634563 in dblatex
3 * Team upload.
4 * Add Vcs-* headers.
5 * Change Depends: default-jdk-doc.
6 * Update Standards-Version: 3.9.1.
7 * Switch to source format 3.0.
8
9 -- Torsten Werner <twerner@debian.org> Wed, 31 Aug 2011 22:09:16 +0200
10
011 xmlunit (1.3-1) unstable; urgency=low
112
213 * New upstream release.
22 Priority: optional
33 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
44 Uploaders: Ludovic Claude <ludovic.claude@laposte.net>, Michael Koch <konqueror@gmx.de>
5 Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, ant-optional, maven-ant-helper, dblatex
6 Build-Depends-Indep: maven-repo-helper, junit, libjaxp1.3-java, docbook-xsl, libxalan2-java (>= 2.7.1-3)
7 Standards-Version: 3.9.1
8 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xmlunit
9 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/xmlunit/
510 Homepage: http://xmlunit.sourceforge.net/
6 Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, ant-optional, maven-ant-helper, quilt, dblatex
7 Build-Depends-Indep: maven-repo-helper, junit, libjaxp1.3-java, docbook-xsl, libxalan2-java (>= 2.7.1-3)
8 Standards-Version: 3.8.3
911
1012 Package: libxmlunit-java
1113 Architecture: all
2022 Package: libxmlunit-java-doc
2123 Architecture: all
2224 Section: doc
23 Depends: ${misc:Depends}, openjdk-6-doc | classpath-doc
25 Depends: ${misc:Depends}, default-jdk-doc
2426 Description: Documentation for XMLUnit
2527 XMLUnit extends JUnit and NUnit to enable unit testing of XML.
2628 It compares a control XML document to a test document or the result of a
11
22 include /usr/share/cdbs/1/rules/debhelper.mk
33 include /usr/share/cdbs/1/class/ant.mk
4 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
54
65 PACKAGE := $(DEB_SOURCE_PACKAGE)
76 VERSION := $(DEB_UPSTREAM_VERSION)
0 3.0 (quilt)