[SCM] krita packaging branch, master, updated. debian/1%3.3.2.1+dfsg-1-5-geca4230
Pino Toscano
pino at moszumanska.debian.org
Sat Jan 13 09:08:29 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/krita.git;a=commitdiff;h=17452e8
The following commit has been merged in the master branch:
commit 17452e825c005f76a35b1266f6e9e166a210cf06
Author: Pino Toscano <pino at debian.org>
Date: Sat Jan 13 09:11:50 2018 +0100
watch: use https
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 200dba5..1a8c392 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ krita (1:3.3.3+dfsg-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Use https in the watch file.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 13 Jan 2018 09:09:54 +0100
diff --git a/debian/watch b/debian/watch
index 552d1c8..5710fe2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
opts="repack, repacksuffix=+dfsg, dversionmangle=s/\+dfsg\d*$//" \
-http://download.kde.org/stable/krita/([\d\.]+)/krita-([\d\.]+)\.tar\.(?:gz|xz)
+https://download.kde.org/stable/krita/([\d\.]+)/krita-([\d\.]+)\.tar\.(?:gz|xz)
--
krita packaging
More information about the pkg-kde-commits
mailing list