The following commit has been merged in the master branch:
commit 822f88dd615ec5aafe5069454ab440f39e55fa06
Author: Emmanuel Bourg <[email protected]>
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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to