[SCM] kremotecontrol packaging branch, master, updated. debian/16.08.3-1-9-gea39475
Pino Toscano
pino at moszumanska.debian.org
Mon Jan 1 10:24:54 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kremotecontrol.git;a=commitdiff;h=ee14ff7
The following commit has been merged in the master branch:
commit ee14ff7bf1006a910234710efa70d4f4d49a3039
Author: Pino Toscano <pino at debian.org>
Date: Mon Jan 1 11:14:36 2018 +0100
watch: simplify, use https
---
debian/changelog | 1 +
debian/watch | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 939f726..26911b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kremotecontrol (4:17.08.3-0r1) UNRELEASED; urgency=medium
* Drop the transitional package kdelirc, as it is no more needed now.
(Closes: #878638)
* Bump Standards-Version to 4.1.3, no changes required.
+ * 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:02:34 +0100
diff --git a/debian/watch b/debian/watch
index c258304..330870b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://download.kde.org/stable/applications/([\d.]+)/src/kremotecontrol-([\d.]+).tar.xz
+version=4
+https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz
--
kremotecontrol packaging
More information about the pkg-kde-commits
mailing list