[pkg-java] r4894 - trunk/groovy/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Thu Nov 29 05:47:02 UTC 2007
Author: twerner
Date: 2007-11-29 05:47:01 +0000 (Thu, 29 Nov 2007)
New Revision: 4894
Modified:
trunk/groovy/debian/changelog
trunk/groovy/debian/rules
Log:
new upstream version
Modified: trunk/groovy/debian/changelog
===================================================================
--- trunk/groovy/debian/changelog 2007-11-29 05:45:20 UTC (rev 4893)
+++ trunk/groovy/debian/changelog 2007-11-29 05:47:01 UTC (rev 4894)
@@ -1,3 +1,9 @@
+groovy (1.0-1) unstable; urgency=low
+
+ * new upstream version
+
+ -- Torsten Werner <twerner at debian.org> Wed, 28 Nov 2007 22:58:27 +0100
+
groovy (0.1.0beta10-3) unstable; urgency=low
* Fixed dependencies to ant after ant reorganisation into main.
Modified: trunk/groovy/debian/rules
===================================================================
--- trunk/groovy/debian/rules 2007-11-29 05:45:20 UTC (rev 4893)
+++ trunk/groovy/debian/rules 2007-11-29 05:47:01 UTC (rev 4894)
@@ -4,8 +4,8 @@
include /usr/share/cdbs/1/rules/debhelper.mk
JAVA_HOME := /usr/lib/jvm/java-gcj
-DEB_JARS := mockobjects-core servlet-api jsp-api commons-cli junit4 asm bsf \
- xercesImpl
+DEB_JARS := mockobjects-core servlet-api jsp-api commons-cli junit4 antlr \
+ xstream bsf xercesImpl radeox
install/libpicocontainer-java::
install -m644 -D picocontainer.jar $(DEB_DESTDIR)/usr/share/java/picocontainer-$(DEB_UPSTREAM_VERSION).jar
More information about the pkg-java-commits
mailing list