]> git.sven.stormbind.net Git - sven/jattach.git/blobdiff - debian/control
Import Debian changes 1.5-1
[sven/jattach.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..df8e0e5
--- /dev/null
@@ -0,0 +1,18 @@
+Source: jattach
+Section: Java
+Priority: optional
+Maintainer: Sven Hoexter <hoexter@debian.org>
+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.
+