Author: tmancill Date: 2013-10-07 03:41:32 +0000 (Mon, 07 Oct 2013) New Revision: 17297
Added: tags/plexus-cli/1.2-5/ tags/plexus-cli/1.2-5/debian/changelog tags/plexus-cli/1.2-5/debian/compat tags/plexus-cli/1.2-5/debian/control Removed: tags/plexus-cli/1.2-5/debian/changelog tags/plexus-cli/1.2-5/debian/compat tags/plexus-cli/1.2-5/debian/control Log: [svn-buildpackage] Tagging plexus-cli 1.2-5 Deleted: tags/plexus-cli/1.2-5/debian/changelog =================================================================== --- trunk/plexus-cli/debian/changelog 2013-10-05 16:58:55 UTC (rev 17295) +++ tags/plexus-cli/1.2-5/debian/changelog 2013-10-07 03:41:32 UTC (rev 17297) @@ -1,36 +0,0 @@ -plexus-cli (1.2-4) unstable; urgency=low - - * Team upload. - * Add build-dep for libgoogle-collections-java (Closes: #724144) - * Bump Standards-Version to 3.9.4. - * Update Vcs fields in debian/control to be canonical. - * Add myself to Uploaders (was empty). - * Update debian/copyright. - - -- tony mancill <[email protected]> Sun, 22 Sep 2013 21:01:42 -0700 - -plexus-cli (1.2-3) unstable; urgency=low - - * Team upload. - * Switch to source format 3.0. - * Remove Paul from Uploaders list - no Uploader left. - * Update Standards-Version: 3.9.1. - * Switch to debhelper level 7. - * Use Maven to build the package. - * Add a documentation package. - * Convert debian/copyright to dep5 format. - - -- Torsten Werner <[email protected]> Mon, 29 Aug 2011 00:02:35 +0200 - -plexus-cli (1.2-2) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Fri, 14 Aug 2009 15:32:16 +0200 - -plexus-cli (1.2-1) experimental; urgency=low - - * Initial release. (Closes: #535066). - - -- Ludovic Claude <[email protected]> Mon, 18 May 2009 19:15:53 +0000 - Copied: tags/plexus-cli/1.2-5/debian/changelog (from rev 17296, trunk/plexus-cli/debian/changelog) =================================================================== --- tags/plexus-cli/1.2-5/debian/changelog (rev 0) +++ tags/plexus-cli/1.2-5/debian/changelog 2013-10-07 03:41:32 UTC (rev 17297) @@ -0,0 +1,43 @@ +plexus-cli (1.2-5) unstable; urgency=low + + * Replace libgoogle-collection-java with libguava-java. + * Bump debhelper dependency and compat to 9. + + -- tony mancill <[email protected]> Sun, 06 Oct 2013 20:05:45 -0700 + +plexus-cli (1.2-4) unstable; urgency=low + + * Team upload. + * Add build-dep for libgoogle-collections-java (Closes: #724144) + * Bump Standards-Version to 3.9.4. + * Update Vcs fields in debian/control to be canonical. + * Add myself to Uploaders (was empty). + * Update debian/copyright. + + -- tony mancill <[email protected]> Sun, 22 Sep 2013 21:01:42 -0700 + +plexus-cli (1.2-3) unstable; urgency=low + + * Team upload. + * Switch to source format 3.0. + * Remove Paul from Uploaders list - no Uploader left. + * Update Standards-Version: 3.9.1. + * Switch to debhelper level 7. + * Use Maven to build the package. + * Add a documentation package. + * Convert debian/copyright to dep5 format. + + -- Torsten Werner <[email protected]> Mon, 29 Aug 2011 00:02:35 +0200 + +plexus-cli (1.2-2) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Fri, 14 Aug 2009 15:32:16 +0200 + +plexus-cli (1.2-1) experimental; urgency=low + + * Initial release. (Closes: #535066). + + -- Ludovic Claude <[email protected]> Mon, 18 May 2009 19:15:53 +0000 + Deleted: tags/plexus-cli/1.2-5/debian/compat =================================================================== --- trunk/plexus-cli/debian/compat 2013-10-05 16:58:55 UTC (rev 17295) +++ tags/plexus-cli/1.2-5/debian/compat 2013-10-07 03:41:32 UTC (rev 17297) @@ -1 +0,0 @@ -7 Copied: tags/plexus-cli/1.2-5/debian/compat (from rev 17296, trunk/plexus-cli/debian/compat) =================================================================== --- tags/plexus-cli/1.2-5/debian/compat (rev 0) +++ tags/plexus-cli/1.2-5/debian/compat 2013-10-07 03:41:32 UTC (rev 17297) @@ -0,0 +1 @@ +9 Deleted: tags/plexus-cli/1.2-5/debian/control =================================================================== --- trunk/plexus-cli/debian/control 2013-10-05 16:58:55 UTC (rev 17295) +++ tags/plexus-cli/1.2-5/debian/control 2013-10-07 03:41:32 UTC (rev 17297) @@ -1,40 +0,0 @@ -Source: plexus-cli -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: tony mancill <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4) -Build-Depends-Indep: libcommons-cli-java, libplexus-container-default-java, libplexus-utils-java, - default-jdk-doc, libplexus-container-default-java-doc, libplexus-utils-java-doc, - libmaven-javadoc-plugin-java, libplexus-containers-java, libgoogle-collections-java -Standards-Version: 3.9.4 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-cli -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-clie -Homepage: http://plexus.codehaus.org/plexus-components/plexus-cli/index.html - -Package: libplexus-cli-java -Architecture: all -Depends: ${misc:Depends}, ${maven:Depends} -Recommends: ${maven:OptionalDepends} -Suggests: libplexus-cli-java-doc -Description: Easily create CLIs with Plexus components - The Plexus project provides a full software stack for creating and - executing software projects. Based on the Plexus container, the applications - can utilise component-oriented programming to build modular, reusable - components that can easily be assembled and reused. - . - This package provides a facility for creating CLIs with Plexus. - -Package: libplexus-cli-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, ${maven:DocDepends} -Recommends: ${maven:DocOptionalDepends} -Suggests: libplexus-cli-java -Description: Documentation for Plexus CLI - The Plexus project provides a full software stack for creating and - executing software projects. Based on the Plexus container, the applications - can utilise component-oriented programming to build modular, reusable - components that can easily be assembled and reused. - . - This package contains the API documentation of libplexus-cli-java. Copied: tags/plexus-cli/1.2-5/debian/control (from rev 17296, trunk/plexus-cli/debian/control) =================================================================== --- tags/plexus-cli/1.2-5/debian/control (rev 0) +++ tags/plexus-cli/1.2-5/debian/control 2013-10-07 03:41:32 UTC (rev 17297) @@ -0,0 +1,41 @@ +Source: plexus-cli +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: tony mancill <[email protected]> +Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4) +Build-Depends-Indep: libcommons-cli-java, libplexus-container-default-java, + libplexus-utils-java, default-jdk-doc, libplexus-container-default-java-doc, + libplexus-utils-java-doc, libmaven-javadoc-plugin-java, + libplexus-containers-java, libguava-java +Standards-Version: 3.9.4 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-cli +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-clie +Homepage: http://plexus.codehaus.org/plexus-components/plexus-cli/index.html + +Package: libplexus-cli-java +Architecture: all +Depends: ${misc:Depends}, ${maven:Depends} +Recommends: ${maven:OptionalDepends} +Suggests: libplexus-cli-java-doc +Description: Easily create CLIs with Plexus components + The Plexus project provides a full software stack for creating and + executing software projects. Based on the Plexus container, the applications + can utilise component-oriented programming to build modular, reusable + components that can easily be assembled and reused. + . + This package provides a facility for creating CLIs with Plexus. + +Package: libplexus-cli-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends}, ${maven:DocDepends} +Recommends: ${maven:DocOptionalDepends} +Suggests: libplexus-cli-java +Description: Documentation for Plexus CLI + The Plexus project provides a full software stack for creating and + executing software projects. Based on the Plexus container, the applications + can utilise component-oriented programming to build modular, reusable + components that can easily be assembled and reused. + . + This package contains the API documentation of libplexus-cli-java. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

