Codebase list libslf4j-java / debian/1.7.25-3
Remove trailing whitespace. Markus Koschany 6 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
167167 * New upstream release.
168168 * Merge changes from Ubuntu, thanks to James Page (Closes: #646092) :
169169 + 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
171171 execute test suites for all jar files.
172172 - d/control: Add ant-optional and junit to B-D's.
173173 - d/rules: Define DEB_ANT_CHECK_TARGET to execute test suite and add
174174 ant-junit and junit to DEB_JARS.
175 + d/control: Remove surplus dependencies - libjavassist-java,
175 + d/control: Remove surplus dependencies - libjavassist-java,
176176 libcommons-lang-java
177177
178178 -- Damien Raude-Morvan <drazzib@debian.org> Tue, 01 Nov 2011 23:48:41 +0100
242242 * Add a Build-Depends-Indep dependency on maven-repo-helper
243243 * Use mh_installpom and mh_installjar to install the POM and the jar to the
244244 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,
246246 according to Varun Hiremath.
247247 * Use default-jdk instead of default-jdk-builddep for Build-Depends as no
248248 components are built with gcj.