Code

Add smarty package for rendering fields with acl's. Closes: #260.
[gosa.git] / debian / control
index b061c8b15d64eb8d6b2bb7f01a3b1576b499cdfd..d79664a483673a67e1dd7e2fecfe52a2510b0824 100644 (file)
@@ -73,3 +73,14 @@ Description: Dutch online help for GOsa
  GOsa is a combination of system-administrator and end-user web
  interface, designed to handle LDAP based setups.
 
+Package: smarty-render
+Architecture: all
+Depends: smarty
+Suggests: gosa
+Description: Provide ACL based rendering for Smarty
+ smarty-render provides acl based rendering support for Smarty,
+ the popular PHP templating engine (http://smarty.php.net/). This
+ module is mainly used by GOsa.
+ .
+ GOsa is a combination of system-administrator and end-user web
+ interface, designed to handle LDAP based setups.