X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=df8e0e586566320a56f6f3f0f80d5ce2f7192b16;hp=0000000000000000000000000000000000000000;hb=bc5ca05f454653d42eb2750faa1e9f78ec97506c;hpb=b330d6f5cff47911c6b1faf488d0d2791e1a181b diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..df8e0e5 --- /dev/null +++ b/debian/control @@ -0,0 +1,18 @@ +Source: jattach +Section: Java +Priority: optional +Maintainer: Sven Hoexter +Build-Depends: debhelper (>= 11) +Standards-Version: 4.1.3 +Homepage: https://github.com/apangin/jattach +#Vcs-Browser: https://salsa.debian.org/debian/jattach +#Vcs-Git: https://salsa.debian.org/debian/jattach.git + +Package: jattach +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: JVM Dynamic Attach utility a all in one jmap jstack jcmd jinfo + jattach is a utility implementing commands for the JVM Dynamic Attach machenism. + Instead of installing a complete JDK you can use this small utility to query + information from your running JVM. +