]> git.sven.stormbind.net Git - sven/jattach.git/blob - debian/control
releasing package jattach version 1.5-2
[sven/jattach.git] / debian / control
1 Source: jattach
2 Section: java
3 Priority: optional
4 Maintainer: Sven Hoexter <hoexter@debian.org>
5 Build-Depends: debhelper-compat (=12)
6 Standards-Version: 4.4.0
7 Homepage: https://github.com/apangin/jattach
8 Vcs-Browser: https://git.sven.stormbind.net/?p=sven/jattach.git
9 Vcs-Git: https://git.sven.stormbind.net/jattach.git
10
11 Package: jattach
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Description: JVM Dynamic Attach utility all in one jmap jstack jcmd jinfo
15  jattach is a utility implementing commands for the JVM Dynamic Attach
16  mechanism. Instead of installing a complete JDK you can use this small
17  utility to query information from your running JVM.