[SCM] keditbookmarks packaging branch, master, updated. 7d21cfe7f22ed70be3bc85b75b47a386f4e0b012

Pino Toscano pino at moszumanska.debian.org
Fri Dec 1 18:43:49 UTC 2017


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

The following commit has been merged in the master branch:
commit c30ec675e83ddccd4240b37398761d0f7827c7f0
Author: Pino Toscano <pino at debian.org>
Date:   Fri Dec 1 19:30:25 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 f2a91b4..dba1f77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ keditbookmarks (17.08.3-0r1) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * New upstream release.
+  * Simplify watch file, and switch it to https.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 31 Oct 2017 18:00:34 +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

-- 
keditbookmarks packaging



More information about the pkg-kde-commits mailing list