Author: ludovicc-guest Date: 2009-07-09 00:05:34 +0000 (Thu, 09 Jul 2009) New Revision: 9025
Modified: trunk/maven-shade-plugin/debian/changelog trunk/maven-shade-plugin/debian/control trunk/maven-shade-plugin/debian/orig-tar.sh Log: Initial release. (Closes: #535015) Modified: trunk/maven-shade-plugin/debian/changelog =================================================================== --- trunk/maven-shade-plugin/debian/changelog 2009-07-09 00:05:25 UTC (rev 9024) +++ trunk/maven-shade-plugin/debian/changelog 2009-07-09 00:05:34 UTC (rev 9025) @@ -1,6 +1,6 @@ -maven-shade-plugin (1.2.1-0ubuntu1~ppa8) jaunty; urgency=low +maven-shade-plugin (1.2.1-1) unstable; urgency=low - * Initial release. (Closes: #XXXX) + * Initial release. (Closes: #535015) -- Ludovic Claude <[email protected]> Fri, 15 May 2009 19:27:41 +0100 Modified: trunk/maven-shade-plugin/debian/control =================================================================== --- trunk/maven-shade-plugin/debian/control 2009-07-09 00:05:25 UTC (rev 9024) +++ trunk/maven-shade-plugin/debian/control 2009-07-09 00:05:34 UTC (rev 9025) @@ -34,5 +34,5 @@ * Providing guidelines for best practices development * Allowing transparent migration to new features . - This package ships the maven shade plugin which is used to build an Uber-JAR + This package ships the Maven shade plugin which is used to build an Uber-JAR from the current project, including dependencies. Property changes on: trunk/maven-shade-plugin/debian/orig-tar.sh ___________________________________________________________________ Added: svn:executable + * _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

