[SCM] kfloppy packaging branch, master, updated. debian/16.04.0-2-41-g02f4239
Pino Toscano
pino at moszumanska.debian.org
Sat Dec 2 14:11:52 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kfloppy.git;a=commitdiff;h=7ead9c6
The following commit has been merged in the master branch:
commit 7ead9c65c381c93eaace01766d34b4ce8fca3e13
Author: Pino Toscano <pino at debian.org>
Date: Sat Dec 2 15:08:15 2017 +0100
watch: simplify, use https
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8d247c1..9718275 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ kfloppy (4:17.08.3-0r1) UNRELEASED; urgency=medium
* Adjust l10npkgs_firstversion_ok to the version where kde-l10n will
drop translations.
* Bump Standards-Version to 4.1.1, no changes required.
+ * Simplify watch file, and switch it to https.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 31 Oct 2017 18:00:42 +0100
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
--
kfloppy packaging
More information about the pkg-kde-commits
mailing list