[SCM] kolf packaging branch, master, updated. debian/16.04.0-1-7-gadefdcb

Pino Toscano pino at moszumanska.debian.org
Sun Dec 31 17:04:07 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kolf.git;a=commitdiff;h=45b3bb1

The following commit has been merged in the master branch:
commit 45b3bb1ca9a6fea995df6b934f6494d4c844dba6
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 31 17:49:29 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 a101cd9..0202695 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kolf (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>  Sun, 31 Dec 2017 17:48:44 +0100
 
diff --git a/debian/watch b/debian/watch
index a21c3f4..330870b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://download.kde.org/stable/applications/([\d.]+)/src/kolf-([\d.]+).tar.xz
+version=4
+https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz

-- 
kolf packaging



More information about the pkg-kde-commits mailing list