| 1 |
tiles (2.2.0-1) unstable; urgency=low
|
| 2 |
|
| 3 |
* New upstream release.
|
| 4 |
- Remove Build-Depends on libservlet2.4-java, libcommons-beanutils-java
|
| 5 |
and libcommons-logging-java
|
| 6 |
- Add Build-Depends on libslf4j-java, libognl-java, libservlet2.5-java,
|
| 7 |
libtomcat6-java, libspring-core-2.5-java, libspring-web-2.5-java
|
| 8 |
and libfreemarker-java
|
| 9 |
- Update Suggests accordingly
|
| 10 |
* Set Maintainer field to Debian Java Team
|
| 11 |
- Add myself as Uploaders
|
| 12 |
- Update my email address
|
| 13 |
* Bump Standards-Version to 3.8.3: no changes needed
|
| 14 |
* Bump debhelper version to 7
|
| 15 |
* Move api documentation to /usr/share/doc/libtiles-java/api/
|
| 16 |
* Maven POMs:
|
| 17 |
- Add a Build-Depends-Indep dependency on maven-repo-helper
|
| 18 |
- Use mh_installpoms and mh_installjar to install the POM and the jar to the
|
| 19 |
Maven repository
|
| 20 |
* Maven ant helper (build system):
|
| 21 |
- Add a Build-Depends dependency on maven-ant-helper
|
| 22 |
- Update debian/build.xml to use /usr/share/maven-ant-helper/maven-build.xml
|
| 23 |
- Remove all patches, quilt from Build-Depends and debian/README.source
|
| 24 |
- Build classpath is now defined in debian/build.properties
|
| 25 |
* Use default-jdk:
|
| 26 |
- Build-Depend on default-jdk instead of openjdk-6-jdk
|
| 27 |
- Use /usr/lib/jvm/default-java as JAVA_HOME
|
| 28 |
|
| 29 |
-- Damien Raude-Morvan <drazzib@debian.org> Sat, 24 Oct 2009 20:47:13 +0200
|
| 30 |
|
| 31 |
tiles (2.0.6-1) unstable; urgency=low
|
| 32 |
|
| 33 |
* Initial release. (Closes: #497437)
|
| 34 |
* debian/control:
|
| 35 |
- don't use alternative in B-D line (increase build reproducibility)
|
| 36 |
* debian/build.xml: remove Javadoc API of Portlet module (build disabled)
|
| 37 |
|
| 38 |
-- Damien Raude-Morvan <drazzib@drazzib.com> Sat, 21 Mar 2009 22:35:52 +0100
|