[maven2] 25/87: Target unstable. Explain use of hard-coded META-INF

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 27 13:59:06 UTC 2015


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 <paul-debian at home.paulcager.org>
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 <paul-debian at home.paulcager.org>  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



More information about the pkg-java-commits mailing list