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

Pino Toscano pino at moszumanska.debian.org
Tue Dec 26 14:53:37 UTC 2017


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

The following commit has been merged in the master branch:
commit 39cb7f593f4505cba9872bbddf7e96dd73d0d55b
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 26 15:51:08 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 ec503c0..a157b6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ kf5-messagelib (4:17.08.3-2) UNRELEASED; urgency=medium
   * Stop using dh_linktree, as it is not really used:
     - remove the dh-linktree build dependency
     - stop using the linktree dh addon
+  * Simplify watch file, and switch it to https.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 26 Dec 2017 15:46:54 +0100
 
diff --git a/debian/watch b/debian/watch
index f2bc086..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/messagelib-([\d.]+).tar.xz
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz

-- 
messagelib packaging



More information about the pkg-kde-commits mailing list