Author: apo-guest Date: 2015-11-17 16:04:00 +0000 (Tue, 17 Nov 2015) New Revision: 18905
Added: tags/axis/1.4-23/ tags/axis/1.4-23/debian/changelog tags/axis/1.4-23/debian/control tags/axis/1.4-23/debian/rules Removed: tags/axis/1.4-23/debian/changelog tags/axis/1.4-23/debian/control tags/axis/1.4-23/debian/rules Log: [svn-buildpackage] Tagging axis 1.4-23 Deleted: tags/axis/1.4-23/debian/changelog =================================================================== --- trunk/axis/debian/changelog 2015-06-04 07:35:52 UTC (rev 18730) +++ tags/axis/1.4-23/debian/changelog 2015-11-17 16:04:00 UTC (rev 18905) @@ -1,292 +0,0 @@ -axis (1.4-22) unstable; urgency=medium - - * Updated the dependency on the Servlet API (3.0 -> 3.1) - * libaxis-java no longer depends on the Servlet API since it's always - provided by the web container executing Axis. - * Replaced the dependency on libgnumail-java with libmail-java - - -- Emmanuel Bourg <[email protected]> Fri, 17 Oct 2014 13:23:45 +0200 - -axis (1.4-21) unstable; urgency=high - - * Team upload. - * Fix CVE-2014-3596. - - Replace 06-fix-CVE-2012-5784.patch with CVE-2014-3596.patch which fixes - both CVE issues. Thanks to Raphael Hertzog for the report. - - The getCN function in Apache Axis 1.4 and earlier does not properly - verify that the server hostname matches a domain name in the subject's - Common Name (CN) or subjectAltName field of the X.509 certificate, - which allows man-in-the-middle attackers to spoof SSL servers via a - certificate with a subject that specifies a common name in a field - that is not the CN field. NOTE: this issue exists because of an - incomplete fix for CVE-2012-5784. - - (Closes: #762444) - * Declare compliance with Debian Policy 3.9.6. - * Use compat level 9 and require debhelper >=9. - * Use canonical VCS fields. - - -- Markus Koschany <[email protected]> Thu, 25 Sep 2014 19:45:08 +0000 - -axis (1.4-20) unstable; urgency=low - - * Updated the dependency on the Servlet API (2.5 -> 3.0) - * Removed the obsolete dependency on the Activation Framework (libgnujaf-java) - * Added the upstream changelog - * debian/rules: Improved the clean target to allow rebuilds - - -- Emmanuel Bourg <[email protected]> Wed, 15 May 2013 00:56:15 +0200 - -axis (1.4-19) unstable; urgency=low - - * Team upload. - * Upload to unstable. - - -- tony mancill <[email protected]> Mon, 13 May 2013 22:00:05 -0700 - -axis (1.4-18) experimental; urgency=low - - * Team upload. - * debian/watch: Fixed the URL - * debian/control: Add Emmanuel Bourg to list of Uploaders. - - -- Emmanuel Bourg <[email protected]> Tue, 02 Apr 2013 17:02:15 +0200 - -axis (1.4-17) experimental; urgency=low - - * Team upload. - - [ Jakub Adam ] - * Use bnd to generate OSGi metadata. - * Remove Michael Koch from Uploaders (Closes: #653992). - - Thanks for your contribution to this package. - * Bump Standards-Version to 3.9.4. - - [ tony mancill ] - * Acknowledge NMU: Thank you to Alberto Fernández Martínez. - - Fix CVE-2012-5784 (Closes: #692650) - * Update d/copyright to add lintian warnings. - - -- tony mancill <[email protected]> Mon, 04 Feb 2013 22:14:27 -0800 - -axis (1.4-16.2) unstable; urgency=low - - * Non-maintainer upload. - * Fix CVE-2012-5784 (Closes: #692650) - * Fix CN extraction from DN of X500 principal. - * Fix wildcard validation on ssl connections - - -- Alberto Fernández Martínez <[email protected]> Thu, 6 Dec 2012 14:28:00 +0100 - -axis (1.4-16.1) unstable; urgency=low - - * Non-maintainer upload. - * Fix CVE-2012-5784 (Closes: #692650) - - -- Alberto Fernández Martínez <[email protected]> Wed, 5 Dec 2012 17:28:00 +0100 - -axis (1.4-16) unstable; urgency=low - - * Add missing dependency on libcommons-httpclient-java - * Update Export-Package OSGi attribute in manifest - * Add Require-Bundle OSGi attributes - - -- Jakub Adam <[email protected]> Mon, 31 Oct 2011 11:07:24 +0100 - -axis (1.4-15) unstable; urgency=low - - * Add OSGi metadata to jar manifests - * Bump to Standards-Version 3.9.2 - * Updated the DEP-5 copyright to r202 - - -- Jakub Adam <[email protected]> Thu, 27 Oct 2011 19:23:14 +0200 - -axis (1.4-14) unstable; urgency=low - - * Team upload. - * Drop package libaxis-java-gcj. - - -- Torsten Werner <[email protected]> Thu, 08 Sep 2011 17:13:34 +0200 - -axis (1.4-13) unstable; urgency=low - - [ tony mancill ] - * libaxis-java-gcj: Remove incorrect libservlet2.4 depedency; - the dependency on libaxis-java is sufficient. - Thanks to Matthias Klose. (Closes: #597950) - - [ Damien Raude-Morvan ] - * d/control: Bump Standards-Versions to 3.9.1 (no changes required). - * d/control: Change short synopsis of packages. - * Finaly upload to unstable. - - -- Damien Raude-Morvan <[email protected]> Sun, 06 Mar 2011 19:08:04 +0100 - -axis (1.4-12) unstable; urgency=low - - [ Niels Thykier ] - * Bumped Standards-Versions to 3.9.0 - no changes required. - * Replaced B-D on default-jdk-builddep with gcj-native-helper - and default-jdk. - - [ Damien Raude-Morvan ] - * Downgrade libaxis-java-gcj from Recommends to Suggest (Closes: #582151). - * Remove Depends on JRE since Axis is a library. - - -- Damien Raude-Morvan <[email protected]> Thu, 08 Jul 2010 00:06:06 +0200 - -axis (1.4-11) unstable; urgency=low - - * Merge changes from Ubuntu: - - debian/control, debian/rules: (Build-)Depend on libservlet2.5-java - instead of libservlet2.4-java (LP: #534913) - * Remove Stephan and Vladimír from Uploaders list. - - -- Torsten Werner <[email protected]> Sun, 09 May 2010 02:53:34 +0200 - -axis (1.4-10) unstable; urgency=low - - * Add symlinks for old JAR names to fix some FTBFS - (Closes: #575041): - - saaj.jar -> axis-saaj.jar - - jaxrpc.jar -> axis-jaxrpc.jar - * Javadoc: - - Install Javadoc to /usr/share/doc/libaxis-java/api/ - - Register Javadoc with doc-base - - d/patches/javadoc.diff and d/rules: Fix javadoc call - to only use javadoc and no gjdoc (which fail with - UnmappableCharacterException) and force 1.3 source format. - * Fix short description of libaxis-java-doc to contains "documentation" - * Rework d/copyright to use DEP5 format - - -- Damien Raude-Morvan <[email protected]> Thu, 25 Mar 2010 23:45:41 +0100 - -axis (1.4-9) unstable; urgency=low - - * debian/rules: Fix FTBFS when doing arch build: - - overrive install/libaxis-java for mh_installjar calls - (instead of binary-post-install) - - -- Damien Raude-Morvan <[email protected]> Sat, 20 Mar 2010 23:46:28 +0100 - -axis (1.4-8) unstable; urgency=low - - * Add Maven support: - - debian/control: Build-Depends on maven-repo-helper - - Add pom's files to debian/poms/ - - debian/rules: Use mh_installpoms and mh_installjar - * Update Standards-Version: 3.8.4 - - debian/rules: Add recommended get-orig-source target - * Bump to debhelper >= 7 - * Use 3.0 (quilt) source format: - - debian/source/format: Set 3.0 (quilt) - - debian/control: Remove quilt - - debian/rules: Remove simpl-patchsys.mk - - Refresh all debian/patches/* - * Add DEP-3 headers to all patches - - -- Damien Raude-Morvan <[email protected]> Sat, 20 Mar 2010 23:00:50 +0100 - -axis (1.4-7) unstable; urgency=low - - * Change Build-Depends: ant1.7-optional because gij is failing with ant 1.8. - - -- Torsten Werner <[email protected]> Sat, 27 Feb 2010 18:52:14 +0100 - -axis (1.4-6ubuntu1) lucid; urgency=low - - * debian/control, debian/rules: (Build-)Depend on libservlet2.5-java instead - of libservlet2.4-java (LP: #534913) - * debian/rules: Drop extra JAVA_HOME entry, build with default-jdk - - -- Thierry Carrez <[email protected]> Tue, 09 Mar 2010 09:39:09 +0100 - -axis (1.4-6) unstable; urgency=low - - [ Matthias Klose ] - * axis: Depend on default-jre-headless. - * Build using java-gcj (axis is not 1.6 source compatible). - - [ Torsten Werner ] - * Add patch for gcj-4.4: do not build function clearCache() which is not - used anyway. (Closes: #531995) - * Add myself to Uploaders. - * Do no longer quote the full text of the Apache license. - * Fix lintian warnings. - * Move package to Section: java. - * Update Standards-Version: 3.8.2 (no changes). - * Add missing Depends: ${misc:Depends}. - - -- Torsten Werner <[email protected]> Fri, 24 Jul 2009 18:38:59 +0200 - -axis (1.4-5) unstable; urgency=low - - * Added missing packages to Depends of libaxis-java. - Closes: #432582, #432582 - * Build-Depend on default-jdk-builddep instead of java-gcj-compat-dev. - Closes: #477846 - * Cleaned up debian/copyright. - * Added watch file. - * Added Homepage, Vcs-Svn and Vcs-Browser fields. - * Updated Standards-Version to 3.7.3. - - -- Michael Koch <[email protected]> Sat, 26 Apr 2008 22:49:29 +0200 - -axis (1.4-3) unstable; urgency=low - - * Added xmlParserAPIs.jar and xercesImpl.jar to classpath. - Closes: #432538. - - -- Michael Koch <[email protected]> Sat, 14 Jul 2007 21:10:45 +0200 - -axis (1.4-2) unstable; urgency=low - - * Upload to unstable. - * Inlcude javadocs. - - -- Michael Koch <[email protected]> Fri, 20 Apr 2007 17:32:10 -0100 - -axis (1.4-1) experimental; urgency=low - - * Merged from Ubuntu. - * Upload to experimental. - - -- Michael Koch <[email protected]> Sat, 3 Mar 2007 10:48:11 +0100 - -axis (1.4-0ubuntu5) feisty; urgency=low - - * Fix build failure for binary arch builds. - - -- Matthias Klose <[email protected]> Wed, 28 Feb 2007 17:10:36 +0100 - -axis (1.4-0ubuntu4) feisty; urgency=low - - * Recommend ant, instead of depending on it. - * Install axis-ant.jar into usr/share/ant/lib. - - -- Matthias Klose <[email protected]> Wed, 28 Feb 2007 12:22:49 +0100 - -axis (1.4-0ubuntu3) feisty; urgency=low - - * Build a libaxis-java-gcj package. - * Set Ubuntu maintainer address. - - -- Matthias Klose <[email protected]> Wed, 28 Feb 2007 01:06:05 +0100 - -axis (1.4-0ubuntu2) feisty; urgency=low - - * Added axis-ant.jar to the binary package - - -- Vladimír Lapáček <[email protected]> Sat, 20 Jan 2007 11:09:48 +0100 - -axis (1.4-0ubuntu1) edgy; urgency=low - - * New upstream release. - - -- Vladimír Lapáček <[email protected]> Wed, 6 Sep 2006 22:31:39 +0200 - -axis (1.2.1-1) unstable; urgency=low - - * Initial version based of the work of the Fedora packagers. - - -- Stephan Michels <[email protected]> Mon, 9 Jan 2006 11:40:09 +0100 - Copied: tags/axis/1.4-23/debian/changelog (from rev 18904, trunk/axis/debian/changelog) =================================================================== --- tags/axis/1.4-23/debian/changelog (rev 0) +++ tags/axis/1.4-23/debian/changelog 2015-11-17 16:04:00 UTC (rev 18905) @@ -0,0 +1,301 @@ +axis (1.4-23) unstable; urgency=medium + + * Team upload. + * Transition to bnd 2.1.0. + * Vcs-Browser: Use https. + * wrap-and-sort -sa. + + -- Markus Koschany <[email protected]> Tue, 17 Nov 2015 16:53:49 +0100 + +axis (1.4-22) unstable; urgency=medium + + * Updated the dependency on the Servlet API (3.0 -> 3.1) + * libaxis-java no longer depends on the Servlet API since it's always + provided by the web container executing Axis. + * Replaced the dependency on libgnumail-java with libmail-java + + -- Emmanuel Bourg <[email protected]> Fri, 17 Oct 2014 13:23:45 +0200 + +axis (1.4-21) unstable; urgency=high + + * Team upload. + * Fix CVE-2014-3596. + - Replace 06-fix-CVE-2012-5784.patch with CVE-2014-3596.patch which fixes + both CVE issues. Thanks to Raphael Hertzog for the report. + - The getCN function in Apache Axis 1.4 and earlier does not properly + verify that the server hostname matches a domain name in the subject's + Common Name (CN) or subjectAltName field of the X.509 certificate, + which allows man-in-the-middle attackers to spoof SSL servers via a + certificate with a subject that specifies a common name in a field + that is not the CN field. NOTE: this issue exists because of an + incomplete fix for CVE-2012-5784. + - (Closes: #762444) + * Declare compliance with Debian Policy 3.9.6. + * Use compat level 9 and require debhelper >=9. + * Use canonical VCS fields. + + -- Markus Koschany <[email protected]> Thu, 25 Sep 2014 19:45:08 +0000 + +axis (1.4-20) unstable; urgency=low + + * Updated the dependency on the Servlet API (2.5 -> 3.0) + * Removed the obsolete dependency on the Activation Framework (libgnujaf-java) + * Added the upstream changelog + * debian/rules: Improved the clean target to allow rebuilds + + -- Emmanuel Bourg <[email protected]> Wed, 15 May 2013 00:56:15 +0200 + +axis (1.4-19) unstable; urgency=low + + * Team upload. + * Upload to unstable. + + -- tony mancill <[email protected]> Mon, 13 May 2013 22:00:05 -0700 + +axis (1.4-18) experimental; urgency=low + + * Team upload. + * debian/watch: Fixed the URL + * debian/control: Add Emmanuel Bourg to list of Uploaders. + + -- Emmanuel Bourg <[email protected]> Tue, 02 Apr 2013 17:02:15 +0200 + +axis (1.4-17) experimental; urgency=low + + * Team upload. + + [ Jakub Adam ] + * Use bnd to generate OSGi metadata. + * Remove Michael Koch from Uploaders (Closes: #653992). + - Thanks for your contribution to this package. + * Bump Standards-Version to 3.9.4. + + [ tony mancill ] + * Acknowledge NMU: Thank you to Alberto Fernández Martínez. + - Fix CVE-2012-5784 (Closes: #692650) + * Update d/copyright to add lintian warnings. + + -- tony mancill <[email protected]> Mon, 04 Feb 2013 22:14:27 -0800 + +axis (1.4-16.2) unstable; urgency=low + + * Non-maintainer upload. + * Fix CVE-2012-5784 (Closes: #692650) + * Fix CN extraction from DN of X500 principal. + * Fix wildcard validation on ssl connections + + -- Alberto Fernández Martínez <[email protected]> Thu, 6 Dec 2012 14:28:00 +0100 + +axis (1.4-16.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix CVE-2012-5784 (Closes: #692650) + + -- Alberto Fernández Martínez <[email protected]> Wed, 5 Dec 2012 17:28:00 +0100 + +axis (1.4-16) unstable; urgency=low + + * Add missing dependency on libcommons-httpclient-java + * Update Export-Package OSGi attribute in manifest + * Add Require-Bundle OSGi attributes + + -- Jakub Adam <[email protected]> Mon, 31 Oct 2011 11:07:24 +0100 + +axis (1.4-15) unstable; urgency=low + + * Add OSGi metadata to jar manifests + * Bump to Standards-Version 3.9.2 + * Updated the DEP-5 copyright to r202 + + -- Jakub Adam <[email protected]> Thu, 27 Oct 2011 19:23:14 +0200 + +axis (1.4-14) unstable; urgency=low + + * Team upload. + * Drop package libaxis-java-gcj. + + -- Torsten Werner <[email protected]> Thu, 08 Sep 2011 17:13:34 +0200 + +axis (1.4-13) unstable; urgency=low + + [ tony mancill ] + * libaxis-java-gcj: Remove incorrect libservlet2.4 depedency; + the dependency on libaxis-java is sufficient. + Thanks to Matthias Klose. (Closes: #597950) + + [ Damien Raude-Morvan ] + * d/control: Bump Standards-Versions to 3.9.1 (no changes required). + * d/control: Change short synopsis of packages. + * Finaly upload to unstable. + + -- Damien Raude-Morvan <[email protected]> Sun, 06 Mar 2011 19:08:04 +0100 + +axis (1.4-12) unstable; urgency=low + + [ Niels Thykier ] + * Bumped Standards-Versions to 3.9.0 - no changes required. + * Replaced B-D on default-jdk-builddep with gcj-native-helper + and default-jdk. + + [ Damien Raude-Morvan ] + * Downgrade libaxis-java-gcj from Recommends to Suggest (Closes: #582151). + * Remove Depends on JRE since Axis is a library. + + -- Damien Raude-Morvan <[email protected]> Thu, 08 Jul 2010 00:06:06 +0200 + +axis (1.4-11) unstable; urgency=low + + * Merge changes from Ubuntu: + - debian/control, debian/rules: (Build-)Depend on libservlet2.5-java + instead of libservlet2.4-java (LP: #534913) + * Remove Stephan and Vladimír from Uploaders list. + + -- Torsten Werner <[email protected]> Sun, 09 May 2010 02:53:34 +0200 + +axis (1.4-10) unstable; urgency=low + + * Add symlinks for old JAR names to fix some FTBFS + (Closes: #575041): + - saaj.jar -> axis-saaj.jar + - jaxrpc.jar -> axis-jaxrpc.jar + * Javadoc: + - Install Javadoc to /usr/share/doc/libaxis-java/api/ + - Register Javadoc with doc-base + - d/patches/javadoc.diff and d/rules: Fix javadoc call + to only use javadoc and no gjdoc (which fail with + UnmappableCharacterException) and force 1.3 source format. + * Fix short description of libaxis-java-doc to contains "documentation" + * Rework d/copyright to use DEP5 format + + -- Damien Raude-Morvan <[email protected]> Thu, 25 Mar 2010 23:45:41 +0100 + +axis (1.4-9) unstable; urgency=low + + * debian/rules: Fix FTBFS when doing arch build: + - overrive install/libaxis-java for mh_installjar calls + (instead of binary-post-install) + + -- Damien Raude-Morvan <[email protected]> Sat, 20 Mar 2010 23:46:28 +0100 + +axis (1.4-8) unstable; urgency=low + + * Add Maven support: + - debian/control: Build-Depends on maven-repo-helper + - Add pom's files to debian/poms/ + - debian/rules: Use mh_installpoms and mh_installjar + * Update Standards-Version: 3.8.4 + - debian/rules: Add recommended get-orig-source target + * Bump to debhelper >= 7 + * Use 3.0 (quilt) source format: + - debian/source/format: Set 3.0 (quilt) + - debian/control: Remove quilt + - debian/rules: Remove simpl-patchsys.mk + - Refresh all debian/patches/* + * Add DEP-3 headers to all patches + + -- Damien Raude-Morvan <[email protected]> Sat, 20 Mar 2010 23:00:50 +0100 + +axis (1.4-7) unstable; urgency=low + + * Change Build-Depends: ant1.7-optional because gij is failing with ant 1.8. + + -- Torsten Werner <[email protected]> Sat, 27 Feb 2010 18:52:14 +0100 + +axis (1.4-6ubuntu1) lucid; urgency=low + + * debian/control, debian/rules: (Build-)Depend on libservlet2.5-java instead + of libservlet2.4-java (LP: #534913) + * debian/rules: Drop extra JAVA_HOME entry, build with default-jdk + + -- Thierry Carrez <[email protected]> Tue, 09 Mar 2010 09:39:09 +0100 + +axis (1.4-6) unstable; urgency=low + + [ Matthias Klose ] + * axis: Depend on default-jre-headless. + * Build using java-gcj (axis is not 1.6 source compatible). + + [ Torsten Werner ] + * Add patch for gcj-4.4: do not build function clearCache() which is not + used anyway. (Closes: #531995) + * Add myself to Uploaders. + * Do no longer quote the full text of the Apache license. + * Fix lintian warnings. + * Move package to Section: java. + * Update Standards-Version: 3.8.2 (no changes). + * Add missing Depends: ${misc:Depends}. + + -- Torsten Werner <[email protected]> Fri, 24 Jul 2009 18:38:59 +0200 + +axis (1.4-5) unstable; urgency=low + + * Added missing packages to Depends of libaxis-java. + Closes: #432582, #432582 + * Build-Depend on default-jdk-builddep instead of java-gcj-compat-dev. + Closes: #477846 + * Cleaned up debian/copyright. + * Added watch file. + * Added Homepage, Vcs-Svn and Vcs-Browser fields. + * Updated Standards-Version to 3.7.3. + + -- Michael Koch <[email protected]> Sat, 26 Apr 2008 22:49:29 +0200 + +axis (1.4-3) unstable; urgency=low + + * Added xmlParserAPIs.jar and xercesImpl.jar to classpath. + Closes: #432538. + + -- Michael Koch <[email protected]> Sat, 14 Jul 2007 21:10:45 +0200 + +axis (1.4-2) unstable; urgency=low + + * Upload to unstable. + * Inlcude javadocs. + + -- Michael Koch <[email protected]> Fri, 20 Apr 2007 17:32:10 -0100 + +axis (1.4-1) experimental; urgency=low + + * Merged from Ubuntu. + * Upload to experimental. + + -- Michael Koch <[email protected]> Sat, 3 Mar 2007 10:48:11 +0100 + +axis (1.4-0ubuntu5) feisty; urgency=low + + * Fix build failure for binary arch builds. + + -- Matthias Klose <[email protected]> Wed, 28 Feb 2007 17:10:36 +0100 + +axis (1.4-0ubuntu4) feisty; urgency=low + + * Recommend ant, instead of depending on it. + * Install axis-ant.jar into usr/share/ant/lib. + + -- Matthias Klose <[email protected]> Wed, 28 Feb 2007 12:22:49 +0100 + +axis (1.4-0ubuntu3) feisty; urgency=low + + * Build a libaxis-java-gcj package. + * Set Ubuntu maintainer address. + + -- Matthias Klose <[email protected]> Wed, 28 Feb 2007 01:06:05 +0100 + +axis (1.4-0ubuntu2) feisty; urgency=low + + * Added axis-ant.jar to the binary package + + -- Vladimír Lapáček <[email protected]> Sat, 20 Jan 2007 11:09:48 +0100 + +axis (1.4-0ubuntu1) edgy; urgency=low + + * New upstream release. + + -- Vladimír Lapáček <[email protected]> Wed, 6 Sep 2006 22:31:39 +0200 + +axis (1.2.1-1) unstable; urgency=low + + * Initial version based of the work of the Fedora packagers. + + -- Stephan Michels <[email protected]> Mon, 9 Jan 2006 11:40:09 +0100 + Deleted: tags/axis/1.4-23/debian/control =================================================================== --- trunk/axis/debian/control 2015-06-04 07:35:52 UTC (rev 18730) +++ tags/axis/1.4-23/debian/control 2015-11-17 16:04:00 UTC (rev 18905) @@ -1,60 +0,0 @@ -Source: axis -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]>, - Damien Raude-Morvan <[email protected]>, - Jakub Adam <[email protected]>, - Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 9), cdbs, ant-optional, default-jdk, libwsdl4j-java, - libcommons-logging-java, libcommons-httpclient-java, bnd, - libcommons-discovery-java, libmail-java, libservlet3.1-java, - maven-repo-helper -Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/axis -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/axis -Homepage: http://ws.apache.org/axis/ - -Package: libaxis-java -Architecture: all -Recommends: ant -Suggests: libaxis-java-doc -Depends: libwsdl4j-java, libcommons-logging-java, libcommons-discovery-java, - libcommons-httpclient-java, libmail-java, - ${misc:Depends} -Description: SOAP implementation in Java - Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol") - submission to W3C. - . - From the draft W3C specification: - . - SOAP is a lightweight protocol for exchange of information in a decentralized, - distributed environment. It is an XML based protocol that consists of three - parts: an envelope that defines a framework for describing what is in a message - and how to process it, a set of encoding rules for expressing instances of - application-defined datatypes, and a convention for representing remote - procedure calls and responses. - . - This project is a follow-on to the Apache SOAP project. - -Package: libaxis-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Suggests: libaxis-java -Description: SOAP implementation in Java (documentation) - Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol") - submission to W3C. - . - From the draft W3C specification: - . - SOAP is a lightweight protocol for exchange of information in a decentralized, - distributed environment. It is an XML based protocol that consists of three - parts: an envelope that defines a framework for describing what is in a message - and how to process it, a set of encoding rules for expressing instances of - application-defined datatypes, and a convention for representing remote - procedure calls and responses. - . - This project is a follow-on to the Apache SOAP project. - . - This package contains the Javadoc API documentation. Copied: tags/axis/1.4-23/debian/control (from rev 18904, trunk/axis/debian/control) =================================================================== --- tags/axis/1.4-23/debian/control (rev 0) +++ tags/axis/1.4-23/debian/control 2015-11-17 16:04:00 UTC (rev 18905) @@ -0,0 +1,78 @@ +Source: axis +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: + Torsten Werner <[email protected]>, + Damien Raude-Morvan <[email protected]>, + Jakub Adam <[email protected]>, + Emmanuel Bourg <[email protected]> +Build-Depends: + ant-optional, + bnd (>= 2.1.0), + cdbs, + debhelper (>= 9), + default-jdk, + libcommons-discovery-java, + libcommons-httpclient-java, + libcommons-logging-java, + libmail-java, + libservlet3.1-java, + libwsdl4j-java, + maven-repo-helper +Standards-Version: 3.9.6 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/axis +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/axis +Homepage: http://ws.apache.org/axis/ + +Package: libaxis-java +Architecture: all +Recommends: + ant +Suggests: + libaxis-java-doc +Depends: + libcommons-discovery-java, + libcommons-httpclient-java, + libcommons-logging-java, + libmail-java, + libwsdl4j-java, + ${misc:Depends} +Description: SOAP implementation in Java + Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol") + submission to W3C. + . + From the draft W3C specification: + . + SOAP is a lightweight protocol for exchange of information in a decentralized, + distributed environment. It is an XML based protocol that consists of three + parts: an envelope that defines a framework for describing what is in a message + and how to process it, a set of encoding rules for expressing instances of + application-defined datatypes, and a convention for representing remote + procedure calls and responses. + . + This project is a follow-on to the Apache SOAP project. + +Package: libaxis-java-doc +Architecture: all +Section: doc +Depends: + ${misc:Depends} +Suggests: + libaxis-java +Description: SOAP implementation in Java (documentation) + Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol") + submission to W3C. + . + From the draft W3C specification: + . + SOAP is a lightweight protocol for exchange of information in a decentralized, + distributed environment. It is an XML based protocol that consists of three + parts: an envelope that defines a framework for describing what is in a message + and how to process it, a set of encoding rules for expressing instances of + application-defined datatypes, and a convention for representing remote + procedure calls and responses. + . + This project is a follow-on to the Apache SOAP project. + . + This package contains the Javadoc API documentation. Deleted: tags/axis/1.4-23/debian/rules =================================================================== --- trunk/axis/debian/rules 2015-06-04 07:35:52 UTC (rev 18730) +++ tags/axis/1.4-23/debian/rules 2015-11-17 16:04:00 UTC (rev 18905) @@ -1,36 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/ant.mk - -JAVA_HOME := /usr/lib/jvm/default-java -DEB_JARS := $(ANT_HOME)/lib/ant-nodeps.jar wsdl4j commons-logging commons-discovery commons-httpclient javax.mail servlet-api-3.1 xmlParserAPIs xercesImpl - -DEB_ANT_BUILD_TARGET := compile javadocs - -DEB_INSTALL_CHANGELOGS_ALL := changelog.html - -common-post-build-indep:: - for BNDFILE in debian/*.bnd; do \ - JARPATH=build/lib/`basename $$BNDFILE .bnd`.jar; \ - bnd wrap -properties $$BNDFILE -output $$JARPATH $$JARPATH; \ - done - -install/libaxis-java:: - mh_installpoms -plibaxis-java -e$(DEB_UPSTREAM_VERSION) - mh_installjar -plibaxis-java -l debian/poms/axis.xml build/lib/axis.jar - mh_installjar -plibaxis-java -l debian/poms/saaj.xml build/lib/saaj.jar - mh_installjar -plibaxis-java -l debian/poms/jaxrpc.xml build/lib/jaxrpc.jar - mh_installjar -plibaxis-java -l debian/poms/ant.xml build/lib/axis-ant.jar - -install/libaxis-java-doc:: - mv build/javadocs build/api - dh_install -plibaxis-java-doc build/api/ /usr/share/doc/libaxis-java/ - -clean:: - -rm -rf debian/tmp - -rm -rf build/api - mh_clean - -get-orig-source:: - uscan --force-download --rename Copied: tags/axis/1.4-23/debian/rules (from rev 18731, trunk/axis/debian/rules) =================================================================== --- tags/axis/1.4-23/debian/rules (rev 0) +++ tags/axis/1.4-23/debian/rules 2015-11-17 16:04:00 UTC (rev 18905) @@ -0,0 +1,36 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/ant.mk + +JAVA_HOME := /usr/lib/jvm/default-java +DEB_JARS := $(ANT_HOME)/lib/ant-nodeps.jar wsdl4j commons-logging commons-discovery commons-httpclient javax.mail servlet-api-3.1 xmlParserAPIs xercesImpl + +DEB_ANT_BUILD_TARGET := compile javadocs + +DEB_INSTALL_CHANGELOGS_ALL := changelog.html + +common-post-build-indep:: + for BNDFILE in debian/*.bnd; do \ + JARPATH=build/lib/`basename $$BNDFILE .bnd`.jar; \ + bnd wrap --properties $$BNDFILE --output debian/tmp/`basename $$BNDFILE .bnd`.jar $$JARPATH; \ + done + +install/libaxis-java:: + mh_installpoms -plibaxis-java -e$(DEB_UPSTREAM_VERSION) + mh_installjar -plibaxis-java -l debian/poms/axis.xml debian/tmp/axis.jar + mh_installjar -plibaxis-java -l debian/poms/saaj.xml debian/tmp/saaj.jar + mh_installjar -plibaxis-java -l debian/poms/jaxrpc.xml debian/tmp/jaxrpc.jar + mh_installjar -plibaxis-java -l debian/poms/ant.xml build/lib/axis-ant.jar + +install/libaxis-java-doc:: + mv build/javadocs build/api + dh_install -plibaxis-java-doc build/api/ /usr/share/doc/libaxis-java/ + +clean:: + -rm -rf debian/tmp + -rm -rf build/api + mh_clean + +get-orig-source:: + uscan --force-download --rename _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

