[SCM] kleopatra packaging branch, master, updated. debian/4%17.08.3-1-5-gd7891a8

Pino Toscano pino at moszumanska.debian.org
Sat Dec 23 10:55:11 UTC 2017


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

The following commit has been merged in the master branch:
commit f8a5fa474ae6a2b39655183e7d86d6b397fcb11f
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 23 11:35:19 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 81c9369..316f3c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kleopatra (4:17.08.3-2) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * Switch the deprecated gnupg2 dependency to gnupg.
+  * Simplify watch file, and switch it to https.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 23 Dec 2017 11:31:44 +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

-- 
kleopatra packaging



More information about the pkg-kde-commits mailing list