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
|
javaparser (3.26.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Remove the JavaParserBuild class to improve the reproducibility
* Set the Java source/target level to 8
* Remove the Maven wrapper from the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Mon, 05 Aug 2024 10:19:16 +0200
javaparser (3.25.10+dfsg-1) unstable; urgency=medium
* Team upload
* New upstream version 3.25.10+dfsg
* Refreshing patches
* Raising Standards version to 4.7.0 (no change)
* Repacking with +dfsg suffix
* Changing the Maven coordinates of javacc in a patch instead of the
d/maven.rules mechanism
* Ignoring the jacoco plugin during the build
* Set upstream metadata fields: Repository-Browse.
-- Pierre Gruet <pgt@debian.org> Wed, 24 Apr 2024 22:05:32 +0200
javaparser (3.16.3-2) unstable; urgency=medium
* Team upload.
* Removing repeated @Deprecated annotations in generated sources
(Closes: #1011814)
* Raising d/watch version to 4
* Marking the binary package as Multi-arch: foreign
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Pierre Gruet <pgt@debian.org> Wed, 07 Sep 2022 06:59:57 +0200
javaparser (3.16.3-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: 901371)
- Depend on javacc (>= 6.0)
- New dependency on libtemplating-maven-plugin-java
* Standards-Version updated to 4.6.1
* Switch to debhelper level 13
* Removed the -java-doc package
* Use salsa.debian.org Vcs-* URLs
* Remove the jar files from the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Mon, 16 May 2022 08:16:36 +0200
javaparser (1.0.11-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Build with maven-debian-helper instead of javahelper
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Use secure Vcs-* URLs
* Updated the Homepage field
* Track and download the new releases from GitHub
* Updated the Format URI in debian/copyright
-- Emmanuel Bourg <ebourg@apache.org> Mon, 03 Jul 2017 10:40:15 +0200
javaparser (1.0.8-1) unstable; urgency=low
* Initial release. (Closes: #711109)
-- Benjamin Mesing <ben@debian.org> Wed, 23 Oct 2013 21:14:08 +0200
|