X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=debian%2Fcontrol;h=8a883cf562e183f1c6f83a1081ac3b7ee19878ef;hp=869b6da12259578723e93163604be5a50e7b6b0d;hb=e2453baae44379bfd97a3b0e02807e76fed4112b;hpb=0f4448365ec15cb5c7eac0aa1abdfc9bb79f433e diff --git a/debian/control b/debian/control index 869b6da..8a883cf 100644 --- a/debian/control +++ b/debian/control @@ -5,14 +5,14 @@ Maintainer: Sven Hoexter Build-Depends: debhelper-compat (=12) Standards-Version: 4.4.0 Homepage: https://github.com/apangin/jattach -#Vcs-Browser: https://salsa.debian.org/debian/jattach -#Vcs-Git: https://salsa.debian.org/debian/jattach.git +Vcs-Browser: https://git.sven.stormbind.net/?p=sven/jattach.git +Vcs-Git: https://git.sven.stormbind.net/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. +Description: JVM Dynamic Attach utility all in one jmap jstack jcmd jinfo + jattach is a utility implementing commands for the JVM Dynamic Attach mechanism. Instead of installing a complete JDK you can use this small utility to query information from your running JVM.