Change logs for tiles source package in Lucid

  • tiles (2.2.1-1) unstable; urgency=low
    
      * New upstream release.
        - new modules: tiles-el, tiles-ognl, tiles-servlet-wildcard
      * debian/maven.rules: Transform more dependencies
      * debian/build.xml: Updated to build new modules
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  05 Jan 2010 06:07:06 +0000
  • tiles (2.2.0-1) unstable; urgency=low
    
      * New upstream release.
       - Remove Build-Depends on libservlet2.4-java, libcommons-beanutils-java
         and libcommons-logging-java
       - Add Build-Depends on libslf4j-java, libognl-java, libservlet2.5-java,
         libtomcat6-java, libspring-core-2.5-java, libspring-web-2.5-java
         and libfreemarker-java
       - Update Suggests accordingly
      * Set Maintainer field to Debian Java Team
       - Add myself as Uploaders
       - Update my email address
      * Bump Standards-Version to 3.8.3: no changes needed
      * Bump debhelper version to 7
      * Move api documentation to /usr/share/doc/libtiles-java/api/
      * Maven POMs:
        - Add a Build-Depends-Indep dependency on maven-repo-helper
        - Use mh_installpoms and mh_installjar to install the POM and the jar to the
         Maven repository
      * Maven ant helper (build system):
        - Add a Build-Depends dependency on maven-ant-helper
        - Update debian/build.xml to use /usr/share/maven-ant-helper/maven-build.xml
        - Remove all patches, quilt from Build-Depends and debian/README.source
        - Build classpath is now defined in debian/build.properties
      * Use default-jdk:
        - Build-Depend on default-jdk instead of openjdk-6-jdk
        - Use /usr/lib/jvm/default-java as JAVA_HOME
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  06 Nov 2009 10:37:29 +0000
  • tiles (2.0.6-1) unstable; urgency=low
    
      * Initial release. (Closes: #497437)
      * debian/control:
        - don't use alternative in B-D line (increase build reproducibility)
      * debian/build.xml: remove Javadoc API of Portlet module (build disabled)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  29 Apr 2009 16:16:30 +0100