[SCM] kgpg packaging branch, master, updated. debian/4%17.08.0-1-13-g06847ad

Pino Toscano pino at moszumanska.debian.org
Sat Dec 23 08:08:46 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kgpg.git;a=commitdiff;h=06847ad

The following commit has been merged in the master branch:
commit 06847ada70fe181e2f28af61f24dee24b33b87d0
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 23 09:07:55 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index ea4e04a..acbb7ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ kgpg (4:17.08.3-1) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * Remove unused kio-dev build dependency.
+  * Simplify watch file, and switch it to https.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 15 Dec 2017 16:49:10 +0100
 
diff --git a/debian/watch b/debian/watch
index 3addc65..511eb5f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-opts=pgpsigurlmangle=s/$/.sig/ http://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+).tar.xz
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz

-- 
kgpg packaging



More information about the pkg-kde-commits mailing list