]> git.sven.stormbind.net Git - sven/jattach.git/blob - debian/control
releasing package jattach version 2.2-1
[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 (=13)
6 Standards-Version: 4.6.1
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 Rules-Requires-Root: no
11
12 Package: jattach
13 Architecture: any
14 Depends: ${shlibs:Depends}, ${misc:Depends}
15 Description: JVM Dynamic Attach utility all in one jmap jstack jcmd jinfo
16  jattach is a utility implementing commands for the JVM Dynamic Attach
17  mechanism. Instead of installing a complete JDK you can use this small
18  utility to query information from your running JVM.