Author: ebourg-guest Date: 2014-09-28 11:21:38 +0000 (Sun, 28 Sep 2014) New Revision: 18450
Added: tags/maven-site-plugin/2.1-3/ tags/maven-site-plugin/2.1-3/debian/changelog tags/maven-site-plugin/2.1-3/debian/compat tags/maven-site-plugin/2.1-3/debian/control tags/maven-site-plugin/2.1-3/debian/copyright tags/maven-site-plugin/2.1-3/debian/libmaven-site-plugin-java.poms Removed: tags/maven-site-plugin/2.1-3/debian/changelog tags/maven-site-plugin/2.1-3/debian/compat tags/maven-site-plugin/2.1-3/debian/control tags/maven-site-plugin/2.1-3/debian/copyright tags/maven-site-plugin/2.1-3/debian/libmaven-site-plugin-java.poms Log: [svn-buildpackage] Tagging maven-site-plugin 2.1-3 Deleted: tags/maven-site-plugin/2.1-3/debian/changelog =================================================================== --- trunk/maven-site-plugin/debian/changelog 2014-09-27 22:49:11 UTC (rev 18447) +++ tags/maven-site-plugin/2.1-3/debian/changelog 2014-09-28 11:21:38 UTC (rev 18450) @@ -1,73 +0,0 @@ -maven-site-plugin (2.1-3) UNRELEASED; urgency=medium - - * Team upload. - * Replaced the dependency on libjetty-java with libjetty8-java - - -- Emmanuel Bourg <[email protected]> Sun, 28 Sep 2014 00:11:56 +0200 - -maven-site-plugin (2.1-2) unstable; urgency=low - - * Remove Build-Depends: quilt. - * Switch to default-jdk. - * Update Standards-Version: 3.9.2. - * Use Maven to build the package. Ignore test failures. - * Change license of debian/* to Apache-2.0. - * Add a documentation package. - - -- Torsten Werner <[email protected]> Sun, 11 Sep 2011 22:26:05 +0200 - -maven-site-plugin (2.1-1) unstable; urgency=low - - [ Michael Koch ] - * Added myself to Uploaders. - - [ Gabriele Giacone ] - * New upstream release. - * Moved libjetty-java from Suggests to Depends as it's a maven compile - dependency - * Removed doxia1.1 patch - * Updated Standards-Version to 3.8.4. - * Source format 3.0 (quilt) - - -- Gabriele Giacone <[email protected]> Fri, 26 Feb 2010 02:08:09 +0100 - -maven-site-plugin (2.0-2) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Fri, 14 Aug 2009 15:19:07 +0200 - -maven-site-plugin (2.0-1) experimental; urgency=low - - * New upstream version, add myself to Uploaders - * Bump up debhelper to 6 - * Migrate the build from cdbs-maven to cdbs-ant as Maven uses - this plugin for its build, reorganize Build-Depends to use - only what's needed now. - * Add a Build-Depends-Indep dependency on maven-repo-helper - * Use mh_installpom and mh_installjar to install the POM and the jar to the - Maven repository - * Remove the patch for the POM as it's no longer needed - * Remove Depends on Java runtimes as it is a library - * Change the dependency from libtomcat6-java to libjetty-java - (going back to the original code in maven-site-plugin), - made this dependency optional (Suggests:) as it's not needed - most of the time. - * Add a patch to support Doxia 1.1 - - -- Ludovic Claude <[email protected]> Tue, 14 Jul 2009 15:26:39 +0100 - -maven-site-plugin (2.0~beta7-2) unstable; urgency=low - - * Switch to libtomcat6-java. (Closes: #533147) - * Change Section: java. - * Update Standards-Version: 3.8.2. - * Switch to GPL-3 in debian/copyright. - - -- Torsten Werner <[email protected]> Tue, 07 Jul 2009 23:23:54 +0200 - -maven-site-plugin (2.0~beta7-1) unstable; urgency=low - - * Initial release. (Closes: #508848) - - -- Torsten Werner <[email protected]> Tue, 06 Jan 2009 22:19:18 +0100 Copied: tags/maven-site-plugin/2.1-3/debian/changelog (from rev 18449, trunk/maven-site-plugin/debian/changelog) =================================================================== --- tags/maven-site-plugin/2.1-3/debian/changelog (rev 0) +++ tags/maven-site-plugin/2.1-3/debian/changelog 2014-09-28 11:21:38 UTC (rev 18450) @@ -0,0 +1,79 @@ +maven-site-plugin (2.1-3) unstable; urgency=medium + + * Team upload. + * Replaced the dependency on libjetty-java with libjetty8-java + * debian/control: + - Standards-Version updated to 3.9.6 (no changes) + - Use canonical URLs for the Vcs-* fields + - Removed Michael Koch from the uploaders (Closes: #654114) + * Switch to debhelper level 9 + * debian/copyright: Updated to the Copyright Format 1.0 + + -- Emmanuel Bourg <[email protected]> Sun, 28 Sep 2014 12:27:49 +0200 + +maven-site-plugin (2.1-2) unstable; urgency=low + + * Remove Build-Depends: quilt. + * Switch to default-jdk. + * Update Standards-Version: 3.9.2. + * Use Maven to build the package. Ignore test failures. + * Change license of debian/* to Apache-2.0. + * Add a documentation package. + + -- Torsten Werner <[email protected]> Sun, 11 Sep 2011 22:26:05 +0200 + +maven-site-plugin (2.1-1) unstable; urgency=low + + [ Michael Koch ] + * Added myself to Uploaders. + + [ Gabriele Giacone ] + * New upstream release. + * Moved libjetty-java from Suggests to Depends as it's a maven compile + dependency + * Removed doxia1.1 patch + * Updated Standards-Version to 3.8.4. + * Source format 3.0 (quilt) + + -- Gabriele Giacone <[email protected]> Fri, 26 Feb 2010 02:08:09 +0100 + +maven-site-plugin (2.0-2) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Fri, 14 Aug 2009 15:19:07 +0200 + +maven-site-plugin (2.0-1) experimental; urgency=low + + * New upstream version, add myself to Uploaders + * Bump up debhelper to 6 + * Migrate the build from cdbs-maven to cdbs-ant as Maven uses + this plugin for its build, reorganize Build-Depends to use + only what's needed now. + * Add a Build-Depends-Indep dependency on maven-repo-helper + * Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + * Remove the patch for the POM as it's no longer needed + * Remove Depends on Java runtimes as it is a library + * Change the dependency from libtomcat6-java to libjetty-java + (going back to the original code in maven-site-plugin), + made this dependency optional (Suggests:) as it's not needed + most of the time. + * Add a patch to support Doxia 1.1 + + -- Ludovic Claude <[email protected]> Tue, 14 Jul 2009 15:26:39 +0100 + +maven-site-plugin (2.0~beta7-2) unstable; urgency=low + + * Switch to libtomcat6-java. (Closes: #533147) + * Change Section: java. + * Update Standards-Version: 3.8.2. + * Switch to GPL-3 in debian/copyright. + + -- Torsten Werner <[email protected]> Tue, 07 Jul 2009 23:23:54 +0200 + +maven-site-plugin (2.0~beta7-1) unstable; urgency=low + + * Initial release. (Closes: #508848) + + -- Torsten Werner <[email protected]> Tue, 06 Jan 2009 22:19:18 +0100 Deleted: tags/maven-site-plugin/2.1-3/debian/compat =================================================================== --- trunk/maven-site-plugin/debian/compat 2014-09-27 22:49:11 UTC (rev 18447) +++ tags/maven-site-plugin/2.1-3/debian/compat 2014-09-28 11:21:38 UTC (rev 18450) @@ -1 +0,0 @@ -7 Copied: tags/maven-site-plugin/2.1-3/debian/compat (from rev 18448, trunk/maven-site-plugin/debian/compat) =================================================================== --- tags/maven-site-plugin/2.1-3/debian/compat (rev 0) +++ tags/maven-site-plugin/2.1-3/debian/compat 2014-09-28 11:21:38 UTC (rev 18450) @@ -0,0 +1 @@ +9 Deleted: tags/maven-site-plugin/2.1-3/debian/control =================================================================== --- trunk/maven-site-plugin/debian/control 2014-09-27 22:49:11 UTC (rev 18447) +++ tags/maven-site-plugin/2.1-3/debian/control 2014-09-28 11:21:38 UTC (rev 18450) @@ -1,66 +0,0 @@ -Source: maven-site-plugin -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[email protected]>, - Michael Koch <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4) -Build-Depends-Indep: libmaven-plugin-tools-java, libdoxia-java, libdoxia-sitetools-java, libjetty8-java, - libmaven-doxia-tools-java, libmaven2-core-java, libplexus-archiver-java, - libplexus-container-default-java, libplexus-i18n-java, libplexus-utils-java, - libwagon-java, libmaven-plugin-testing-java, default-jdk-doc, libdoxia-java-doc, - libjetty8-java-doc, libmaven2-core-java-doc, libplexus-container-default-java-doc, - libplexus-utils-java-doc, libwagon-java-doc, libmaven-javadoc-plugin-java -Standards-Version: 3.9.2 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-site-plugin -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-site-plugin/ -Homepage: http://maven.apache.org/plugins/maven-site-plugin/ - -Package: libmaven-site-plugin-java -Architecture: all -Depends: ${misc:Depends}, ${maven:Depends} -Recommends: ${maven:OptionalDepends} -Suggests: libmaven-site-plugin-java-doc -Description: Maven Site Plugin for generating a site - Maven is a software project management and comprehension tool. Based on the - concept of a project object model (POM), Maven can manage a project's build, - reporting and documentation from a central piece of information. - . - Maven's primary goal is to allow a developer to comprehend the complete - state of a development effort in the shortest period of time. In order to - attain this goal there are several areas of concern that Maven attempts - to deal with: - . - * Making the build process easy - * Providing a uniform build system - * Providing quality project information - * Providing guidelines for best practices development - * Allowing transparent migration to new features - . - The Maven 2 Site Plugin is used to generate a site for the project. The - generated site also includes the project's reports that were configured in the - <reporting> section of the POM. - -Package: libmaven-site-plugin-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, ${maven:DocDepends} -Recommends: ${maven:DocOptionalDepends} -Suggests: libmaven-site-plugin-java -Description: Documentation for Maven Site Plugin - Maven is a software project management and comprehension tool. Based on the - concept of a project object model (POM), Maven can manage a project's build, - reporting and documentation from a central piece of information. - . - Maven's primary goal is to allow a developer to comprehend the complete - state of a development effort in the shortest period of time. In order to - attain this goal there are several areas of concern that Maven attempts - to deal with: - . - * Making the build process easy - * Providing a uniform build system - * Providing quality project information - * Providing guidelines for best practices development - * Allowing transparent migration to new features - . - This package contains the API documentation of libmaven-site-plugin-java. Copied: tags/maven-site-plugin/2.1-3/debian/control (from rev 18448, trunk/maven-site-plugin/debian/control) =================================================================== --- tags/maven-site-plugin/2.1-3/debian/control (rev 0) +++ tags/maven-site-plugin/2.1-3/debian/control 2014-09-28 11:21:38 UTC (rev 18450) @@ -0,0 +1,82 @@ +Source: maven-site-plugin +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[email protected]> +Build-Depends: cdbs, + debhelper (>= 9), + default-jdk, + default-jdk-doc, + libdoxia-java, + libdoxia-java-doc, + libdoxia-sitetools-java, + libjetty8-java, + libjetty8-java-doc, + libmaven-doxia-tools-java, + libmaven-javadoc-plugin-java, + libmaven-plugin-testing-java, + libmaven-plugin-tools-java, + libmaven2-core-java, + libmaven2-core-java-doc, + libplexus-archiver-java, + libplexus-container-default-java, + libplexus-container-default-java-doc, + libplexus-i18n-java, + libplexus-utils-java, + libplexus-utils-java-doc, + libwagon-java, + libwagon-java-doc, + maven-debian-helper (>= 1.4) +Standards-Version: 3.9.6 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-site-plugin +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-site-plugin/ +Homepage: http://maven.apache.org/plugins/maven-site-plugin/ + +Package: libmaven-site-plugin-java +Architecture: all +Depends: ${maven:Depends}, ${misc:Depends} +Recommends: ${maven:OptionalDepends} +Suggests: libmaven-site-plugin-java-doc +Description: Maven Site Plugin for generating a site + Maven is a software project management and comprehension tool. Based on the + concept of a project object model (POM), Maven can manage a project's build, + reporting and documentation from a central piece of information. + . + Maven's primary goal is to allow a developer to comprehend the complete + state of a development effort in the shortest period of time. In order to + attain this goal there are several areas of concern that Maven attempts + to deal with: + . + * Making the build process easy + * Providing a uniform build system + * Providing quality project information + * Providing guidelines for best practices development + * Allowing transparent migration to new features + . + The Maven 2 Site Plugin is used to generate a site for the project. The + generated site also includes the project's reports that were configured in the + <reporting> section of the POM. + +Package: libmaven-site-plugin-java-doc +Architecture: all +Section: doc +Depends: ${maven:DocDepends}, ${misc:Depends} +Recommends: ${maven:DocOptionalDepends} +Suggests: libmaven-site-plugin-java +Description: Documentation for Maven Site Plugin + Maven is a software project management and comprehension tool. Based on the + concept of a project object model (POM), Maven can manage a project's build, + reporting and documentation from a central piece of information. + . + Maven's primary goal is to allow a developer to comprehend the complete + state of a development effort in the shortest period of time. In order to + attain this goal there are several areas of concern that Maven attempts + to deal with: + . + * Making the build process easy + * Providing a uniform build system + * Providing quality project information + * Providing guidelines for best practices development + * Allowing transparent migration to new features + . + This package contains the API documentation of libmaven-site-plugin-java. Deleted: tags/maven-site-plugin/2.1-3/debian/copyright =================================================================== --- trunk/maven-site-plugin/debian/copyright 2014-09-27 22:49:11 UTC (rev 18447) +++ tags/maven-site-plugin/2.1-3/debian/copyright 2014-09-28 11:21:38 UTC (rev 18450) @@ -1,16 +0,0 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven Site Plugin -Maintainer: Apache Maven team -Source: http://maven.apache.org/ - -Files: * -Copyright: 2001-2009, The Apache Software Foundation. -License: Apache-2.0 - -Files: debian/* -Copyright: 2008-2011, Torsten Werner <[email protected]>. -License: Apache-2.0 - -License: Apache-2.0 - On Debian GNU/Linux system you can find the complete text of the - Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'. Copied: tags/maven-site-plugin/2.1-3/debian/copyright (from rev 18448, trunk/maven-site-plugin/debian/copyright) =================================================================== --- tags/maven-site-plugin/2.1-3/debian/copyright (rev 0) +++ tags/maven-site-plugin/2.1-3/debian/copyright 2014-09-28 11:21:38 UTC (rev 18450) @@ -0,0 +1,16 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Maven Site Plugin +Upstream-Contact: Apache Maven team +Source: http://maven.apache.org + +Files: * +Copyright: 2001-2009, The Apache Software Foundation. +License: Apache-2.0 + +Files: debian/* +Copyright: 2008-2011, Torsten Werner <[email protected]>. +License: Apache-2.0 + +License: Apache-2.0 + On Debian systems you can find the complete text of the + Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'. Deleted: tags/maven-site-plugin/2.1-3/debian/libmaven-site-plugin-java.poms =================================================================== --- trunk/maven-site-plugin/debian/libmaven-site-plugin-java.poms 2014-09-27 22:49:11 UTC (rev 18447) +++ tags/maven-site-plugin/2.1-3/debian/libmaven-site-plugin-java.poms 2014-09-28 11:21:38 UTC (rev 18450) @@ -1,26 +0,0 @@ -# List of POM files for the package -# Format of this file is: -# <path to pom file> [option]* -# where option can be: -# --ignore: ignore this POM or -# --no-parent: remove the <parent> tag from the POM -# --package=<package>: an alternative package to use when installing this POM -# and its artifact -# --has-package-version: to indicate that the original version of the POM is the same as the upstream part -# of the version for the package. -# --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM -# during a clean operation with mh_cleanpom or mh_installpom -# --artifact=<path>: path to the build artifact associated with this POM, -# it will be installed when using the command mh_install -# --java-lib: install the jar into /usr/share/java to comply with Debian -# packaging guidelines -# --usj-name=<name>: name to use when installing the library in /usr/share/java -# --usj-version=<version>: version to use when installing the library in /usr/share/java -# --no-usj-versionless: don't install the versionless link in /usr/share/java -# --dest-jar=<path>: the destination for the real jar -# it will be installed with mh_install. -# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default. -# --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created -# temporarily for certain artifacts such as Javadoc jars. -# -pom.xml --no-parent --has-package-version Copied: tags/maven-site-plugin/2.1-3/debian/libmaven-site-plugin-java.poms (from rev 18448, trunk/maven-site-plugin/debian/libmaven-site-plugin-java.poms) =================================================================== --- tags/maven-site-plugin/2.1-3/debian/libmaven-site-plugin-java.poms (rev 0) +++ tags/maven-site-plugin/2.1-3/debian/libmaven-site-plugin-java.poms 2014-09-28 11:21:38 UTC (rev 18450) @@ -0,0 +1,28 @@ +# List of POM files for the package +# Format of this file is: +# <path to pom file> [option]* +# where option can be: +# --ignore: ignore this POM and its artifact if any +# --ignore-pom: don't install the POM. To use on POM files that are created +# temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] +# --no-parent: remove the <parent> tag from the POM +# --package=<package>: an alternative package to use when installing this POM +# and its artifact +# --has-package-version: to indicate that the original version of the POM is the same as the upstream part +# of the version for the package. +# --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM +# during a clean operation with mh_cleanpom or mh_installpom +# --artifact=<path>: path to the build artifact associated with this POM, +# it will be installed when using the command mh_install. [mh_install] +# --java-lib: install the jar into /usr/share/java to comply with Debian +# packaging guidelines +# --usj-name=<name>: name to use when installing the library in /usr/share/java +# --usj-version=<version>: version to use when installing the library in /usr/share/java +# --no-usj-versionless: don't install the versionless link in /usr/share/java +# --dest-jar=<path>: the destination for the real jar. +# It will be installed with mh_install. [mh_install] +# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default. +# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. +# Empty by default. [mh_install] +# +pom.xml --no-parent --has-package-version _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

