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
|
libjgroups-java (2.12.2.Final-4) unstable; urgency=low
* Disable diagnostic probing by default (CVE-2013-4112) (Closes: #717031)
-- Emmanuel Bourg <ebourg@apache.org> Tue, 16 Jul 2013 12:18:18 +0200
libjgroups-java (2.12.2.Final-3) unstable; urgency=low
* Updated the watch file to match releases > 2.11.0
* Removed libbcprov-java from the build dependencies
* Added libbcprov-java as a suggested dependency to the binary package
* Changed debian/copyright to comply with the DEP5 format
* Updated Standards-Version to 3.9.4 (no changes)
* Removed the deprecated DMUA flag
* Updated the dependency on debhelper (require version >= 7)
* Removed the unused dependency on ${shlibs:Depends}
* Use canonical URLs for the Vcs-* fields
-- Emmanuel Bourg <ebourg@apache.org> Tue, 30 Apr 2013 10:53:56 +0200
libjgroups-java (2.12.2.Final-2) unstable; urgency=low
* Upload to unstable.
-- Brian Thomason <brian.thomason@eucalyptus.com> Tue, 27 Dec 2011 22:36:12 +0100
libjgroups-java (2.12.2.Final-1) experimental; urgency=low
* New upstream release
* Added Red Hat to copyright list
* Patch no longer required
[ Steffen Moeller ]
* Added Brian to uploaders.
-- Brian Thomason <brian.thomason@eucalyptus.com> Tue, 06 Dec 2011 22:43:17 +0000
libjgroups-java (2.7.0.GA-4) unstable; urgency=low
* Team upload.
* Switch to default-jdk. (Closes: #643529).
* Bump Standards-Version to 3.9.2. No changes were required.
-- Miguel Landaeta <miguel@miguel.cc> Sat, 22 Oct 2011 17:14:14 -0430
libjgroups-java (2.7.0.GA-3) unstable; urgency=low
* Install POM file for jgroups-core.
* Update Standards-Version: 3.8.4.
-- Torsten Werner <twerner@debian.org> Fri, 21 May 2010 22:29:14 +0200
libjgroups-java (2.7.0.GA-2) unstable; urgency=low
* Add a patch to fix the half broken build.xml. (Closes: #571349)
* Switch to source format 3.0.
-- Torsten Werner <twerner@debian.org> Sun, 28 Feb 2010 11:14:45 +0100
libjgroups-java (2.7.0.GA-1) unstable; urgency=low
* new upstream release
* Add Build-Depends: testng.
* Improve target 'get-orig-source'.
* Change Depends: openjdk-6-jre-headless.
* Disabled tests because there is no such target anymore.
* Updated Standards-Version: 3.8.3.
* Change Section: java.
-- Torsten Werner <twerner@debian.org> Wed, 16 Sep 2009 09:53:20 +0200
libjgroups-java (2.6.7.GA-1) unstable; urgency=low
* new upstream release
-- Torsten Werner <twerner@debian.org> Thu, 20 Nov 2008 22:29:20 +0100
libjgroups-java (2.6.3.GA+dfsg1-2) unstable; urgency=low
* Fix java bytecode / java runtime version mismatch by setting -source
and -target to 1.5 (Closes: #503786)
-- Varun Hiremath <varun@debian.org> Sat, 01 Nov 2008 11:06:58 -0400
libjgroups-java (2.6.3.GA+dfsg1-1) unstable; urgency=low
* Switch to openjdk-6-jdk for building the package.
* Replace the CC licensed files GuardedBy.java and Immutable.java by my own
DFSG free implementation.
* Move package to main.
-- Torsten Werner <twerner@debian.org> Sat, 16 Aug 2008 23:32:24 +0200
libjgroups-java (2.6.3.GA-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.8.0
-- Varun Hiremath <varun@debian.org> Thu, 10 Jul 2008 00:39:45 +0530
libjgroups-java (2.6.3.CR2-1) unstable; urgency=low
* new upstream release
-- Torsten Werner <twerner@debian.org> Wed, 25 Jun 2008 23:35:32 +0200
libjgroups-java (2.6.2-1) unstable; urgency=low
* New upstream release
-- Varun Hiremath <varun@debian.org> Fri, 29 Feb 2008 20:44:51 +0530
libjgroups-java (2.6.1-1) unstable; urgency=low
* new upstream release
* Fix debian/watch to support the new upstream version.
* Run testsuite during build process.
* Change Standards-Version: 3.7.3.
-- Torsten Werner <twerner@debian.org> Sun, 16 Dec 2007 22:21:00 +0100
libjgroups-java (2.5.1-1) unstable; urgency=low
* Initial release (Closes: #448446)
-- Varun Hiremath <varunhiremath@gmail.com> Tue, 24 Apr 2007 17:19:10 +0530
|