[neon/3rdparty/libnova/Neon/release] debian: watch: version=4, use https
Pino Toscano
null at kde.org
Thu Sep 8 16:57:40 BST 2022
Git commit c1936f1577d7c983cb57a771e05c79aff09b5b2f by Pino Toscano.
Committed on 08/11/2020 at 08:19.
Pushed by jriddell into branch 'Neon/release'.
watch: version=4, use https
M +1 -0 debian/changelog
M +2 -2 debian/watch
https://invent.kde.org/neon/3rdparty/libnova/commit/c1936f1577d7c983cb57a771e05c79aff09b5b2f
diff --git a/debian/changelog b/debian/changelog
index 87c7012..add969b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ libnova (0.16-5) UNRELEASED; urgency=medium
- switch the debhelper-compat build dependency to 13
* Bump Standards-Version to 4.5.0, no changes required.
* Add Rules-Requires-Root: no.
+ * Bump version of watch file to 4, and use https.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 27 Jun 2020 11:37:53 -0000
diff --git a/debian/watch b/debian/watch
index 57e244f..711e503 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-version=3
+version=4
-http://sf.net/libnova/libnova-(.*)\.tar\.gz
+https://sf.net/libnova/libnova-(.*)\.tar\.gz
More information about the Neon-commits
mailing list