X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=debian%2Fcontrol;h=7339aca34385b11c6344a7dfd3d9271d9658919a;hp=8a883cf562e183f1c6f83a1081ac3b7ee19878ef;hb=36937af6c82e7008d56b00f28cec8e2f05d9241c;hpb=66f026bae313b0b90e1bbffd7a3d7de7f6f7250a diff --git a/debian/control b/debian/control index 8a883cf..7339aca 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: jattach -Section: Java +Section: java Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper-compat (=12) -Standards-Version: 4.4.0 +Standards-Version: 4.5.1 Homepage: https://github.com/apangin/jattach Vcs-Browser: https://git.sven.stormbind.net/?p=sven/jattach.git Vcs-Git: https://git.sven.stormbind.net/jattach.git @@ -12,7 +12,6 @@ Package: jattach Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} 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. - + 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.