[SCM] blogilo packaging branch, master, updated. debian/4%17.08.0-1-11-ge876f92

Pino Toscano pino at moszumanska.debian.org
Mon Dec 18 07:58:55 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/blogilo.git;a=commitdiff;h=0467ce1

The following commit has been merged in the master branch:
commit 0467ce1bb08772f3f619b6b5140f1832cd64e62a
Author: Pino Toscano <pino at debian.org>
Date:   Mon Dec 18 08:57:30 2017 +0100

    watch: simplify, switch to https
---
 debian/changelog | 3 +++
 debian/watch     | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e46d637..5ab3bbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ blogilo (4:17.08.3-1) UNRELEASED; urgency=medium
   * Remove not needed Build-Deps.
   * Fix Vcs-{Browser,Git} links to point to correct repo.
 
+  [ Pino Toscano ]
+  * Simplify watch file, and switch it to https.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 16 Dec 2017 16:24:56 +0100
 
 blogilo (4:17.08.0-1) experimental; urgency=medium
diff --git a/debian/watch b/debian/watch
index 3addc65..511eb5f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-opts=pgpsigurlmangle=s/$/.sig/ http://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+).tar.xz
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE at -([\d.]+)\.tar\.xz

-- 
blogilo packaging



More information about the pkg-kde-commits mailing list