Remove trailing whitespace.
Markus Koschany
5 years ago
167 | 167 | * New upstream release. |
168 | 168 | * Merge changes from Ubuntu, thanks to James Page (Closes: #646092) : |
169 | 169 | + Enable test suite: |
170 | - d/ant.properties, d/build.xml: Define new targets to compile and | |
170 | - d/ant.properties, d/build.xml: Define new targets to compile and | |
171 | 171 | execute test suites for all jar files. |
172 | 172 | - d/control: Add ant-optional and junit to B-D's. |
173 | 173 | - d/rules: Define DEB_ANT_CHECK_TARGET to execute test suite and add |
174 | 174 | ant-junit and junit to DEB_JARS. |
175 | + d/control: Remove surplus dependencies - libjavassist-java, | |
175 | + d/control: Remove surplus dependencies - libjavassist-java, | |
176 | 176 | libcommons-lang-java |
177 | 177 | |
178 | 178 | -- Damien Raude-Morvan <drazzib@debian.org> Tue, 01 Nov 2011 23:48:41 +0100 |
242 | 242 | * Add a Build-Depends-Indep dependency on maven-repo-helper |
243 | 243 | * Use mh_installpom and mh_installjar to install the POM and the jar to the |
244 | 244 | Maven repository |
245 | * Fix Lintian warning: license for the Debian packaging is GPL version 2, | |
245 | * Fix Lintian warning: license for the Debian packaging is GPL version 2, | |
246 | 246 | according to Varun Hiremath. |
247 | 247 | * Use default-jdk instead of default-jdk-builddep for Build-Depends as no |
248 | 248 | components are built with gcj. |