remove trailing whitespace in changelog
tony mancill
4 years ago
126 | 126 | * Bump Standards-Version to 3.9.1 (no changes needed) |
127 | 127 | * Use source format 3.0 (quilt) |
128 | 128 | * Add --has-package-version to the pom |
129 | * Replace dh_auto-install with | |
129 | * Replace dh_auto-install with | |
130 | 130 | dh $@ --buildsystem=ant --with maven_repo_helper |
131 | 131 | * Install the javadoc jar in the Maven repository |
132 | 132 | |
207 | 207 | * Patched build.xml to build with target=1.3 to support JDK 1.3 |
208 | 208 | * Removed clean:: target - not needed anymore |
209 | 209 | * Added suggests java-virtual-machine |
210 | * Generated (normal) javadoc through gjdoc | |
210 | * Generated (normal) javadoc through gjdoc | |
211 | 211 | + Added javadoc target to ant targets |
212 | 212 | + Removed doxygen stuff (debian/rules, debian/control, doxygen.cfg) |
213 | 213 | + Register documentation with doc-base |
248 | 248 | |
249 | 249 | jdom (0.7b.20020216-4) unstable; urgency=low |
250 | 250 | |
251 | * remove dependency for crimson and xerces, and add dependency | |
252 | for xalan2.jar because javax.xml.tarnsform package move to | |
251 | * remove dependency for crimson and xerces, and add dependency | |
252 | for xalan2.jar because javax.xml.tarnsform package move to | |
253 | 253 | xalan2. (Closes: #140547) |
254 | 254 | |
255 | 255 | -- Takashi Okamoto <tora@debian.org> Sat, 30 Mar 2002 18:42:16 +0900 |
278 | 278 | |
279 | 279 | jdom (0.7b.20010728-2) unstable; urgency=low |
280 | 280 | |
281 | * fixed build.sh use ant. ant is contrib package and should not be used | |
281 | * fixed build.sh use ant. ant is contrib package and should not be used | |
282 | 282 | for main package.(Closes: #133716) |
283 | 283 | |
284 | 284 | -- Takashi Okamoto <tora@debian.org> Thu, 14 Feb 2002 09:19:35 +0900 |
289 | 289 | * Closes: #106888 (ITP) |
290 | 290 | |
291 | 291 | -- Takashi Okamoto <tora@debian.org> Sat, 28 Jul 2001 21:40:28 +0900 |
292 | ||
293 |