[pkg-java] r9036 - trunk/plexus-compiler-manager/debian
Torsten Werner
twerner at alioth.debian.org
Thu Jul 9 16:04:38 UTC 2009
Author: twerner
Date: 2009-07-09 16:04:37 +0000 (Thu, 09 Jul 2009)
New Revision: 9036
Modified:
trunk/plexus-compiler-manager/debian/changelog
trunk/plexus-compiler-manager/debian/rules
Log:
upload to experimental
Modified: trunk/plexus-compiler-manager/debian/changelog
===================================================================
--- trunk/plexus-compiler-manager/debian/changelog 2009-07-09 15:55:18 UTC (rev 9035)
+++ trunk/plexus-compiler-manager/debian/changelog 2009-07-09 16:04:37 UTC (rev 9036)
@@ -1,10 +1,11 @@
-plexus-compiler-manager (1.5.3-4) unstable; urgency=low
+plexus-compiler-manager (1.5.3-4) experimental; urgency=low
* Add the Maven POM to the package
* Add a Build-Depends-Indep dependency on maven-repo-helper
* Use mh_installpom and mh_installjar to install the POM and the jar to the
Maven repository
- * Update watch file and orig-tar.sh to keep working. Use SVN to download sources
+ * Update watch file and orig-tar.sh to keep working. Use SVN to download
+ sources
* Change debian/build.xml: use Java source version 1.4 for compatibility,
don't include META-INF/ folder from the sources
* Remove redundant dependencies
Modified: trunk/plexus-compiler-manager/debian/rules
===================================================================
--- trunk/plexus-compiler-manager/debian/rules 2009-07-09 15:55:18 UTC (rev 9035)
+++ trunk/plexus-compiler-manager/debian/rules 2009-07-09 16:04:37 UTC (rev 9036)
@@ -8,7 +8,7 @@
JAVA_HOME := /usr/lib/jvm/default-java
DEB_ANT_BUILD_TARGET := jar
DEB_ANT_BUILDFILE := debian/build.xml
-DEB_JARS := plexus-container-default plexus-utils plexus-compiler-api
+DEB_JARS := plexus-container-default-alpha plexus-utils plexus-compiler-api
ANT_OPTS := -Dversion=$(DEB_UPSTREAM_VERSION) -Dcomponent=$(DEB_SOURCE_PACKAGE)
makebuilddir/libplexus-compiler-manager-java::
More information about the pkg-java-commits
mailing list