[SCM] SiteMesh: web-page layout and decoration framework branch, master, updated. debian/2.4.1+dfsg-2-9-g2093a8f

Emmanuel Bourg ebourg at apache.org
Sat Jun 15 22:34:40 UTC 2013


The following commit has been merged in the master branch:
commit 822f88dd615ec5aafe5069454ab440f39e55fa06
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Jun 16 00:27:49 2013 +0200

    Moved velocity and freemarker to suggested dependencies for libsitemesh-java

diff --git a/debian/control b/debian/control
index 2f82e90..c7a1e98 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/sitemesh.git
 
 Package: libsitemesh-java
 Architecture: all
-Depends: libfreemarker-java, libservlet3.0-java, velocity,
- libvelocity-tools-java, ${misc:Depends}
+Depends: libservlet3.0-java, ${misc:Depends}
+Suggests: libfreemarker-java, velocity, libvelocity-tools-java
 Description: web-page layout and decoration framework
  SiteMesh is framework that aids in creating large sites consisting of
  many web pages and applications for which a consistent look/feel,

-- 
SiteMesh: web-page layout and decoration framework



More information about the pkg-java-commits mailing list