[SCM] kdevelop-python packaging branch, experimental, updated. debian/5.1.2-1-5-gddc4201
Pino Toscano
pino at moszumanska.debian.org
Wed Nov 15 22:46:11 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-python.git;a=commitdiff;h=ddc4201
The following commit has been merged in the experimental branch:
commit ddc4201d05b3a5b6f988268a594ec10d83954f72
Author: Pino Toscano <pino at debian.org>
Date: Wed Nov 15 23:40:48 2017 +0100
watch: switch to https
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2652ff7..461dae7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ kdevelop-python (5.2.0-0r1) UNRELEASED; urgency=medium
- bump qtbase-dev to >= 5.5.0
- bump ECM and Frameworks to >= 5.15.0
* Update install files.
+ * Switch the watch file to https.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 15 Nov 2017 23:28:14 +0100
diff --git a/debian/watch b/debian/watch
index 8df701f..73f2f40 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdev-python-([\d.]+)\.tar\.xz
+https://download.kde.org/stable/kdevelop/([\d.]+)/src/kdev-python-([\d.]+)\.tar\.xz
--
kdevelop-python packaging
More information about the pkg-kde-commits
mailing list