[SCM] qapt packaging branch, master, updated. debian/3.0.3-1-9-g2cd88e8

Pino Toscano pino at moszumanska.debian.org
Sat Dec 23 12:57:56 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/qapt.git;a=commitdiff;h=2cd88e8

The following commit has been merged in the master branch:
commit 2cd88e8a144b3cc74c1797e443839b6c625ed07a
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 23 13:57:41 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index b176827..8381f71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libqapt (3.0.3-2) UNRELEASED; urgency=medium
   * Use also the dh pkgkde_symbolshelper addon to handle symbols file with
     substitutions.
   * Update lintian overrides.
+  * Use https in the watch file.
 
  -- Debian/Kubuntu KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 23 Dec 2017 13:13:56 +0100
 
diff --git a/debian/watch b/debian/watch
index 8361e69..f7d06a5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://download.kde.org/stable/libqapt/([\d.]+)/src/libqapt-([\d.]+)\.tar\.xz
+https://download.kde.org/stable/libqapt/([\d.]+)/src/libqapt-([\d.]+)\.tar\.xz

-- 
qapt packaging



More information about the pkg-kde-commits mailing list