[SCM] KDE Base Runtime module packaging branch, master, updated. debian/16.08.3-1-14-gb301d33

Pino Toscano pino at moszumanska.debian.org
Mon Jan 1 11:35:58 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kde-runtime.git;a=commitdiff;h=8ee3172

The following commit has been merged in the master branch:
commit 8ee3172c94f27d6a050ff4197231c49d4df6588b
Author: Pino Toscano <pino at debian.org>
Date:   Mon Jan 1 12:19:18 2018 +0100

    watch: simplify, use https
---
 debian/changelog | 1 +
 debian/watch     | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b2ce598..46e1e0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ kde-runtime (4:17.08.3-0r1) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * New upstream release.
   * Bump Standards-Version to 4.1.3, no changes required.
+  * Simplify watch file, and switch it to https.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 31 Oct 2017 18:00:14 +0100
 
diff --git a/debian/watch b/debian/watch
index 7048aef..330870b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://download.kde.org/stable/applications/([\d.]+)/src/kde-runtime-([\d.]+).tar.xz
+version=4
+https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz

-- 
KDE Base Runtime module packaging



More information about the pkg-kde-commits mailing list