[SCM] KDevelop PHP plugin packaging branch, master, updated. debian/5.2.0-1-4-gce136fb

Pino Toscano pino at moszumanska.debian.org
Fri Nov 17 13:55:32 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-php.git;a=commitdiff;h=b1f516a

The following commit has been merged in the master branch:
commit b1f516a69da4815ac4eee73e422f07e09eb991c8
Author: Pino Toscano <pino at debian.org>
Date:   Wed Nov 15 23:35:03 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 d43817b..376b78a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ kdevelop-php (5.2.0-0r1) UNRELEASED; urgency=medium
     - bump ECM and Frameworks to >= 5.15.0
     - drop libqt5webkit5-dev, no more required
   * Update install files.
+  * Switch the watch file to https.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 15 Nov 2017 22:43:18 +0100
 
diff --git a/debian/watch b/debian/watch
index a58aff0..8911a1d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdev-php-([\d.]+)\.tar\.xz
+https://download.kde.org/stable/kdevelop/([\d.]+)/src/kdev-php-([\d.]+)\.tar\.xz

-- 
KDevelop PHP plugin packaging



More information about the pkg-kde-commits mailing list