Codebase list libjdom2-intellij-java / debian/2.0.6+git20180529-2
remove trailing whitespace in changelog tony mancill 5 years ago
1 changed file(s) with 5 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
126126 * Bump Standards-Version to 3.9.1 (no changes needed)
127127 * Use source format 3.0 (quilt)
128128 * Add --has-package-version to the pom
129 * Replace dh_auto-install with
129 * Replace dh_auto-install with
130130 dh $@ --buildsystem=ant --with maven_repo_helper
131131 * Install the javadoc jar in the Maven repository
132132
207207 * Patched build.xml to build with target=1.3 to support JDK 1.3
208208 * Removed clean:: target - not needed anymore
209209 * Added suggests java-virtual-machine
210 * Generated (normal) javadoc through gjdoc
210 * Generated (normal) javadoc through gjdoc
211211 + Added javadoc target to ant targets
212212 + Removed doxygen stuff (debian/rules, debian/control, doxygen.cfg)
213213 + Register documentation with doc-base
248248
249249 jdom (0.7b.20020216-4) unstable; urgency=low
250250
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
253253 xalan2. (Closes: #140547)
254254
255255 -- Takashi Okamoto <tora@debian.org> Sat, 30 Mar 2002 18:42:16 +0900
278278
279279 jdom (0.7b.20010728-2) unstable; urgency=low
280280
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
282282 for main package.(Closes: #133716)
283283
284284 -- Takashi Okamoto <tora@debian.org> Thu, 14 Feb 2002 09:19:35 +0900
289289 * Closes: #106888 (ITP)
290290
291291 -- Takashi Okamoto <tora@debian.org> Sat, 28 Jul 2001 21:40:28 +0900
292
293