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
|
libjson-java (2.4-3) unstable; urgency=medium
* Team upload.
* Depend on groovy instead of groovy2
* Standards-Version updated to 3.9.8 (no changes)
* Use secure Vcs-* fields
-- Emmanuel Bourg <ebourg@apache.org> Wed, 11 May 2016 11:34:42 +0200
libjson-java (2.4-2) unstable; urgency=medium
* Team upload.
* Transition to Groovy 2
-- Emmanuel Bourg <ebourg@apache.org> Fri, 20 Nov 2015 10:41:44 +0100
libjson-java (2.4-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 3.9.6 (no changes)
* Use XZ compression for the upstream tarball
* Moved the package to Git
-- Emmanuel Bourg <ebourg@apache.org> Thu, 22 Oct 2015 23:34:54 +0200
libjson-java (2.3-3) unstable; urgency=low
* Use the renamed method MultiKeyMap.removeMultiKey() introduced
in libcommons-collections3-java 3.2.1-7
* debian/control
- Use canonical URLs for the Vcs-* fields
- Updated Standards-Version to 3.9.5 (no changes)
- Removed Michael Koch from the uploaders (Closes: #654085)
- Removed the dependency on the JRE for the binary package
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Sat, 12 Apr 2014 00:29:52 +0200
libjson-java (2.3-2) unstable; urgency=low
[ Thierry Carrez ]
* debian/build.xml: Build Java2 code to match runtime dependency
[ Torsten Werner ]
* Switch to source format 3.0.
* Update Standards-Version: 3.8.4.
-- Torsten Werner <twerner@debian.org> Sat, 08 May 2010 16:28:07 +0200
libjson-java (2.3-1) unstable; urgency=low
* New upstream release.
* Build-Depends on debhelper (>= 7).
* Added missing ${misc:Depends}.
* Moved ant and default-jdk to Build-Depends for clean target.
* Rename Depends-alterantive to java2-runtime-headless.
* Moved package to section 'java'.
* Updated Standards-Version to 3.8.3.
-- Michael Koch <konqueror@gmx.de> Sun, 27 Sep 2009 07:36:58 +0200
libjson-java (2.2.3-1) unstable; urgency=low
* New upstream release
* Switch to default-jdk/-jre-headless.
* Disable compiler warnings.
-- Torsten Werner <twerner@debian.org> Thu, 01 Jan 2009 01:03:10 +0100
libjson-java (2.2.2-3) unstable; urgency=low
* debian/control: add libcommons-lang-java, libcommons-beanutils-java,
libcommons-logging-java, libcommons-collections3-java,
libezmorph-java to Depends (Closes: #506144)
-- Varun Hiremath <varun@debian.org> Sat, 06 Dec 2008 19:11:06 -0500
libjson-java (2.2.2-2) unstable; urgency=low
* Move package to main.
-- Torsten Werner <twerner@debian.org> Mon, 11 Aug 2008 19:42:46 +0200
libjson-java (2.2.2-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.8.0
* debian/copyright: remove the full text of Apache 2.0 license, as now
is included in common licenses
-- Varun Hiremath <varun@debian.org> Mon, 07 Jul 2008 01:08:30 +0530
libjson-java (2.2.1-1) unstable; urgency=low
* New upstream release
-- Varun Hiremath <varun@debian.org> Sat, 16 Feb 2008 01:50:54 +0530
libjson-java (2.2-1) unstable; urgency=low
* New upstream release
* Add myself to Uploaders
-- Varun Hiremath <varun@debian.org> Sat, 05 Jan 2008 03:56:54 +0530
libjson-java (2.1-2) unstable; urgency=low
* Move package to contrib because of Build-Depends: groovy.
* Change Standards-Version: 3.7.3.
-- Torsten Werner <twerner@debian.org> Thu, 20 Dec 2007 00:09:05 +0100
libjson-java (2.1-1) unstable; urgency=low
* initial version (Closes: #453476)
-- Torsten Werner <twerner@debian.org> Sat, 24 Nov 2007 00:01:40 +0100
|