Author: apo-guest Date: 2015-11-17 16:55:35 +0000 (Tue, 17 Nov 2015) New Revision: 18909
Added: tags/wsdl4j/1.6.3-2/ tags/wsdl4j/1.6.3-2/debian/README.Debian tags/wsdl4j/1.6.3-2/debian/changelog tags/wsdl4j/1.6.3-2/debian/compat tags/wsdl4j/1.6.3-2/debian/control tags/wsdl4j/1.6.3-2/debian/rules tags/wsdl4j/1.6.3-2/debian/watch Removed: tags/wsdl4j/1.6.3-2/debian/README.Debian tags/wsdl4j/1.6.3-2/debian/changelog tags/wsdl4j/1.6.3-2/debian/compat tags/wsdl4j/1.6.3-2/debian/control tags/wsdl4j/1.6.3-2/debian/rules tags/wsdl4j/1.6.3-2/debian/watch Log: [svn-buildpackage] Tagging wsdl4j 1.6.3-2 Deleted: tags/wsdl4j/1.6.3-2/debian/README.Debian =================================================================== --- trunk/wsdl4j/debian/README.Debian 2015-06-04 17:52:11 UTC (rev 18732) +++ tags/wsdl4j/1.6.3-2/debian/README.Debian 2015-11-17 16:55:35 UTC (rev 18909) @@ -1,14 +0,0 @@ -wsdl4j for Debian ------------------ - -The principles of Web Services Description Language (WSDL) is described together -with SOAP in Wikipedia and has a page on its own at -http://en.wikipedia.org/wiki/Web_Services_Description_Language - -Its packaging was seeded in an effort to provide the basis for a packaging of -tools and libraries with the pkg-eScience project at -http://pkg-eScience.alioth.debian.org. - -Steffen - - -- Steffen Moeller <[email protected]>, Sun, 7 May 2006 22:37:09 +0200 Copied: tags/wsdl4j/1.6.3-2/debian/README.Debian (from rev 18908, trunk/wsdl4j/debian/README.Debian) =================================================================== --- tags/wsdl4j/1.6.3-2/debian/README.Debian (rev 0) +++ tags/wsdl4j/1.6.3-2/debian/README.Debian 2015-11-17 16:55:35 UTC (rev 18909) @@ -0,0 +1,14 @@ +wsdl4j for Debian +----------------- + +The principles of Web Services Description Language (WSDL) is described together +with SOAP in Wikipedia and has a page on its own at +http://en.wikipedia.org/wiki/Web_Services_Description_Language + +Its packaging was seeded in an effort to provide the basis for a packaging of +tools and libraries with the pkg-eScience project at +http://pkg-eScience.alioth.debian.org. + +Steffen + + -- Steffen Moeller <[email protected]>, Sun, 7 May 2006 22:37:09 +0200 Deleted: tags/wsdl4j/1.6.3-2/debian/changelog =================================================================== --- trunk/wsdl4j/debian/changelog 2015-06-04 17:52:11 UTC (rev 18732) +++ tags/wsdl4j/1.6.3-2/debian/changelog 2015-11-17 16:55:35 UTC (rev 18909) @@ -1,119 +0,0 @@ -wsdl4j (1.6.3-1) unstable; urgency=low - - * Team upload. - * New upstream release. - - -- tony mancill <[email protected]> Mon, 13 May 2013 21:20:22 -0700 - -wsdl4j (1.6.2-5) experimental; urgency=low - - [ Miguel Landaeta ] - * Team upload. - * Ensure backwards compatible bytecode is built (LP: #1049817): - - d/ant.properties: Specify source/target = 1.5 when compiling java - source code. Thanks to James Page for the patch. (Closes: #688306). - * Remove Michael Koch from Uploaders list. - Thanks for the work on this package. (Closes: #654140). - - [ Jakub Adam ] - * Use jh_installjavadoc to install API documentation. - * Removed useless debhelper.mk include from d/rules. - * Don't run useless 'dist' target during build. - - Running 'compile' and 'dist' in sequence caused that JARs were - built two times. Invoking 'compile' and 'javadocs' targets creates - all the artefacts we need for out packaging. - * Use bnd to generate OSGi metadata. - * Bump Standards-Version to 3.9.4. No changes were required. - - -- Jakub Adam <[email protected]> Mon, 21 Jan 2013 19:21:12 +0100 - -wsdl4j (1.6.2-4) unstable; urgency=low - - * Add OSGi metadata to JAR manifest - * Bump Standards-Version to 3.9.2 - - -- Jakub Adam <[email protected]> Sat, 19 Nov 2011 16:45:39 +0100 - -wsdl4j (1.6.2-3) unstable; urgency=low - - * Switch to source format 3.0. - * Switch to debhelper level 7. - * Update Standards-Version: 3.9.1. - * Remove Java runtime from Depends. - - -- Torsten Werner <[email protected]> Mon, 29 Aug 2011 17:17:38 +0200 - -wsdl4j (1.6.2-2) unstable; urgency=low - - [ Matthias Klose ] - * (Build-)depend on default-jre/-jdk. - - [ Torsten Werner ] - * Fix Homepage field in debian/control. (Closes: #535583) - * Move doc-base file to the correct binary package and fix it. - * Add missing Depends: ${misc:Depends}. - * Change Section: java. - * Fix Copyright notice in debian/copyright. - * Update Standards-Version: 3.8.2. - - -- Torsten Werner <[email protected]> Tue, 07 Jul 2009 21:40:56 +0200 - -wsdl4j (1.6.2-1) unstable; urgency=low - - * New upstream release - * debian/control: - + Add Homepage, Vcs-{Svn, Browser} Headers. - + Build-Depend on debhelper >=5 - * debian/compat: switch to 5 - * debian/rules: - + Clean up old comments. - + Add install target to install jars and create symbolic links - * Remove debian/libwsdl4j-java.install and debian/libwsdl4j-java.links - * Add debian/orig-tar.sh to repackage the source (zip) and create - orig.tar.gz - * Add build.diff patch to fix the broken build.xml file. - - -- Varun Hiremath <[email protected]> Thu, 08 Nov 2007 22:49:36 +0530 - -wsdl4j (1.5.2-4) unstable; urgency=low - - * Upload to unstable. - - -- Michael Koch <[email protected]> Fri, 20 Apr 2007 17:26:02 -0100 - -wsdl4j (1.5.2-3) experimental; urgency=low - - * Merged from Ubuntu. - * Upload to experimental. - - -- Michael Koch <[email protected]> Sat, 3 Mar 2007 10:52:34 +0100 - -wsdl4j (1.5.2-2ubuntu1) edgy; urgency=low - - * Upload to edgy. - - -- Matthias Klose <[email protected]> Wed, 27 Sep 2006 11:02:28 +0000 - -wsdl4j (1.5.2-2) unstable; urgency=low - - * Initial upload to Debian archive (Closes: #). - * Added build-dependencies and dependencies. - * Upgraded Standards-Version to 3.7.2. - * Changed rules to use cdbs. - * Changed installation files. - (Patches by Vladimír Lapáček) - - -- Michael Koch <[email protected]> Tue, 26 Sep 2006 04:17:59 +0000 - -wsdl4j (1.5.2-1) unstable; urgency=low - - * Initial release. - - -- Steffen Moeller <[email protected]> Sun, 7 May 2006 22:37:09 +0200 - -wsdl4j (1.5.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/wsdl4j/1.6.3-2/debian/changelog (from rev 18908, trunk/wsdl4j/debian/changelog) =================================================================== --- tags/wsdl4j/1.6.3-2/debian/changelog (rev 0) +++ tags/wsdl4j/1.6.3-2/debian/changelog 2015-11-17 16:55:35 UTC (rev 18909) @@ -0,0 +1,132 @@ +wsdl4j (1.6.3-2) unstable; urgency=medium + + * Team upload. + * Transition to bnd 2.1.0. + debian/rules: Switch to new bnd parameter syntax and change output + directory to debian/tmp to prevent a FTBFS. + * Use compat level 9 and require debhelper >= 9. + * Declare compliance with Debian Policy 3.9.6. + * wrap-and-sort -sa. + * Use canonical Vcs-URI. + + -- Markus Koschany <[email protected]> Tue, 17 Nov 2015 17:47:42 +0100 + +wsdl4j (1.6.3-1) unstable; urgency=low + + * Team upload. + * New upstream release. + + -- tony mancill <[email protected]> Mon, 13 May 2013 21:20:22 -0700 + +wsdl4j (1.6.2-5) experimental; urgency=low + + [ Miguel Landaeta ] + * Team upload. + * Ensure backwards compatible bytecode is built (LP: #1049817): + - d/ant.properties: Specify source/target = 1.5 when compiling java + source code. Thanks to James Page for the patch. (Closes: #688306). + * Remove Michael Koch from Uploaders list. + Thanks for the work on this package. (Closes: #654140). + + [ Jakub Adam ] + * Use jh_installjavadoc to install API documentation. + * Removed useless debhelper.mk include from d/rules. + * Don't run useless 'dist' target during build. + - Running 'compile' and 'dist' in sequence caused that JARs were + built two times. Invoking 'compile' and 'javadocs' targets creates + all the artefacts we need for out packaging. + * Use bnd to generate OSGi metadata. + * Bump Standards-Version to 3.9.4. No changes were required. + + -- Jakub Adam <[email protected]> Mon, 21 Jan 2013 19:21:12 +0100 + +wsdl4j (1.6.2-4) unstable; urgency=low + + * Add OSGi metadata to JAR manifest + * Bump Standards-Version to 3.9.2 + + -- Jakub Adam <[email protected]> Sat, 19 Nov 2011 16:45:39 +0100 + +wsdl4j (1.6.2-3) unstable; urgency=low + + * Switch to source format 3.0. + * Switch to debhelper level 7. + * Update Standards-Version: 3.9.1. + * Remove Java runtime from Depends. + + -- Torsten Werner <[email protected]> Mon, 29 Aug 2011 17:17:38 +0200 + +wsdl4j (1.6.2-2) unstable; urgency=low + + [ Matthias Klose ] + * (Build-)depend on default-jre/-jdk. + + [ Torsten Werner ] + * Fix Homepage field in debian/control. (Closes: #535583) + * Move doc-base file to the correct binary package and fix it. + * Add missing Depends: ${misc:Depends}. + * Change Section: java. + * Fix Copyright notice in debian/copyright. + * Update Standards-Version: 3.8.2. + + -- Torsten Werner <[email protected]> Tue, 07 Jul 2009 21:40:56 +0200 + +wsdl4j (1.6.2-1) unstable; urgency=low + + * New upstream release + * debian/control: + + Add Homepage, Vcs-{Svn, Browser} Headers. + + Build-Depend on debhelper >=5 + * debian/compat: switch to 5 + * debian/rules: + + Clean up old comments. + + Add install target to install jars and create symbolic links + * Remove debian/libwsdl4j-java.install and debian/libwsdl4j-java.links + * Add debian/orig-tar.sh to repackage the source (zip) and create + orig.tar.gz + * Add build.diff patch to fix the broken build.xml file. + + -- Varun Hiremath <[email protected]> Thu, 08 Nov 2007 22:49:36 +0530 + +wsdl4j (1.5.2-4) unstable; urgency=low + + * Upload to unstable. + + -- Michael Koch <[email protected]> Fri, 20 Apr 2007 17:26:02 -0100 + +wsdl4j (1.5.2-3) experimental; urgency=low + + * Merged from Ubuntu. + * Upload to experimental. + + -- Michael Koch <[email protected]> Sat, 3 Mar 2007 10:52:34 +0100 + +wsdl4j (1.5.2-2ubuntu1) edgy; urgency=low + + * Upload to edgy. + + -- Matthias Klose <[email protected]> Wed, 27 Sep 2006 11:02:28 +0000 + +wsdl4j (1.5.2-2) unstable; urgency=low + + * Initial upload to Debian archive (Closes: #). + * Added build-dependencies and dependencies. + * Upgraded Standards-Version to 3.7.2. + * Changed rules to use cdbs. + * Changed installation files. + (Patches by Vladimír Lapáček) + + -- Michael Koch <[email protected]> Tue, 26 Sep 2006 04:17:59 +0000 + +wsdl4j (1.5.2-1) unstable; urgency=low + + * Initial release. + + -- Steffen Moeller <[email protected]> Sun, 7 May 2006 22:37:09 +0200 + +wsdl4j (1.5.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/wsdl4j/1.6.3-2/debian/compat =================================================================== --- trunk/wsdl4j/debian/compat 2015-06-04 17:52:11 UTC (rev 18732) +++ tags/wsdl4j/1.6.3-2/debian/compat 2015-11-17 16:55:35 UTC (rev 18909) @@ -1 +0,0 @@ -7 Copied: tags/wsdl4j/1.6.3-2/debian/compat (from rev 18908, trunk/wsdl4j/debian/compat) =================================================================== --- tags/wsdl4j/1.6.3-2/debian/compat (rev 0) +++ tags/wsdl4j/1.6.3-2/debian/compat 2015-11-17 16:55:35 UTC (rev 18909) @@ -0,0 +1 @@ +9 Deleted: tags/wsdl4j/1.6.3-2/debian/control =================================================================== --- trunk/wsdl4j/debian/control 2015-06-04 17:52:11 UTC (rev 18732) +++ tags/wsdl4j/1.6.3-2/debian/control 2015-11-17 16:55:35 UTC (rev 18909) @@ -1,32 +0,0 @@ -Source: wsdl4j -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Steffen Moeller <[email protected]>, - Torsten Werner <[email protected]>, Jakub Adam <[email protected]> -Build-Depends: debhelper (>= 7), cdbs -Build-Depends-Indep: ant, bnd, default-jdk, javahelper -Standards-Version: 3.9.4 -Homepage: http://wsdl4j.sourceforge.net -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/wsdl4j -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/wsdl4j - -Package: libwsdl4j-java -Architecture: all -Depends: ${misc:Depends} -Description: Webservice description language for Java - The Web Services Description Language for Java Toolkit (WSDL4J) allows - the creation, representation, and manipulation of WSDL documents. Is - the reference implementation for JSR110 'JWSDL' (jcp.org). - -Package: libwsdl4j-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Suggests: libwsdl4j-java -Description: Documentation for Java Web Services Library - The Web Services Description Language for Java Toolkit (WSDL4J) allows - the creation, representation, and manipulation of WSDL documents. Is - the reference implementation for JSR110 'JWSDL' (jcp.org). - . - This package contains documentation. Copied: tags/wsdl4j/1.6.3-2/debian/control (from rev 18908, trunk/wsdl4j/debian/control) =================================================================== --- tags/wsdl4j/1.6.3-2/debian/control (rev 0) +++ tags/wsdl4j/1.6.3-2/debian/control 2015-11-17 16:55:35 UTC (rev 18909) @@ -0,0 +1,43 @@ +Source: wsdl4j +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: + Steffen Moeller <[email protected]>, + Torsten Werner <[email protected]>, + Jakub Adam <[email protected]> +Build-Depends: + cdbs, + debhelper (>= 9) +Build-Depends-Indep: + ant, + bnd, + default-jdk, + javahelper +Standards-Version: 3.9.6 +Homepage: http://wsdl4j.sourceforge.net +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/wsdl4j +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/wsdl4j + +Package: libwsdl4j-java +Architecture: all +Depends: + ${misc:Depends} +Description: Webservice description language for Java + The Web Services Description Language for Java Toolkit (WSDL4J) allows + the creation, representation, and manipulation of WSDL documents. Is + the reference implementation for JSR110 'JWSDL' (jcp.org). + +Package: libwsdl4j-java-doc +Architecture: all +Section: doc +Depends: + ${misc:Depends} +Suggests: + libwsdl4j-java +Description: Documentation for Java Web Services Library + The Web Services Description Language for Java Toolkit (WSDL4J) allows + the creation, representation, and manipulation of WSDL documents. Is + the reference implementation for JSR110 'JWSDL' (jcp.org). + . + This package contains documentation. Deleted: tags/wsdl4j/1.6.3-2/debian/rules =================================================================== --- trunk/wsdl4j/debian/rules 2015-06-04 17:52:11 UTC (rev 18732) +++ tags/wsdl4j/1.6.3-2/debian/rules 2015-11-17 16:55:35 UTC (rev 18909) @@ -1,20 +0,0 @@ -#!/usr/bin/make -f -# debian/rules file for libwsdl4j-java (uses cdbs) - -include /usr/share/cdbs/1/class/javahelper.mk -include /usr/share/cdbs/1/class/ant.mk - -JAVA_HOME := /usr/lib/jvm/default-java -DEB_ANT_BUILD_TARGET := compile javadocs - -common-post-build-indep:: - bnd wrap -properties debian/wsdl4j.bnd -output build/lib/wsdl4j.jar build/lib/wsdl4j.jar - -install/libwsdl4j-java:: - install -m 644 -D build/lib/wsdl4j.jar debian/libwsdl4j-java/usr/share/java/wsdl4j-$(DEB_UPSTREAM_VERSION).jar - dh_link /usr/share/java/wsdl4j-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/wsdl4j.jar - install -m 644 -D build/lib/qname.jar debian/libwsdl4j-java/usr/share/java/qname-$(DEB_UPSTREAM_VERSION).jar - dh_link /usr/share/java/qname-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/qname.jar - -get-orig-source: - -uscan --upstream-version 0 Copied: tags/wsdl4j/1.6.3-2/debian/rules (from rev 18733, trunk/wsdl4j/debian/rules) =================================================================== --- tags/wsdl4j/1.6.3-2/debian/rules (rev 0) +++ tags/wsdl4j/1.6.3-2/debian/rules 2015-11-17 16:55:35 UTC (rev 18909) @@ -0,0 +1,20 @@ +#!/usr/bin/make -f +# debian/rules file for libwsdl4j-java (uses cdbs) + +include /usr/share/cdbs/1/class/javahelper.mk +include /usr/share/cdbs/1/class/ant.mk + +JAVA_HOME := /usr/lib/jvm/default-java +DEB_ANT_BUILD_TARGET := compile javadocs + +common-post-build-indep:: + bnd wrap --properties debian/wsdl4j.bnd --output debian/tmp/wsdl4j.jar build/lib/wsdl4j.jar + +install/libwsdl4j-java:: + install -m 644 -D debian/tmp/wsdl4j.jar debian/libwsdl4j-java/usr/share/java/wsdl4j-$(DEB_UPSTREAM_VERSION).jar + dh_link /usr/share/java/wsdl4j-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/wsdl4j.jar + install -m 644 -D build/lib/qname.jar debian/libwsdl4j-java/usr/share/java/qname-$(DEB_UPSTREAM_VERSION).jar + dh_link /usr/share/java/qname-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/qname.jar + +get-orig-source: + -uscan --upstream-version 0 Deleted: tags/wsdl4j/1.6.3-2/debian/watch =================================================================== --- trunk/wsdl4j/debian/watch 2015-06-04 17:52:11 UTC (rev 18732) +++ tags/wsdl4j/1.6.3-2/debian/watch 2015-11-17 16:55:35 UTC (rev 18909) @@ -1,10 +0,0 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# See uscan(1) for format - -# Compulsory line, this is a version 3 file -version=3 - -# Uncomment to find new files on sourceforge, for debscripts >= 2.9 -http://sf.net/wsdl4j/wsdl4j-src-(.*)\.zip debian debian/orig-tar.sh Copied: tags/wsdl4j/1.6.3-2/debian/watch (from rev 18908, trunk/wsdl4j/debian/watch) =================================================================== --- tags/wsdl4j/1.6.3-2/debian/watch (rev 0) +++ tags/wsdl4j/1.6.3-2/debian/watch 2015-11-17 16:55:35 UTC (rev 18909) @@ -0,0 +1,3 @@ +version=3 +# Uncomment to find new files on sourceforge, for debscripts >= 2.9 +http://sf.net/wsdl4j/wsdl4j-src-(.*)\.zip debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

