Source: ehcache
Section: java
Priority: optional
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
Build-Depends: ant,
               debhelper-compat (= 13),
               default-jdk,
               libbtm-java,
               libcommons-collections3-java,
               libcommons-logging-java,
               libgeronimo-jta-1.2-spec-java,
               libhibernate3-java,
               libjgroups-java,
               libservlet-api-java,
               libslf4j-java,
               maven-repo-helper
Standards-Version: 4.5.1
Vcs-Git: https://gitee.com/openkylin/ehcache.git
Vcs-Browser: https://gitee.com/openkylin/ehcache
Homepage: http://ehcache.sourceforge.net

Package: libehcache-java
Architecture: all
Depends: libcommons-collections3-java,
         libcommons-logging-java,
         ${misc:Depends}
Description: distributed cache library
 Ehcache is a distributed cache for general purpose caching in Java,
 J2EE and light-weight containers. It features memory and disk stores,
 replicate by copy and invalidate, listeners, a gzip caching servlet
 filter and much more.
