aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2021-04-24 11:23:37 +0200
committerDaniel Lange <DLange@git.local>2021-04-24 11:23:37 +0200
commit2d178f70e0000f4dbd4419ddb3b682c9f0af7495 (patch)
tree1bebda8033cfa07b5646469fb41d98f36d16fbc0
parent24483157cb5f5d4d91186b549965eb4acf13a4d6 (diff)
downloaddebian_htop-2d178f70e0000f4dbd4419ddb3b682c9f0af7495.tar.gz
debian_htop-2d178f70e0000f4dbd4419ddb3b682c9f0af7495.tar.bz2
debian_htop-2d178f70e0000f4dbd4419ddb3b682c9f0af7495.zip
Update watch file to match Github URL schema change
-rw-r--r--debian/changelog5
-rw-r--r--debian/watch2
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 7d47000..cb95d76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-htop (3.0.5-6) UNRELEASED; urgency=medium
+htop (3.0.5-7) UNRELEASED; urgency=medium
* Fix division by 0 on ZfsCompressedArcMeter (when no ZFS volume is mounted)
+ * Update watch file to match Github URL schema change
- -- Daniel Lange <DLange@debian.org> Fri, 23 Apr 2021 09:00:00 +0200
+ -- Daniel Lange <DLange@debian.org> Sat, 24 Apr 2021 11:23:00 +0200
htop (3.0.5-6) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index a0599f1..648d4ca 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/htop-$1\.tar\.gz/ \
- https://github.com/htop-dev/htop/tags .*/archive/(\d{1,2}\.\d.\d)\.tar\.gz
+ https://github.com/htop-dev/htop/tags .*/archive/refs/tags/(\d{1,2}\.\d.\d)\.tar\.gz

© 2014-2024 Faster IT GmbH | imprint | privacy policy