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
|
libxml-security-java (1.4.5-1+deb7u1) wheezy-security; urgency=medium
* Fix CVE-2013-2172 (Closes: #720375)
-- Sebastien Delafond <seb@debian.org> Mon, 03 Nov 2014 11:24:21 +0100
libxml-security-java (1.4.5-1) unstable; urgency=low
* New upstream release
* Update debian/watch to point to new SVN repo.
* Update Standards-Version: 3.9.1.
* Switch to source format 3.0.
* Use Maven to build the package. Ignore test failures.
* Update Description.
* Add a documentation package.
* Update Homepage field.
-- Torsten Werner <twerner@debian.org> Tue, 30 Aug 2011 14:07:46 +0200
libxml-security-java (1.4.3-2) unstable; urgency=low
[ Thierry Carrez ]
* debian/build.xml: Build Java2 code to match runtime dependency
* debian/build.xml: Fix the jar packaging to include resources
(Closes: #557306)
[ Niels Thykier ]
* Removed ${shlibs:Depends} from Depends; does not make sense for java.
-- Niels Thykier <niels@thykier.net> Mon, 30 Nov 2009 22:20:10 +0100
libxml-security-java (1.4.3-1) unstable; urgency=low
* New upstream release.
* (Build-)Depends on default-jdk.
* Build-Depends on debhelper >= 7.
* Moved package to section 'java'.
* Addded myself to Uploaders.
* Updated Standards-Version to 3.8.3.
-- Michael Koch <konqueror@gmx.de> Mon, 05 Oct 2009 08:05:07 +0200
libxml-security-java (1.4.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> Fri, 11 Jul 2008 19:22:33 +0530
libxml-security-java (1.4.1-1) unstable; urgency=low
* Initial release (Closes: #450611)
-- Varun Hiremath <varun@debian.org> Fri, 18 Jan 2008 14:56:26 +0530
|