From: Sven Höxter Date: Fri, 20 Sep 2019 08:38:37 +0000 (+0200) Subject: some cleanups and lintian bickering X-Git-Tag: debian/1.5-2~1 X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=commitdiff_plain;h=1c767c53df02825857ef16d9d066dd3cd0e291a7 some cleanups and lintian bickering --- diff --git a/debian/control b/debian/control index e74e227..b17c49e 100644 --- a/debian/control +++ b/debian/control @@ -15,4 +15,3 @@ 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. - diff --git a/debian/watch b/debian/watch index c8e650b..169ec16 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=4 -opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%-$1.tar.gz%" \ - https://github.com/apangin/jattach/tags \ - (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate +https://github.com/apangin/jattach/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate