1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292
|
libjdom2-intellij-java (2.0.6+git20180529-2) unstable; urgency=medium
* Team upload.
[ Andrej Shadura ]
* Mention dgit in README.source
[ tony mancill ]
* Correct package description for -doc package (Closes: #920825)
Thank you to Beatrice Torracca for the bug report.
* Bump Standards-Version to 4.3.0
* Use debhelper 12
* Mark libjdom2-intellij-java-doc as Multi-arch: foreign
-- tony mancill <tmancill@debian.org> Sun, 24 Feb 2019 16:16:28 -0800
libjdom2-intellij-java (2.0.6+git20180529-1) unstable; urgency=medium
* New release of a fork of the upstream code.
* Adjust the packaging to use Gradle.
* Update copyrights.
* Add debian/watch.
* Wrap and sort.
* Update build dependencies.
* Replace copies of jQuery and jQuery UI embedded in the JavaDoc with
symlinks.
* Bump Standards-Version (no changes).
-- Andrej Shadura <andrewsh@debian.org> Wed, 31 Oct 2018 16:51:14 +0100
libjdom2-java (2.0.6-1) unstable; urgency=medium
* New upstream release
* Removed unused sample and test files with unclear licensing terms
(Closes: #741419)
-- Emmanuel Bourg <ebourg@apache.org> Fri, 23 May 2014 22:58:20 +0200
libjdom2-java (2.0.5-1) unstable; urgency=low
* New upstream release (Closes: #726432)
- Updated debian/watch
- Updated debian/copyright to acknowledge the new contributors
- source/target changed to 1.6
- New build dependencies on libisorelax-java and libxalan2-java
- Removed the build dependency on libregexp-java
- Updated the OSGi metadata
- Updated the Maven pom
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Fri, 01 Nov 2013 20:30:05 +0200
libjdom1-java (1.1.3-1) unstable; urgency=low
[ Emmanuel Bourg ]
* New upstream release:
- Updated the Maven pom
- Dropped the +dfsg qualifier since no non-free feature was removed
- Updated debian/orig-tar.sh for the new source layout
- Removed the unused lintian overrides
* Removed the javadoc jar from the documentation package
* debian/control:
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs in the Vcs-* fields
- Removed java-virtual-machine from the suggested dependencies
* debian/copyright: Merged the duplicate Copyright fields
[ tony mancill ]
* Correct typo in package description. (Closes: #703155)
- Thanks to Pascal De Vuyst for the bug report.
-- Emmanuel Bourg <ebourg@apache.org> Mon, 29 Jul 2013 11:20:35 +0200
libjdom1-java (1.1.2+dfsg-2) unstable; urgency=low
[ Jakub Adam ]
* Fix OSGi metadata after last upload
[ Damien Raude-Morvan ]
* Add Depends on libjaxen-java for libjdom1-java.
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 20 Nov 2011 18:25:01 +0100
libjdom1-java (1.1.2+dfsg-1) unstable; urgency=low
* New upstream release!
- d/watch: Update to github.
- d/README.source,d/orig-tar.sh: Updated.
- d/control: Add Build-Deps on libregexp-java for contrib.
* d/control: Add missing Build-Deps on libxerces2-java.
* Enable unit testing:
- d/control: Add Build-Deps on junit and ant-optional.
- d/ant.properties: Set junit.jar property.
-- Damien Raude-Morvan <drazzib@debian.org> Wed, 02 Nov 2011 22:13:47 +0100
libjdom1-java (1.1.1+dfsg-5) unstable; urgency=low
[Jakub Adam]
* Add OSGi metadata to jar manifest
[tony mancill]
* Update Vcs-Svn link in debian/control
* Fix lintian warnings regarding DEP5 formatting in debian/copyright
-- Jakub Adam <jakub.adam@ktknet.cz> Mon, 17 Oct 2011 21:12:05 +0200
libjdom1-java (1.1.1+dfsg-4) unstable; urgency=low
* Really upload to unstable.
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 07 Aug 2011 18:50:00 +0200
libjdom1-java (1.1.1+dfsg-3) experimental; urgency=low
* Upload to unstable.
* Bump Standards-Version to 3.9.2 (no changes needed).
* Remove Java runtime Depends.
* Add lintian-override for libjdom1-java-doc: codeless-jar.
* Fix debian/watch to use dversionmangle.
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 07 Aug 2011 18:28:40 +0200
libjdom1-java (1.1.1+dfsg-2) experimental; urgency=low
[Ludovic Claude]
* Bump Standards-Version to 3.9.1 (no changes needed)
* Use source format 3.0 (quilt)
* Add --has-package-version to the pom
* Replace dh_auto-install with
dh $@ --buildsystem=ant --with maven_repo_helper
* Install the javadoc jar in the Maven repository
[Damien Raude-Morvan]
* Remove Arnaud Vandyck from Uploaders
-- Ludovic Claude <ludovic.claude@laposte.net> Sun, 05 Dec 2010 00:05:21 +0100
libjdom1-java (1.1.1+dfsg-1) unstable; urgency=low
* New upstream version.
- Update debian/pom.xml
* New libjdom1-java-doc package:
- Split API Javadoc from bytecode (Closes: #506366)
- Install API Javadoc to /usr/share/doc/libjdom1-java/api/
* Add myself to Uploaders
* Build-Depends on default-jdk instead of default-jdk-builddep
because we don't build a native GCJ package.
* Use Debhelper 7:
- Refactor debian/rules file (Closes: #538020)
- Define classpath in debian/ant.properties
* Bump Standards-Version to 3.8.3 (no changes needed)
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 08 Nov 2009 19:06:15 +0100
libjdom1-java (1.1+dfsg-3) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 12:12:30 +0200
libjdom1-java (1.1+dfsg-2) experimental; urgency=low
* Add watch file
* Change section to java, bump up Standards-Version to 3.8.1
* Add the Maven POM to the package,
* 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
-- Ludovic Claude <ludovic.claude@laposte.net> Sat, 16 May 2009 02:32:36 +0100
libjdom1-java (1.1+dfsg-1) unstable; urgency=low
* New upstream version.
* Updated and machine-interpretable copyright file.
* Repacked source tarball to remove binary jar files.
* debian/control: Added myself as Uploader, removed Wolfgang.
* debian/control: Added Homepage and Vcs-* fields.
* debian/control: Bump Standards-Version (no changes needed).
* Use debhelper 7 rather instead of cdbs.
* (Build-)depend on default-jdk-builddep and default-jre-headless.
-- Marcus Better <marcus@better.se> Mon, 29 Sep 2008 11:49:02 +0200
libjdom1-java (1.0-4) unstable; urgency=low
* Build with java-gcj-compat-dev and libjaxen-java
* Standards-Version 3.7.2 (no changes)
-- Arnaud Vandyck <avdyk@debian.org> Sun, 5 Nov 2006 16:57:26 +0100
libjdom1-java (1.0-3) unstable; urgency=low
* Removed libgnujaxp-java dependency - not needed anymore
+ Updated debian/rules accordingly
+ Removed dependencies from build-depends and depends
* Simplified depends line to kaffe | java1-runtime | java2-runtime
* debian/rules: Removed jikes build compiler property
* Removed Takashi from Uploaders
-- Wolfgang Baer <WBaer@gmx.de> Thu, 5 Jan 2006 10:18:57 +0100
libjdom1-java (1.0-2) unstable; urgency=low
* Removed libjdom0-java.links file from old release
* libant1.6-java to ant transition
* Patched build.xml to build with target=1.3 to support JDK 1.3
* Removed clean:: target - not needed anymore
* Added suggests java-virtual-machine
* Generated (normal) javadoc through gjdoc
+ Added javadoc target to ant targets
+ Removed doxygen stuff (debian/rules, debian/control, doxygen.cfg)
+ Register documentation with doc-base
* Standards-Version 3.6.2 (no changes)
* Added myself to uploaders
* Upload sponsored by Petter Reinholdtsen
-- Wolfgang Baer <WBaer@gmx.de> Sun, 11 Sep 2005 18:36:14 +0200
libjdom1-java (1.0-1) unstable; urgency=low
* New upstream release
-- Arnaud Vandyck <avdyk@debian.org> Sun, 21 Nov 2004 16:58:40 +0100
libjdom0-java (0.7b.20020216-3) unstable; urgency=low
* xalan is not needed to build and use libjdom! Changed dependency to
libgnujaxp-java, removed xalan (Closes: #251390)
-- Arnaud Vandyck <avdyk@debian.org> Mon, 31 May 2004 00:19:42 +0200
libjdom0-java (0.7b.20020216-2) unstable; urgency=low
* changed libxalan2-java dependency to libxalan-java (which is in main),
thanks to Daniel Schepler (Closes: #251390)
-- Arnaud Vandyck <avdyk@debian.org> Fri, 28 May 2004 15:12:25 +0200
libjdom0-java (0.7b.20020216-1) unstable; urgency=low
* changed the source name
* I need this old version for libnsuml-java
* removed the -doc package (everything is bundled with this package)
-- Arnaud Vandyck <avdyk@debian.org> Tue, 11 May 2004 01:41:11 +0200
jdom (0.7b.20020216-4) unstable; urgency=low
* remove dependency for crimson and xerces, and add dependency
for xalan2.jar because javax.xml.tarnsform package move to
xalan2. (Closes: #140547)
-- Takashi Okamoto <tora@debian.org> Sat, 30 Mar 2002 18:42:16 +0900
jdom (0.7b.20020216-3) unstable; urgency=low
* use doxygen instead of doc++.
* split package into libjdom-java and lijdom-java-doc.
-- Takashi Okamoto <tora@debian.org> Tue, 19 Feb 2002 23:31:12 +0900
jdom (0.7b.20020216-2) unstable; urgency=low
* add API document by doc++.
-- Takashi Okamoto <tora@debian.org> Sun, 17 Feb 2002 22:49:10 +0900
jdom (0.7b.20020216-1) unstable; urgency=low
* New upstream.
* fixed build error.(Closes: #133716)
* remove javadoc because I need SUN's javac to generate javadoc.
But I want to put jdom into main. So I gave up generating them.
-- Takashi Okamoto <tora@debian.org> Sat, 16 Feb 2002 13:59:47 +0900
jdom (0.7b.20010728-2) unstable; urgency=low
* fixed build.sh use ant. ant is contrib package and should not be used
for main package.(Closes: #133716)
-- Takashi Okamoto <tora@debian.org> Thu, 14 Feb 2002 09:19:35 +0900
jdom (0.7b.20010728-1) unstable; urgency=low
* Initial release.
* Closes: #106888 (ITP)
-- Takashi Okamoto <tora@debian.org> Sat, 28 Jul 2001 21:40:28 +0900
|