[SCM] KDevelop PHP plugin packaging branch, master, updated. debian/5.0.1-2
Pino Toscano
pino at moszumanska.debian.org
Wed Sep 21 05:12:38 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-php.git;a=commitdiff;h=70b4b47
The following commit has been merged in the master branch:
commit 70b4b477758b80a2f7e135ff3bcee9393f95dac8
Author: Pino Toscano <pino at debian.org>
Date: Fri Aug 26 19:01:51 2016 +0200
watch: update/simplify
---
debian/changelog | 1 +
debian/watch | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2769226..2d611e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kdevelop-php (5.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Update/simplify watch file.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 26 Aug 2016 19:00:49 +0200
diff --git a/debian/watch b/debian/watch
index 8b66f33..a58aff0 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-php-([\d.]+).tar.(?:xz|bz2|gz)
+http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdev-php-([\d.]+)\.tar\.xz
--
KDevelop PHP plugin packaging
More information about the pkg-kde-commits
mailing list