]> git.sven.stormbind.net Git - sven/jattach.git/blob - debian/control
Import Debian changes 1.5-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 (>= 11)
6 Standards-Version: 4.1.3
7 Homepage: https://github.com/apangin/jattach
8 #Vcs-Browser: https://salsa.debian.org/debian/jattach
9 #Vcs-Git: https://salsa.debian.org/debian/jattach.git
10
11 Package: jattach
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Description: JVM Dynamic Attach utility a all in one jmap jstack jcmd jinfo
15  jattach is a utility implementing commands for the JVM Dynamic Attach machenism.
16  Instead of installing a complete JDK you can use this small utility to query
17  information from your running JVM.
18