This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-shade-plugin.
commit e9af599525434e3b748cf9a0100fd68a4e337f64 Author: Ludovic Claude <[email protected]> Date: Thu Jul 9 00:05:34 2009 +0000 Initial release. (Closes: #535015) --- debian/changelog | 4 ++-- debian/control | 2 +- debian/orig-tar.sh | 0 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6c1538e..4d7ab89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/control b/debian/control index efd3c3c..1267121 100644 --- a/debian/control +++ b/debian/control @@ -34,5 +34,5 @@ Description: Maven shade plugin * 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. diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh old mode 100644 new mode 100755 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-shade-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

