From 1c767c53df02825857ef16d9d066dd3cd0e291a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20H=C3=B6xter?= Date: Fri, 20 Sep 2019 10:38:37 +0200 Subject: [PATCH] some cleanups and lintian bickering --- debian/control | 1 - debian/watch | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) 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 -- 2.39.2