[SCM] muon packaging branch, master, updated. debian/5.6.0-1-10-g4c829a4

Pino Toscano pino at moszumanska.debian.org
Wed Nov 29 07:17:54 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/muon.git;a=commitdiff;h=912d598

The following commit has been merged in the master branch:
commit 912d598c00b14d076677e561bd7c86a3487a392d
Author: Pino Toscano <pino at debian.org>
Date:   Wed Nov 29 08:11:14 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 36058e7..07fe4d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ muon (4:5.7.0-0r1) UNRELEASED; urgency=medium
     everything to the final location
     - drop muon.install, no more useful now
   * Bump Standards-Version to 4.1.1, no changes required.
+  * Use https in the watch file.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 25 Aug 2016 13:08:26 +0200
 
diff --git a/debian/watch b/debian/watch
index fe3ec4f..98f7a81 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://download.kde.org/stable/muon/([\d.]+)/src/muon-([\d.]+)\.tar\.xz
+https://download.kde.org/stable/muon/([\d.]+)/src/muon-([\d.]+)\.tar\.xz

-- 
muon packaging



More information about the pkg-kde-commits mailing list