Author: tmancill Date: 2013-01-28 05:12:00 +0000 (Mon, 28 Jan 2013) New Revision: 16406
Added: tags/wsdl4j/1.6.2-5/ tags/wsdl4j/1.6.2-5/debian/changelog Removed: tags/wsdl4j/1.6.2-5/debian/changelog Log: [svn-buildpackage] Tagging wsdl4j 1.6.2-5 Deleted: tags/wsdl4j/1.6.2-5/debian/changelog =================================================================== --- trunk/wsdl4j/debian/changelog 2013-01-25 18:07:16 UTC (rev 16403) +++ tags/wsdl4j/1.6.2-5/debian/changelog 2013-01-28 05:12:00 UTC (rev 16406) @@ -1,112 +0,0 @@ -wsdl4j (1.6.2-5) UNRELEASED; 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.2-5/debian/changelog (from rev 16405, trunk/wsdl4j/debian/changelog) =================================================================== --- tags/wsdl4j/1.6.2-5/debian/changelog (rev 0) +++ tags/wsdl4j/1.6.2-5/debian/changelog 2013-01-28 05:12:00 UTC (rev 16406) @@ -0,0 +1,112 @@ +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 + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

