[SCM] Akonadi packaging branch, master, updated. debian/4%17.08.3-1-11-gf0efc83

Pino Toscano pino at moszumanska.debian.org
Wed Jan 3 16:36:06 UTC 2018


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

The following commit has been merged in the master branch:
commit 15af41b9e4abd3878a6c5b69ba69325f028ed3c5
Author: Pino Toscano <pino at debian.org>
Date:   Wed Jan 3 17:32:28 2018 +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 0a350e3..db25274 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ akonadi (4:17.08.3-2) UNRELEASED; urgency=medium
     /etc/akonadi/mysql-global-mobile.conf conffiles. (Closes: #868231)
   * Update symbols files from logs of buildds.
   * Bump Standards-Version to 4.1.3, no changes required.
+  * Simplify watch file, and switch it to https.
 
   [ Sandro Knauß ]
   * libkf5akonadiserver-dev incorrectly marked as Multi-Arch: same
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

-- 
Akonadi packaging



More information about the pkg-kde-commits mailing list