Author: nomadium-guest
Date: 2011-09-07 03:09:29 +0000 (Wed, 07 Sep 2011)
New Revision: 14741

Modified:
   trunk/groovy/debian/changelog
   trunk/groovy/debian/orig-tar.sh
Log:
New upstream release


Modified: trunk/groovy/debian/changelog
===================================================================
--- trunk/groovy/debian/changelog       2011-09-07 02:14:09 UTC (rev 14740)
+++ trunk/groovy/debian/changelog       2011-09-07 03:09:29 UTC (rev 14741)
@@ -1,3 +1,9 @@
+groovy (1.8.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Miguel Landaeta <mig...@miguel.cc>  Mon, 05 Sep 2011 22:31:51 -0430
+
 groovy (1.8.1-2) unstable; urgency=low
 
   * Team upload.

Modified: trunk/groovy/debian/orig-tar.sh
===================================================================
--- trunk/groovy/debian/orig-tar.sh     2011-09-07 02:14:09 UTC (rev 14740)
+++ trunk/groovy/debian/orig-tar.sh     2011-09-07 03:09:29 UTC (rev 14741)
@@ -6,7 +6,7 @@
 
 # clean up the upstream tarball
 unzip $3
-GZIP=--best tar -c -z -f $TAR --exclude '*.jar' --exclude '*.pdf' $DIR
+GZIP=--best tar -c -z -f $TAR --exclude '*.jar' --exclude '*.pdf' --exclude 
'*.class' $DIR
 rm -rf $3 $DIR
 
 # move to directory 'tarballs'


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to