X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=debian%2Fcontrol;h=e74e2279bc7dc9948c616c349912d2d09589621b;hp=df8e0e586566320a56f6f3f0f80d5ce2f7192b16;hb=ea8e51d8aca83f76172451e071dc1ee6aa9dc709;hpb=bc5ca05f454653d42eb2750faa1e9f78ec97506c diff --git a/debian/control b/debian/control index df8e0e5..e74e227 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,18 @@ Source: jattach -Section: Java +Section: java Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper (>= 11) -Standards-Version: 4.1.3 +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. - Instead of installing a complete JDK you can use this small utility to query - information from your running JVM. +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.