This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2.
commit 40598f4745ac4ebea0e7d8cdb8e7f37339299f1b Author: Paul Cager <[email protected]> Date: Mon Sep 3 21:43:06 2007 +0000 Target unstable. Explain use of hard-coded META-INF --- debian/README.Debian-source | 9 +++++---- debian/changelog | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/README.Debian-source b/debian/README.Debian-source index 4cfe3a8..01d68dd 100644 --- a/debian/README.Debian-source +++ b/debian/README.Debian-source @@ -1,10 +1,11 @@ maven2 package -The upstream source has been downloaded from upstream's svn, and +The source has been downloaded from upstream's svn, and may be recreated using the "get-orig-source" rule in debian/rules. -The debian directory contains copies of various configuration files -(components.xml, pom.xml etc). These files would normally be generated -from the source code during Maven's build using a bootstrapped Maven. +The debian directory contains a number of configuration files in the META-INF +directory (components.xml, pom.xml etc). These files would normally be generated +when "bootstrapping" Maven. Bootstrapping is not possible in the Debian +build because it would download and use some (binary) Jars. -- Paul Cager <[email protected]> Fri, 06 Jul 2007 16:37:52 +0100 diff --git a/debian/changelog b/debian/changelog index 6d8e93a..8820262 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -maven2 (2.0.7-1) experimental; urgency=low +maven2 (2.0.7-1) unstable; urgency=low * Initial release. (Closes: #323050) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

