[SCM] kget packaging branch, master, updated. debian/4%16.08.0-4-6-g8bebb5d

Pino Toscano pino at moszumanska.debian.org
Sun Dec 31 16:47:40 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kget.git;a=commitdiff;h=124416d

The following commit has been merged in the master branch:
commit 124416da1d25a36f36a2e0a9ba809da694042cf3
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 31 17:39:14 2017 +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 95e3768..a1a681e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kget (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:51 +0100
 
diff --git a/debian/watch b/debian/watch
index 688d053..330870b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://download.kde.org/stable/applications/([\d.]+)/src/kget-([\d.]+).tar.xz
+version=4
+https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz

-- 
kget packaging



More information about the pkg-kde-commits mailing list