patric-r / jvmtop

Java monitoring for the command-line, profiler included
GNU General Public License v2.0
1.22k stars 252 forks source link

Configure buiding debian package #89

Open deric opened 7 years ago

deric commented 7 years ago

Added jdeb for creating a Debian package. Package is created when running e.g. mvn install in target directory. Version is taken from Maven package version and patch version is taken from current timestamp. This could be overridden by setting PATCH env variable. PATCH=v1 mvn install.

 Package: jvmtop
 Version: 0.9.0~20161102152228
 Section: misc
 Priority: low
 Architecture: all
 Depends: default-jre | java6-runtime