[SCM] kmix packaging branch, master, updated. debian/16.08.0-1-9-g410c411

Pino Toscano pino at moszumanska.debian.org
Mon Jan 1 10:09:45 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmix.git;a=commitdiff;h=03bb40f

The following commit has been merged in the master branch:
commit 03bb40f3c928e1a87956d6e54d0d239b812aa2eb
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 31 20:44:10 2017 +0100

    watch: simplify, use https
---
 debian/changelog | 1 +
 debian/watch     | 5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8ea9eba..edb73e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kmix (4:17.08.3-0r1) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * New upstream release.
   * 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>  Sun, 31 Dec 2017 20:43:44 +0100
 
diff --git a/debian/watch b/debian/watch
index e4ab9ab..330870b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
-version=3
-http://download.kde.org/stable/applications/([\d.]+)/src/kmix-([\d.]+).tar.xz
-http://download.kde.org/unstable/applications/([\d.]+)/src/kmix-([\d.]+).tar.xz
+version=4
+https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz

-- 
kmix packaging



More information about the pkg-kde-commits mailing list