/[pkg-java]/trunk/groovy
ViewVC logotype

Log of /trunk/groovy

View Directory Listing Directory Listing


Sticky Revision:

Revision 13181 - Directory Listing
Modified Thu Dec 16 15:48:35 2010 UTC (2 years, 5 months ago) by nomadium-guest
* New upstream release.
* Fix section of grape manpage.

Revision 13080 - Directory Listing
Modified Fri Nov 12 00:49:18 2010 UTC (2 years, 6 months ago) by nomadium-guest
* New upstream release.
* Update dates in debian/copyright file.

Revision 12894 - Directory Listing
Modified Mon Aug 9 00:38:14 2010 UTC (2 years, 9 months ago) by nomadium-guest
Revert Depends on default-jdk. Set correct JAVA_HOME in startGroovy script

Revision 12890 - Directory Listing
Modified Sat Aug 7 16:49:28 2010 UTC (2 years, 9 months ago) by moeller
Preparing for upload of groovy 1.7.4

Revision 12889 - Directory Listing
Modified Sat Aug 7 16:47:01 2010 UTC (2 years, 9 months ago) by moeller
Typo mh_clean -> dh_clean

Revision 12876 - Directory Listing
Modified Fri Aug 6 00:54:14 2010 UTC (2 years, 9 months ago) by nomadium-guest
* New upstream release.
* Add Depends on default-jdk. (Closes: 580160).
* Bump debhelper compatibility level to 7.
* Bump Standards-Version to 3.9.1.
  debian/copyright was updated to include the full text of BSD license,
  references to /usr/share/common-licenses/BSD are now deprecated.

Revision 12869 - Directory Listing
Modified Thu Aug 5 19:21:35 2010 UTC (2 years, 9 months ago) by nomadium-guest
* Add myself as Uploader.
* Add Build-Depends and Depends on libjansi-java.
* Refresh patches/0002-ant-build.diff.patch.
* Add mh_clean invocation to clean target.

Revision 12793 - Directory Listing
Modified Wed Jul 21 13:50:03 2010 UTC (2 years, 10 months ago) by moeller
Got packaging of 1.3 going for me - still missing Jasni dependency.

Revision 12543 - Directory Listing
Modified Wed Jun 9 09:10:27 2010 UTC (2 years, 11 months ago) by ttx-guest
* debian/control, debian/rules: (Build-)Depend on libservlet2.5-java
  instead of libservlet2.4-java
* debian/control: Remove useless runtime dependency on libclassworlds-java

Revision 12128 - Directory Listing
Modified Sun Apr 11 20:22:44 2010 UTC (3 years, 1 month ago) by twerner
UNRELEASED, FTBFS: needs jansi
* New upstream release
* Change maintainers into Maintainers.
* Update patches and convert them to dep3 format.

Revision 11759 - Directory Listing
Modified Sun Feb 28 10:52:14 2010 UTC (3 years, 2 months ago) by twerner
Replace asm2 with asm3 in debian/maven.rules. (Closes: #571356)

Revision 11727 - Directory Listing
Modified Fri Feb 26 21:42:24 2010 UTC (3 years, 2 months ago) by varun
revert to older version, new version need extra libs to build

Revision 11726 - Directory Listing
Modified Fri Feb 26 21:18:27 2010 UTC (3 years, 2 months ago) by varun
* update patches

Revision 11725 - Directory Listing
Modified Fri Feb 26 21:12:44 2010 UTC (3 years, 2 months ago) by varun
* New upstream release
* Replace asm2 with asm3 in debian/groovy.links (Closes: #571369)
* Replace asm2 with asm3 in patches/ant-build.diff

Revision 11618 - Directory Listing
Modified Thu Feb 18 02:09:39 2010 UTC (3 years, 3 months ago) by varun
* New upstream release
* Switch to source format 3.0 (quilt)
* debian/control:
  - Switch to default-jdk
  - Replace Build-Depends: libasm2* with libasm3*
  - Bump Standards-Version to 3.8.4
* Update all the patches

Revision 10432 - Directory Listing
Modified Thu Sep 17 15:21:40 2009 UTC (3 years, 8 months ago) by twerner
fix changelog

Revision 10430 - Directory Listing
Modified Thu Sep 17 15:11:17 2009 UTC (3 years, 8 months ago) by twerner
Remove Build-Depends: bnd and add a patch disable-bn.diff because bnd is
not ready for main yet. (Closes: #543130)

Revision 10200 - Directory Listing
Modified Thu Aug 27 04:33:28 2009 UTC (3 years, 8 months ago) by varun
Fix some typos

Revision 10199 - Directory Listing
Modified Thu Aug 27 04:19:15 2009 UTC (3 years, 8 months ago) by varun
* Fix debian/copyright file (Closes: #543565)
* Bump Standards-Version to 3.8.3

Revision 10051 - Directory Listing
Modified Fri Aug 14 21:35:53 2009 UTC (3 years, 9 months ago) by ludovicc-guest
Patch startGroovy to use Debian paths (Closes: #540688)

Revision 9794 - Directory Listing
Modified Sun Aug 9 09:29:20 2009 UTC (3 years, 9 months ago) by twerner
update timestamp in changelog

Revision 9790 - Directory Listing
Modified Sun Aug 9 09:20:45 2009 UTC (3 years, 9 months ago) by twerner
Update Depends: libcommons-cli-java (>= 1.2). (Closes: #530623)

Revision 9513 - Directory Listing
Modified Sun Aug 2 23:10:41 2009 UTC (3 years, 9 months ago) by ludovicc-guest
* New upstream release
* Add myself to Uploaders
* Fix classpath for bnd task in the build
* Add ant to Suggests: for the groovy package as
  Ant can be embedded in some Groovy scripts

Revision 9506 - Directory Listing
Modified Sun Aug 2 22:10:27 2009 UTC (3 years, 9 months ago) by ludovicc-guest
* Fix classpath for bnd task

Revision 9453 - Directory Listing
Modified Sun Aug 2 13:02:13 2009 UTC (3 years, 9 months ago) by ludovicc-guest
* Make rules executable

Revision 9452 - Directory Listing
Modified Sun Aug 2 13:00:18 2009 UTC (3 years, 9 months ago) by ludovicc-guest
* Change the section to java
* Update the build to use most of the original ant build script
* Remove build.diff patch as it is not useful anymore.
* Use BND to add the OSGi metadata to the jar.
* Add bnd, libqdox-java, libjarjar-java to Build-Depends
* Link ivy.jar into the Groovy lib folder (Closes: #526472)
* Add Build-Depends on maven-repo-helper
* Deploy groovy jars into the Maven repository
* Add embeddable jar groovy-all.jar
* Add the Groovy documentation (gapi) and the Groovy changes
  to the JDK (groovy-jdk) specification.
* Move the classloader configuration to /etc/groovy.
* Bump Standards-Version to 3.8.2:
  - Add a README.source to describe patch system
  - move API documentation to /usr/share/doc/groovy/api

Revision 8281 - Directory Listing
Modified Tue May 19 20:02:43 2009 UTC (4 years ago) by twerner
New upstream release

Revision 8226 - Directory Listing
Modified Wed May 6 18:14:17 2009 UTC (4 years ago) by varun
New upstream release

Revision 8174 - Directory Listing
Modified Wed Apr 1 23:37:04 2009 UTC (4 years, 1 month ago) by varun
* New upstream release (Closes: #521648)
* Update manpage (Closes: #507862)

Revision 8041 - Directory Listing
Modified Sat Mar 7 02:17:23 2009 UTC (4 years, 2 months ago) by varun
Fix another build issue

Revision 8035 - Directory Listing
Modified Tue Mar 3 05:18:34 2009 UTC (4 years, 2 months ago) by varun
Remove unnecessary Depends -- collections3, mx4j and xpp3 

Revision 8033 - Directory Listing
Modified Mon Mar 2 06:55:48 2009 UTC (4 years, 2 months ago) by varun
* Fix build.xml file
* Add ivy to Build-Depends
* Add build.diff patch to fix a build error
* Use quilt to manage patches

Revision 8011 - Directory Listing
Modified Tue Feb 24 22:29:28 2009 UTC (4 years, 2 months ago) by twerner
UNRELEASED (does not build)
* New upstream release
* Remove Build-Depends: libclassworlds-java.
* Switch to source and target version 1.5.

Revision 7497 - Directory Listing
Modified Thu Dec 4 13:05:26 2008 UTC (4 years, 5 months ago) by twerner
fix version number

Revision 7496 - Directory Listing
Modified Thu Dec 4 10:16:07 2008 UTC (4 years, 5 months ago) by twerner
New upstream release

Revision 6863 - Directory Listing
Modified Mon Aug 11 17:22:51 2008 UTC (4 years, 9 months ago) by twerner
Move package to main.

Revision 6856 - Directory Listing
Modified Mon Aug 11 15:42:47 2008 UTC (4 years, 9 months ago) by twerner
Bump up Standards-Version: 3.8.0 (no changes needed).

Revision 6855 - Directory Listing
Modified Mon Aug 11 15:41:53 2008 UTC (4 years, 9 months ago) by twerner
* Build the package with openjdk-6-jdk now.
* Change Depends: openjdk-6-jre-headless | java5-runtime-headless.

Revision 6364 - Directory Listing
Modified Thu May 1 05:20:01 2008 UTC (5 years ago) by varun
New upstream release

Revision 6178 - Directory Listing
Modified Wed Apr 16 09:21:45 2008 UTC (5 years, 1 month ago) by varun
* New upstream release

Revision 5664 - Directory Listing
Modified Sun Feb 10 14:41:59 2008 UTC (5 years, 3 months ago) by varun
* New upstream release

Revision 5574 - Directory Listing
Modified Wed Jan 30 04:18:08 2008 UTC (5 years, 3 months ago) by varun
* Add antlr to Build-Depends-Indep and groovy Depends (Closes: #463147)

Revision 5573 - Directory Listing
Modified Wed Jan 30 04:15:47 2008 UTC (5 years, 3 months ago) by varun
* New upstream release
* Add antlr to groovy Depends (Closes: #463147)
* Bump debhelper compat to 6

Revision 5302 - Directory Listing
Modified Fri Jan 4 22:10:44 2008 UTC (5 years, 4 months ago) by varun
* New upstream release
* Fix hyphens in groovy manpage

Revision 5189 - Directory Listing
Modified Fri Dec 28 11:59:37 2007 UTC (5 years, 4 months ago) by twerner
Set source=1.4 and target=1.4 for javac. (Closes: #458001)

Revision 5035 - Directory Listing
Modified Sat Dec 15 14:26:07 2007 UTC (5 years, 5 months ago) by twerner
New upstream release (Closes: #367010)

Revision 5034 - Directory Listing
Modified Sat Dec 15 14:23:34 2007 UTC (5 years, 5 months ago) by twerner
* debian/rules:
* Remove the (binary only) PDF file from orig.tar.gz.

Revision 5032 - Directory Listing
Modified Fri Dec 14 14:19:01 2007 UTC (5 years, 5 months ago) by varun-guest
* Add manpages

Revision 5030 - Directory Listing
Modified Fri Dec 14 13:33:31 2007 UTC (5 years, 5 months ago) by varun-guest
  + Set Debian Java maintainers as Maintainer (Closes: #382815)
  + Add myself and Torsten to Uploaders
* Add some missing links in debian/groovy.links

Revision 5029 - Directory Listing
Modified Fri Dec 14 13:06:29 2007 UTC (5 years, 5 months ago) by varun-guest
* Use sun-java60jdk to build - include the buggy *.groovy files again
  as they build now.
* Write a new build.xml file.

Revision 5028 - Directory Listing
Modified Fri Dec 14 11:04:12 2007 UTC (5 years, 5 months ago) by varun-guest
* Add Vcs-* Headers.

Revision 5027 - Directory Listing
Modified Fri Dec 14 11:02:12 2007 UTC (5 years, 5 months ago) by varun-guest
* debian/rules: call javadoc
* Clean up javadoc installation.

Revision 5026 - Directory Listing
Modified Thu Dec 13 21:53:25 2007 UTC (5 years, 5 months ago) by twerner
remove the nonexisting servlet-2.4.jar

Revision 5025 - Directory Listing
Modified Thu Dec 13 21:41:21 2007 UTC (5 years, 5 months ago) by twerner
add Build-Depends: tofrodos

Revision 5019 - Directory Listing
Modified Thu Dec 13 21:13:01 2007 UTC (5 years, 5 months ago) by twerner
fix the groovy binary package

Revision 5018 - Directory Listing
Modified Thu Dec 13 19:16:30 2007 UTC (5 years, 5 months ago) by twerner
* Switch to libservlet2.4-java.
* Add Build-Depends: libjline-java.

Revision 5004 - Directory Listing
Modified Wed Dec 12 19:17:26 2007 UTC (5 years, 5 months ago) by varun-guest
* Exclude ConsoleView.groovy and BasicContentPane.groovy from compiling
  because of BUG: exception in phase 'conversion' in source unit.

Revision 4997 - Directory Listing
Modified Wed Dec 12 10:26:12 2007 UTC (5 years, 5 months ago) by varun-guest
* Add libxstream-java to Build-Depends
* Initial part builds now without radeox

Revision 4994 - Directory Listing
Modified Wed Dec 12 10:05:45 2007 UTC (5 years, 5 months ago) by varun-guest
* Some cleanups
* Add watch file and orig-tar.sh script.
* Needs com.thoughtworks.xstream.XStream to build.

Revision 4894 - Directory Listing
Modified Thu Nov 29 05:47:01 2007 UTC (5 years, 5 months ago) by twerner
new upstream version

Revision 4885 - Directory Listing
Modified Wed Nov 28 20:51:05 2007 UTC (5 years, 5 months ago) by twerner
some updates

Revision 4882 - Directory Listing
Added Wed Nov 28 20:22:19 2007 UTC (5 years, 5 months ago) by twerner
new package groovy

  ViewVC Help
Powered by ViewVC 1.1.5