Source: weechat
Version: 4.8.1-1
Severity: minor
Tags: patch

Dear Maintainer,

I attach a patch to fix invalid or redirected links in the
debian/upstream/metadata file.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 1dfb58f..97def4c 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,11 +1,11 @@
 Name: WeeChat
 Repository: https://github.com/weechat/weechat.git
 Repository-Browse: https://github.com/weechat/weechat
-Changelog: https://github.com/weechat/weechat/blob/master/ChangeLog.adoc
+Changelog: https://github.com/weechat/weechat/blob/main/CHANGELOG.md
 Bug-Database: https://github.com/weechat/weechat/issues
 Bug-Submit: https://github.com/weechat/weechat/issues/new
 Contact: By multiple ways, see https://weechat.org/dev/support/
 Security-Contact: [email protected]
 Screenshots: https://weechat.org/about/screenshots/
 FAQ: https://weechat.org/files/doc/devel/weechat_faq.en.html
-Donation: https://weechat.org/about/donate/
+Donation: https://weechat.org/donate/

Reply via email to