Source: lightcouch
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: libgoogle-gson-java, libhttpclient-java
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/lightcouch.git
Vcs-Browser: https://salsa.debian.org/java-team/lightcouch
Homepage: http://www.lightcouch.org

Package: liblightcouch-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
Description: LightCouch - CouchDB Java API
 LightCouch aims at providing a simple and easy-to-use APIs for accessing
 CouchDB databases. It offers a powerful and lightweight persistence interface
 with minimal code base and dependency.
