[SCM] ktp-contact-list packaging branch, master, updated. debian/17.08.1-1-8-g1fc8c31
Pino Toscano
pino at moszumanska.debian.org
Sun Dec 3 13:37:59 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-list.git;a=commitdiff;h=a2c63a4
The following commit has been merged in the master branch:
commit a2c63a4f0cc3071b17db0c9b14d6debb10137cd6
Author: Pino Toscano <pino at debian.org>
Date: Sun Dec 3 14:35:24 2017 +0100
watch: simplify, use https
---
debian/changelog | 1 +
debian/watch | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 61a948f..96f98d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ktp-contact-list (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 14:34:53 +0100
diff --git a/debian/watch b/debian/watch
index 087e6ee..330870b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
-version=3
-
-http://download.kde.org/stable/applications/([\d.]+)/src/ktp-contact-list-([\d.]+)\.tar\.(?:bz2|xz)
+version=4
+https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz
--
ktp-contact-list packaging
More information about the pkg-kde-commits
mailing list