Author: nomadium-guest Date: 2010-11-12 00:49:18 +0000 (Fri, 12 Nov 2010) New Revision: 13080
Modified: trunk/groovy/debian/README.Debian trunk/groovy/debian/changelog trunk/groovy/debian/copyright Log: * New upstream release. * Update dates in debian/copyright file. Modified: trunk/groovy/debian/README.Debian =================================================================== --- trunk/groovy/debian/README.Debian 2010-11-11 21:15:30 UTC (rev 13079) +++ trunk/groovy/debian/README.Debian 2010-11-12 00:49:18 UTC (rev 13080) @@ -105,3 +105,8 @@ -- Steffen Moeller <[email protected]> Wed, 21 Jul 2010 15:37:49 +0200 +The jansi library is already packaged, so the previous entry is no longer an +issue. + + -- Miguel Landaeta <[email protected]> Thu, 11 Nov 2010 19:40:59 -0430 + Modified: trunk/groovy/debian/changelog =================================================================== --- trunk/groovy/debian/changelog 2010-11-11 21:15:30 UTC (rev 13079) +++ trunk/groovy/debian/changelog 2010-11-12 00:49:18 UTC (rev 13080) @@ -1,8 +1,10 @@ -groovy (1.7.4-2) UNRELEASED; urgency=low +groovy (1.7.5-1) UNRELEASED; urgency=low + * New upstream release. * Revert Depends on default-jdk. Set correct JAVA_HOME in startGroovy script. + * Update dates in debian/copyright file. - -- Miguel Landaeta <[email protected]> Sun, 08 Aug 2010 19:56:30 -0430 + -- Miguel Landaeta <[email protected]> Thu, 11 Nov 2010 19:52:27 -0430 groovy (1.7.4-1) unstable; urgency=low Modified: trunk/groovy/debian/copyright =================================================================== --- trunk/groovy/debian/copyright 2010-11-11 21:15:30 UTC (rev 13079) +++ trunk/groovy/debian/copyright 2010-11-12 00:49:18 UTC (rev 13080) @@ -5,7 +5,7 @@ X-Upstream-Authors: Groovy Development Team, [email protected] Files: * -Copyright: © 2003-2007 the original author or authors +Copyright: © 2003-2010 the original author or authors License: Apache-2.0 On Debian systems the full text of the Apache-2.0 license can be found in the /usr/share/common-licenses/Apache-2.0 file. @@ -36,6 +36,7 @@ Copyright: © 2009 Varun Hiremath <[email protected]> © 2009 Torsten Werner <[email protected]> © 2009 Ludovic Claude <[email protected]> + © 2010 Miguel Landaeta <[email protected]> License: GPL-2 On Debian systems the full text of the GPL Version 2 license can be found in the /usr/share/common-licenses/GPL-2 file. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

