[SCM] kaffeine packaging branch, master, updated. debian/2.0.13-1-9-g301fd50

Pino Toscano pino at moszumanska.debian.org
Thu Dec 14 20:19:05 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kaffeine.git;a=commitdiff;h=9b2e7dd

The following commit has been merged in the master branch:
commit 9b2e7ddcfc8083d1cfaf755cac34d34293f0b1df
Author: Pino Toscano <pino at debian.org>
Date:   Thu Dec 14 21:15:24 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 c986bf5..b7fb3e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kaffeine (2.0.14-0r1) UNRELEASED; urgency=medium
     - resets the colors in terminal output (Closes: #829370)
   * Bump Standards-Version to 4.1.2, no changes required.
   * Add the iso-codes dependency, needed for language codes.
+  * Use https in the watch file.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Tue, 31 Oct 2017 18:04:34 +0100
 
diff --git a/debian/watch b/debian/watch
index 0673700..a2e96e7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 
-http://download.kde.org/stable/kaffeine/kaffeine-([\d.]+)\.tar\.xz
+https://download.kde.org/stable/kaffeine/kaffeine-([\d.]+)\.tar\.xz

-- 
kaffeine packaging



More information about the pkg-kde-commits mailing list