[pkg-java] r4094 - trunk/maven2/debian
paulcager-guest at alioth.debian.org
paulcager-guest at alioth.debian.org
Mon Sep 3 21:43:06 UTC 2007
Author: paulcager-guest
Date: 2007-09-03 21:43:06 +0000 (Mon, 03 Sep 2007)
New Revision: 4094
Modified:
trunk/maven2/debian/README.Debian-source
trunk/maven2/debian/changelog
Log:
Target unstable.
Explain use of hard-coded META-INF
Modified: trunk/maven2/debian/README.Debian-source
===================================================================
--- trunk/maven2/debian/README.Debian-source 2007-09-03 10:41:00 UTC (rev 4093)
+++ trunk/maven2/debian/README.Debian-source 2007-09-03 21:43:06 UTC (rev 4094)
@@ -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
Modified: trunk/maven2/debian/changelog
===================================================================
--- trunk/maven2/debian/changelog 2007-09-03 10:41:00 UTC (rev 4093)
+++ trunk/maven2/debian/changelog 2007-09-03 21:43:06 UTC (rev 4094)
@@ -1,4 +1,4 @@
-maven2 (2.0.7-1) experimental; urgency=low
+maven2 (2.0.7-1) unstable; urgency=low
* Initial release. (Closes: #323050)
More information about the pkg-java-commits
mailing list