[SCM] KDevelop packaging branch, experimental, updated. debian/5.1.2-1-9-g7a1c9bc

Pino Toscano pino at moszumanska.debian.org
Tue Nov 14 22:52:18 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop.git;a=commitdiff;h=7a1c9bc

The following commit has been merged in the experimental branch:
commit 7a1c9bc5f7a843657fe5e5c10b5e6618fa264d84
Author: Pino Toscano <pino at debian.org>
Date:   Tue Nov 14 23:52:09 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 5243d91..8fb7e5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ kdevelop (4:5.2.0-0r1) UNRELEASED; urgency=medium
   * Update lintian overrides.
   * Bring from kdevplatform the handling of dh_makeshlibs with -V, to generate
     a shlibs dependency for the current version.
+  * Simplify the watch file, switching it to https.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 14 Nov 2017 21:26:54 +0100
 
diff --git a/debian/watch b/debian/watch
index 1f6147e..82560ff 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts="repack,compression=xz"
-http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdevelop-([\d.]+).tar.(?:xz|bz2|gz)
+https://download.kde.org/stable/kdevelop/([\d.]+)/src/kdevelop-([\d.]+)\.tar\.xz

-- 
KDevelop packaging



More information about the pkg-kde-commits mailing list