[SCM] pimcommon packaging branch, master, updated. debian/4%17.08.0-1-7-gdeae6d6

Pino Toscano pino at moszumanska.debian.org
Tue Dec 12 05:36:23 UTC 2017


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

The following commit has been merged in the master branch:
commit d09c647d83ddfe16a08615f65af291ada8e811e6
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 12 06:15:09 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 2401580..151ef4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libkf5pimcommon (4:17.08.0-2) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * Bump Standards-Version to 4.1.2, no changes required.
+  * Simplify watch file, and switch it to https.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 12 Dec 2017 06:14:42 +0100
 
diff --git a/debian/watch b/debian/watch
index b0c3e4e..7676396 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/pimcommon-([\d.]+).tar.xz
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/applications/([\d.]+)/src/pimcommon-([\d.]+)\.tar\.xz

-- 
pimcommon packaging



More information about the pkg-kde-commits mailing list