diff --git a/debian/changelog b/debian/changelog index 8d98327..817c43b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -168,12 +168,12 @@ * New upstream release. * Merge changes from Ubuntu, thanks to James Page (Closes: #646092) : + Enable test suite: - - d/ant.properties, d/build.xml: Define new targets to compile and + - d/ant.properties, d/build.xml: Define new targets to compile and execute test suites for all jar files. - d/control: Add ant-optional and junit to B-D's. - d/rules: Define DEB_ANT_CHECK_TARGET to execute test suite and add ant-junit and junit to DEB_JARS. - + d/control: Remove surplus dependencies - libjavassist-java, + + d/control: Remove surplus dependencies - libjavassist-java, libcommons-lang-java -- Damien Raude-Morvan Tue, 01 Nov 2011 23:48:41 +0100 @@ -243,7 +243,7 @@ * Add a Build-Depends-Indep dependency on maven-repo-helper * Use mh_installpom and mh_installjar to install the POM and the jar to the Maven repository - * Fix Lintian warning: license for the Debian packaging is GPL version 2, + * Fix Lintian warning: license for the Debian packaging is GPL version 2, according to Varun Hiremath. * Use default-jdk instead of default-jdk-builddep for Build-Depends as no components are built with gcj.