[SCM] KDevelop PG-Qt packaging branch, master, updated. debian/2.0-2-6-g7f8f438

Pino Toscano pino at moszumanska.debian.org
Thu Nov 16 07:25:05 UTC 2017


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

The following commit has been merged in the master branch:
commit f436800af41ccf2713a12f522f17c7f28908a682
Author: Pino Toscano <pino at debian.org>
Date:   Thu Nov 16 08:19:10 2017 +0100

    watch: simplify, 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 61de38c..2d8712f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ kdevelop-pg-qt (2.1.0-0r1) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * New upstream release.
+  * Simplify the watch file, switching it to https.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 16 Nov 2017 08:11:41 +0100
 
diff --git a/debian/watch b/debian/watch
index 2d7be65..da57e22 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 
-http://download.kde.org/stable/kdevelop-pg-qt/([\d.]+)/src/kdevelop-pg-qt-([\d.]+).tar.xz
+https://download.kde.org/stable/kdevelop-pg-qt/([\d.]+)/src/kdevelop-pg-qt-([\d.]+)\.tar\.xz

-- 
KDevelop PG-Qt packaging



More information about the pkg-kde-commits mailing list