This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-repo-helper.
commit 4c3dbc9efb8d988314c7d18ff4c8ad6679d7cf99 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 3 11:38:13 2013 +0200 Wrapped the text at 80 columns in debian/README.Debian and updated the location of the tutorial --- debian/README.Debian | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 528d2bd..6395be0 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,8 +1,8 @@ -This package contains some essential tools for building Debian packages where upstream uses Maven as its build tool, -or where upstream uses another build tool (Ant...) but you want to deploy the jars into the Debian Maven repository -at /usr/share/maven-repo with the necessary metadata - in Maven terms, POM files - and make them available to other -projects. - -A tutorial is available at /usr/share/doc/maven-repo/tutorial.html +This package contains some essential tools for building Debian packages where +upstream uses Maven as its build tool, or where upstream uses another build +tool (Ant...) but you want to deploy the jars into the Debian Maven repository +at /usr/share/maven-repo with the necessary metadata - in Maven terms, POM +files - and make them available to other projects. +A tutorial is available at /usr/share/doc/maven-repo-helper/tutorial.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-repo-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

