[pkg-java] r12718 - in tags/tiles: . 2.2.2-1/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Thu Jul 1 06:27:21 UTC 2010
Author: drazzib
Date: 2010-07-01 06:27:12 +0000 (Thu, 01 Jul 2010)
New Revision: 12718
Added:
tags/tiles/2.2.2-1/
tags/tiles/2.2.2-1/debian/changelog
tags/tiles/2.2.2-1/debian/control
tags/tiles/2.2.2-1/debian/source/
Removed:
tags/tiles/2.2.2-1/debian/changelog
tags/tiles/2.2.2-1/debian/control
Log:
[svn-buildpackage] Tagging tiles 2.2.2-1
Deleted: tags/tiles/2.2.2-1/debian/changelog
===================================================================
--- trunk/tiles/debian/changelog 2010-06-30 22:53:07 UTC (rev 12714)
+++ tags/tiles/2.2.2-1/debian/changelog 2010-07-01 06:27:12 UTC (rev 12718)
@@ -1,63 +0,0 @@
-tiles (2.2.1-3) unstable; urgency=low
-
- UNRELEASED
- * Change maintainers into Maintainers.
-
- -- Torsten Werner <twerner at debian.org> Sun, 11 Apr 2010 22:26:05 +0200
-
-tiles (2.2.1-2) unstable; urgency=low
-
- * New module: tiles-mvel
- * Add Build-Depends on libmvel-java
- * Add mvel.jar to debian/build.properties
- * Bump Standards-Version to 3.8.4: no changes needed
-
- -- Damien Raude-Morvan <drazzib at debian.org> Sat, 13 Mar 2010 22:49:46 +0100
-
-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
-
- -- Damien Raude-Morvan <drazzib at debian.org> Sat, 12 Dec 2009 14:12:08 +0100
-
-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
-
- -- Damien Raude-Morvan <drazzib at debian.org> Sat, 24 Oct 2009 20:47:13 +0200
-
-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)
-
- -- Damien Raude-Morvan <drazzib at drazzib.com> Sat, 21 Mar 2009 22:35:52 +0100
Copied: tags/tiles/2.2.2-1/debian/changelog (from rev 12717, trunk/tiles/debian/changelog)
===================================================================
--- tags/tiles/2.2.2-1/debian/changelog (rev 0)
+++ tags/tiles/2.2.2-1/debian/changelog 2010-07-01 06:27:12 UTC (rev 12718)
@@ -0,0 +1,68 @@
+tiles (2.2.2-1) unstable; urgency=low
+
+ [ Torsten Werner ]
+ * Change maintainers into Maintainers.
+
+ [ Damien Raude-Morvan ]
+ * New upstream bugfix release.
+ * Bump Standards-Version to 3.9.0: no changes needed.
+ * Use 3.0 (quilt) format.
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Thu, 01 Jul 2010 01:12:16 +0200
+
+tiles (2.2.1-2) unstable; urgency=low
+
+ * New module: tiles-mvel
+ * Add Build-Depends on libmvel-java
+ * Add mvel.jar to debian/build.properties
+ * Bump Standards-Version to 3.8.4: no changes needed
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sat, 13 Mar 2010 22:49:46 +0100
+
+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
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sat, 12 Dec 2009 14:12:08 +0100
+
+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
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sat, 24 Oct 2009 20:47:13 +0200
+
+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)
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com> Sat, 21 Mar 2009 22:35:52 +0100
Deleted: tags/tiles/2.2.2-1/debian/control
===================================================================
--- trunk/tiles/debian/control 2010-06-30 22:53:07 UTC (rev 12714)
+++ tags/tiles/2.2.2-1/debian/control 2010-07-01 06:27:12 UTC (rev 12718)
@@ -1,49 +0,0 @@
-Source: tiles
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-ant-helper
-Build-Depends-Indep: libcommons-digester-java, libslf4j-java, libognl-java,
- libservlet2.5-java, libtomcat6-java, libspring-core-2.5-java, libspring-web-2.5-java,
- libfreemarker-java, maven-repo-helper, libmvel-java
-Standards-Version: 3.8.4
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tiles/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/tiles/
-Homepage: http://tiles.apache.org/
-
-Package: libtiles-java
-Architecture: all
-Depends: ${misc:Depends}, libcommons-digester-java, libslf4j-java
-Suggests: libservlet2.5-java, libognl-java, libtomcat6-java, libfreemarker-java,
- libspring-core-2.5-java, libspring-web-2.5-java, libmvel-java
-Description: Java templating framework for web application user interfaces
- Apache Tiles is a Java templating framework built to simplify the development
- of web application user interfaces. Tiles allows authors to define page
- fragments which can be assembled into a complete page at runtime.
- .
- Tiles grew in popularity as a component of the popular
- Struts <http://struts.apache.org/1.x/> framework.
- .
- It has since been extracted from Struts and is now integrated with various
- frameworks, such as Struts 2 <http://struts.apache.org/2.x/>
- and Shale <http://shale.apache.org/>.
-
-Package: libtiles-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Suggests: libtiles-java
-Description: Java templating framework for web application user interfaces - documentation
- Apache Tiles is a Java templating framework built to simplify the development
- of web application user interfaces. Tiles allows authors to define page
- fragments which can be assembled into a complete page at runtime.
- .
- Tiles grew in popularity as a component of the popular
- Struts <http://struts.apache.org/1.x/> framework.
- .
- It has since been extracted from Struts and is now integrated with various
- frameworks, such as Struts 2 <http://struts.apache.org/2.x/>
- and Shale <http://shale.apache.org/>.
- .
- This package contains the Javadoc API of Tiles.
Copied: tags/tiles/2.2.2-1/debian/control (from rev 12717, trunk/tiles/debian/control)
===================================================================
--- tags/tiles/2.2.2-1/debian/control (rev 0)
+++ tags/tiles/2.2.2-1/debian/control 2010-07-01 06:27:12 UTC (rev 12718)
@@ -0,0 +1,49 @@
+Source: tiles
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-ant-helper
+Build-Depends-Indep: libcommons-digester-java, libslf4j-java, libognl-java,
+ libservlet2.5-java, libtomcat6-java, libspring-core-2.5-java, libspring-web-2.5-java,
+ libfreemarker-java, maven-repo-helper, libmvel-java
+Standards-Version: 3.9.0
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tiles/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/tiles/
+Homepage: http://tiles.apache.org/
+
+Package: libtiles-java
+Architecture: all
+Depends: ${misc:Depends}, libcommons-digester-java, libslf4j-java
+Suggests: libservlet2.5-java, libognl-java, libtomcat6-java, libfreemarker-java,
+ libspring-core-2.5-java, libspring-web-2.5-java, libmvel-java
+Description: Java templating framework for web application user interfaces
+ Apache Tiles is a Java templating framework built to simplify the development
+ of web application user interfaces. Tiles allows authors to define page
+ fragments which can be assembled into a complete page at runtime.
+ .
+ Tiles grew in popularity as a component of the popular
+ Struts <http://struts.apache.org/1.x/> framework.
+ .
+ It has since been extracted from Struts and is now integrated with various
+ frameworks, such as Struts 2 <http://struts.apache.org/2.x/>
+ and Shale <http://shale.apache.org/>.
+
+Package: libtiles-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Suggests: libtiles-java
+Description: Java templating framework for web application user interfaces - documentation
+ Apache Tiles is a Java templating framework built to simplify the development
+ of web application user interfaces. Tiles allows authors to define page
+ fragments which can be assembled into a complete page at runtime.
+ .
+ Tiles grew in popularity as a component of the popular
+ Struts <http://struts.apache.org/1.x/> framework.
+ .
+ It has since been extracted from Struts and is now integrated with various
+ frameworks, such as Struts 2 <http://struts.apache.org/2.x/>
+ and Shale <http://shale.apache.org/>.
+ .
+ This package contains the Javadoc API of Tiles.
More information about the pkg-java-commits
mailing list