[SCM] kfilemetadata packaging branch, master, updated. debian/4.14.3-1-6-g989b0bd

Pino Toscano pino at moszumanska.debian.org
Mon Dec 4 20:04:30 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kfilemetadata.git;a=commitdiff;h=989b0bd

The following commit has been merged in the master branch:
commit 989b0bde775f7f3d095a8ec2337fc9360a3ab620
Author: Pino Toscano <pino at debian.org>
Date:   Mon Dec 4 21:04:16 2017 +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 990034d..3d4b796 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ kfilemetadata (4:4.14.3-2) UNRELEASED; urgency=medium
     - remove the libqmobipocket-dev build dependency
   * Bump Standards-Version to 4.1.1, no changes required.
   * Remove not needed Testsuite header.
+  * Simplify watch file, and switch it to https.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 04 Dec 2017 20:56:39 +0100
 
diff --git a/debian/watch b/debian/watch
index 4488a0c..d61d257 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://download.kde.org/stable/([\d.]+)/src/kfilemetadata-([\d.]+).tar.xz
+version=4
+https://download.kde.org/stable/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz

-- 
kfilemetadata packaging



More information about the pkg-kde-commits mailing list