Author: ebourg-guest Date: 2013-08-26 21:00:04 +0000 (Mon, 26 Aug 2013) New Revision: 17173
Added: tags/libxml-security-java/1.5.5-2/ tags/libxml-security-java/1.5.5-2/debian/changelog tags/libxml-security-java/1.5.5-2/debian/control tags/libxml-security-java/1.5.5-2/debian/rules Removed: tags/libxml-security-java/1.5.5-2/debian/changelog tags/libxml-security-java/1.5.5-2/debian/control tags/libxml-security-java/1.5.5-2/debian/rules Log: [svn-buildpackage] Tagging libxml-security-java 1.5.5-2 Deleted: tags/libxml-security-java/1.5.5-2/debian/changelog =================================================================== --- trunk/libxml-security-java/debian/changelog 2013-07-15 17:30:14 UTC (rev 17033) +++ tags/libxml-security-java/1.5.5-2/debian/changelog 2013-08-26 21:00:04 UTC (rev 17173) @@ -1,74 +0,0 @@ -libxml-security-java (1.5.5-1) experimental; urgency=low - - * New upstream release - * Refreshed the patch - * Use canonical URLs for the Vcs-* fields - * Changed the Maven rules to Ignore the parent pom - - -- Emmanuel Bourg <[email protected]> Wed, 03 Jul 2013 15:31:41 +0200 - -libxml-security-java (1.5.4-1) experimental; urgency=low - - [ Emmanuel Bourg ] - * Team upload. - * New upstream release - * Refreshed the patch - * Updated Standards-Version to 3.9.4 (no changes) - * Removed Michael Koch from the Uploaders list (Closes: #654103) - * Updated debian/copyright to comply with the Machine readable format 1.0 - - [ tony mancill ] - * Add libbcprov-java to Build-Depends-Indep - - -- tony mancill <[email protected]> Sat, 27 Apr 2013 21:18:13 -0700 - -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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Fri, 11 Jul 2008 19:22:33 +0530 - -libxml-security-java (1.4.1-1) unstable; urgency=low - - * Initial release (Closes: #450611) - - -- Varun Hiremath <[email protected]> Fri, 18 Jan 2008 14:56:26 +0530 Copied: tags/libxml-security-java/1.5.5-2/debian/changelog (from rev 17172, trunk/libxml-security-java/debian/changelog) =================================================================== --- tags/libxml-security-java/1.5.5-2/debian/changelog (rev 0) +++ tags/libxml-security-java/1.5.5-2/debian/changelog 2013-08-26 21:00:04 UTC (rev 17173) @@ -0,0 +1,82 @@ +libxml-security-java (1.5.5-2) unstable; urgency=low + + * Upload to unstable + * Release 1.5.5 fixes CVE-2013-2172 (Closes: #720375) + * Added the Classpath attribute in the jar manifest + + -- Emmanuel Bourg <[email protected]> Mon, 26 Aug 2013 19:56:57 +0200 + +libxml-security-java (1.5.5-1) experimental; urgency=low + + * New upstream release + * Refreshed the patch + * Use canonical URLs for the Vcs-* fields + * Changed the Maven rules to Ignore the parent pom + + -- Emmanuel Bourg <[email protected]> Wed, 03 Jul 2013 15:31:41 +0200 + +libxml-security-java (1.5.4-1) experimental; urgency=low + + [ Emmanuel Bourg ] + * Team upload. + * New upstream release + * Refreshed the patch + * Updated Standards-Version to 3.9.4 (no changes) + * Removed Michael Koch from the Uploaders list (Closes: #654103) + * Updated debian/copyright to comply with the Machine readable format 1.0 + + [ tony mancill ] + * Add libbcprov-java to Build-Depends-Indep + + -- tony mancill <[email protected]> Sat, 27 Apr 2013 21:18:13 -0700 + +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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Fri, 11 Jul 2008 19:22:33 +0530 + +libxml-security-java (1.4.1-1) unstable; urgency=low + + * Initial release (Closes: #450611) + + -- Varun Hiremath <[email protected]> Fri, 18 Jan 2008 14:56:26 +0530 Deleted: tags/libxml-security-java/1.5.5-2/debian/control =================================================================== --- trunk/libxml-security-java/debian/control 2013-07-15 17:30:14 UTC (rev 17033) +++ tags/libxml-security-java/1.5.5-2/debian/control 2013-08-26 21:00:04 UTC (rev 17173) @@ -1,39 +0,0 @@ -Source: libxml-security-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, - Niels Thykier <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4) -Build-Depends-Indep: libmaven-dependency-plugin-java, libcommons-logging-java, libjaxp1.3-java, - libxalan2-java, libxerces2-java, junit4, default-jdk-doc, libcommons-logging-java-doc, - libxalan2-java-doc, libmaven-javadoc-plugin-java, libbcprov-java -Standards-Version: 3.9.4 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libxml-security-java -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libxml-security-java -Homepage: http://santuario.apache.org - -Package: libxml-security-java -Architecture: all -Depends: ${misc:Depends}, ${maven:Depends} -Recommends: ${maven:OptionalDepends} -Suggests: libxml-security-java-doc -Description: Apache Santuario - Apache Santuario supports XML-Signature Syntax and Processing, W3C - Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C - Recommendation 10 December 2002. As of version 1.4, the Java library supports - the standard Java API JSR-105: XML Digital Signature APIs. - -Package: libxml-security-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, ${maven:DocDepends} -Recommends: ${maven:DocOptionalDepends} -Suggests: libxml-security-java -Description: Documentation for Apache Santuario - Apache Santuario supports XML-Signature Syntax and Processing, W3C - Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C - Recommendation 10 December 2002. As of version 1.4, the Java library supports - the standard Java API JSR-105: XML Digital Signature APIs. - . - This package contains the API documentation of libxml-security-java. Copied: tags/libxml-security-java/1.5.5-2/debian/control (from rev 17171, trunk/libxml-security-java/debian/control) =================================================================== --- tags/libxml-security-java/1.5.5-2/debian/control (rev 0) +++ tags/libxml-security-java/1.5.5-2/debian/control 2013-08-26 21:00:04 UTC (rev 17173) @@ -0,0 +1,39 @@ +Source: libxml-security-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, + Niels Thykier <[email protected]>, Emmanuel Bourg <[email protected]> +Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4), javahelper +Build-Depends-Indep: libmaven-dependency-plugin-java, libcommons-logging-java, libjaxp1.3-java, + libxalan2-java, libxerces2-java, junit4, default-jdk-doc, libcommons-logging-java-doc, + libxalan2-java-doc, libmaven-javadoc-plugin-java, libbcprov-java +Standards-Version: 3.9.4 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libxml-security-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libxml-security-java +Homepage: http://santuario.apache.org + +Package: libxml-security-java +Architecture: all +Depends: ${misc:Depends}, ${maven:Depends} +Recommends: ${maven:OptionalDepends} +Suggests: libxml-security-java-doc +Description: Apache Santuario + Apache Santuario supports XML-Signature Syntax and Processing, W3C + Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C + Recommendation 10 December 2002. As of version 1.4, the Java library supports + the standard Java API JSR-105: XML Digital Signature APIs. + +Package: libxml-security-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends}, ${maven:DocDepends} +Recommends: ${maven:DocOptionalDepends} +Suggests: libxml-security-java +Description: Documentation for Apache Santuario + Apache Santuario supports XML-Signature Syntax and Processing, W3C + Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C + Recommendation 10 December 2002. As of version 1.4, the Java library supports + the standard Java API JSR-105: XML Digital Signature APIs. + . + This package contains the API documentation of libxml-security-java. Deleted: tags/libxml-security-java/1.5.5-2/debian/rules =================================================================== --- trunk/libxml-security-java/debian/rules 2013-07-15 17:30:14 UTC (rev 17033) +++ tags/libxml-security-java/1.5.5-2/debian/rules 2013-08-26 21:00:04 UTC (rev 17173) @@ -1,9 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/maven.mk - -JAVA_HOME := /usr/lib/jvm/default-java - -get-orig-source: - uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename Copied: tags/libxml-security-java/1.5.5-2/debian/rules (from rev 17171, trunk/libxml-security-java/debian/rules) =================================================================== --- tags/libxml-security-java/1.5.5-2/debian/rules (rev 0) +++ tags/libxml-security-java/1.5.5-2/debian/rules 2013-08-26 21:00:04 UTC (rev 17173) @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/maven.mk + +JAVA_HOME := /usr/lib/jvm/default-java + +binary-post-install/libxml-security-java:: + jh_classpath -plibxml-security-java + +get-orig-source: + uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

