Source: maven
Section: java
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/apache/maven/tags
Vcs-Browser: https://github.com/alvistack/apache-maven
Vcs-Git: https://github.com/alvistack/apache-maven.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 rsync,

Package: maven
Architecture: all
Description: Java project management and project comprehension tool
 Maven is a software project management and comprehension tool. Based on
 the concept of a project object model (POM), Maven can manage a
 project's build, reporting and documentation from a central piece of
 information.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 java-runtime,
