[SCM] ktnef packaging branch, master, updated. debian/4%17.08.3-1-4-gfe0eb68

Pino Toscano pino at moszumanska.debian.org
Sat Jan 20 09:47:04 UTC 2018


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

The following commit has been merged in the master branch:
commit fe0eb68d8c409020f7f7a059f8e4f35e8ed3f100
Author: Pino Toscano <pino at debian.org>
Date:   Sat Jan 20 10:46:15 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 f063f33..bd37e10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ktnef (4:17.08.3-2) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * Bump Standards-Version to 4.1.3, no changes required.
+  * Simplify watch file, and switch it to https.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 28 Dec 2017 22:21:00 +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

-- 
ktnef packaging



More information about the pkg-kde-commits mailing list