X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=debian%2Fcontrol;h=b17c49e37270d1b8285d0854d94294e80a0b9606;hp=8a883cf562e183f1c6f83a1081ac3b7ee19878ef;hb=1c767c53df02825857ef16d9d066dd3cd0e291a7;hpb=66f026bae313b0b90e1bbffd7a3d7de7f6f7250a diff --git a/debian/control b/debian/control index 8a883cf..b17c49e 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: jattach -Section: Java +Section: java Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper-compat (=12) @@ -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.