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
|
libnb-javaparser-java (9+2018-2) unstable; urgency=medium
* Team upload.
* Fixed the build failure with OpenJDK 17 (Closes: #982025)
-- Emmanuel Bourg <ebourg@apache.org> Sat, 17 Apr 2021 21:23:50 +0200
libnb-javaparser-java (9+2018-1) unstable; urgency=medium
* Team upload.
* New upstream version 9+2018.
- Fix FTBFS with OpenJDK 9. (Closes: #893264)
* Switch to compat level 12.
* Remove get-orig-source target.
* wrap-and-sort -sa.
* Declare compliance with Debian Policy 4.3.0.
* Use canonical VCS URI.
* Use secure homepage address.
-- Markus Koschany <apo@debian.org> Sat, 19 Jan 2019 15:10:32 +0100
libnb-javaparser-java (7.4-1) unstable; urgency=low
* Team upload.
[ Andrew Ross ]
* New upstream release. (Closes: #728398)
* Enable junit tests during build.
[ tony mancill ]
* Bump Standards-Version to 3.9.5.
-- tony mancill <tmancill@debian.org> Tue, 24 Dec 2013 14:47:09 -0800
libnb-javaparser-java (7.3-1) unstable; urgency=low
* New upstream release.
* Bump standards version to 3.9.4 (no changes needed).
* Update watch file to use new redirector.
-- Andrew Ross <ubuntu@rossfamily.co.uk> Sun, 15 Sep 2013 16:31:33 -0400
libnb-javaparser-java (7.0.1-1) unstable; urgency=low
[ Andrew Ross]
* New upstream release.
* Bump standards version to 3.9.2 (no changes needed).
[ Andres Mejia ]
* Remove myself as an uploader for this package.
-- Andrew Ross <ubuntu@rossfamily.co.uk> Sun, 21 Aug 2011 19:26:00 +0100
libnb-javaparser-java (6.9-1) unstable; urgency=low
[ Andres Mejia ]
* Upload for Debian. (Closes: #492263)
* Add Debian Java team as maintainer, Marek and myself as Uploaders.
* Update packaging to use dh with javahelper.
* Update homepage of Netbeans javaparser package.
* Provide Vcs entries to control file.
* Bump Standards-Version to 3.9.1.
* Remove redundant Section and Priority fields.
* Update packaging to use dh with javahelper.
* Provide versioning for jar files.
[ Damien Raude-Morvan ]
* d/control: Drop Depends: default-jre-headless | java2-runtime-headless
as a Java library don't need to depends on runtime (Java Policy).
* d/copyright: Update to DEP-5 r166 format, add missing copyrights,
reword License section of 'GPL-2 with classpath exception' to include
full GPL-2 assignment.
-- Andres Mejia <mcitadel@gmail.com> Sat, 22 Jan 2011 12:30:02 -0500
libnb-javaparser-java (6.9-0ubuntu1) maverick; urgency=low
* New upstream release (LP: #615406)
* switch to 3.0 (quilt) format
* control/Standards-Version is changed to 3.9.0
-- Yulia Novozhilova <Yulia.Novozhilova@sun.com> Mon, 09 Aug 2010 17:22:43 +0400
libnb-javaparser-java (6.8-0ubuntu1) lucid; urgency=low
* New upstream release (LP: #516043)
* debian/copyright and watch files are updated to point
to the correct download location
-- Yulia Novozhilova <Yulia.Novozhilova@sun.com> Thu, 21 Jan 2010 19:21:31 +0300
libnb-javaparser-java (6.7-0ubuntu2) karmic; urgency=low
* Added a patch with bug fixes for NetBeans 6.7.1 (LP: #419110)
* control/Standards-Version is changed to 3.8.3
* control/Section is changed to java
-- Yulia Novozhilova <Yulia.Novozhilova@sun.com> Tue, 28 Jul 2009 16:31:39 +0400
libnb-javaparser-java (6.7-0ubuntu1) karmic; urgency=low
* New upstream version (LP: #399291)
-- Yulia Novozhilova <Yulia.Novozhilova@sun.com> Thu, 09 Jul 2009 12:35:55 +0400
libnb-javaparser-java (6.5-0ubuntu1) jaunty; urgency=low
* New upstream version (LP: #316784)
-- Yulia Novozhilova <Yulia.Novozhilova@sun.com> Mon, 22 Dec 2008 20:37:00 +0300
libnb-javaparser-java (6.1-0ubuntu1) intrepid; urgency=low
* New upstream version (LP: #253066)
* Fix issue: dependency on openjdk-6-jre explicitly (LP: #225711)
* add missing Classpath exception text in copyright (LP: #201354)
-- Yulia Novozhilova <Yulia.Novozhilova@sun.com> Tue, 29 Jul 2008 22:39:46 +0400
libnb-javaparser-java (6.0-0ubuntu2) hardy; urgency=low
* Replace icedtea-java7 dependencies with openjdk-6 (LP: #203636)
-- Marek Slama <marek.slama@sun.com> Thu, 20 Mar 2008 10:00:00 +0100
libnb-javaparser-java (6.0-0ubuntu1) hardy; urgency=low
* Initial version. (LP: #185982)
-- Marek Slama <marek.slama@sun.com> Tue, 22 Jan 2008 10:00:00 +0100
|