[SCM] ktp-approver packaging branch, master, updated. debian/17.08.1-1-6-gd3db7f9

Pino Toscano pino at moszumanska.debian.org
Sun Dec 3 12:17:58 UTC 2017


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

The following commit has been merged in the master branch:
commit cc77e4aa0ee7d3dd0d427f92b207d529f6fb4056
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 3 13:13:02 2017 +0100

    watch: simplify, use https
---
 debian/changelog | 1 +
 debian/watch     | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e2f1203..99dff0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ktp-approver (17.08.3-0r1) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * New upstream release.
   * Bump Standards-Version to 4.1.1, no changes required.
+  * Simplify watch file, and switch it to https.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 03 Dec 2017 13:12:42 +0100
 
diff --git a/debian/watch b/debian/watch
index 64e74d6..330870b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=4
-
-http://download.kde.org/stable/applications/([\d.]+)/src/ktp-approver-([\d.]+)\.tar\.(?:bz2|xz)
+https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz

-- 
ktp-approver packaging



More information about the pkg-kde-commits mailing list