[SCM] KDevelop Platform packaging branch, master, updated. debian/1.7.2-1-4-g5a48a5f

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sat Apr 30 14:03:41 UTC 2016


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

The following commit has been merged in the master branch:
commit ed03fd15f7a69a4844b23cc948eb375e9056b1d4
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Apr 30 10:54:22 2016 -0300

    Make debian/watch look for different compression methods.
---
 debian/changelog | 2 ++
 debian/watch     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c9132dc..fc4bbda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ kdevplatform (1.7.3-1) UNRELEASED; urgency=medium
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * New upstream release.
+  * Make debian/watch look for different compression methods, as it seems
+    they might change.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 30 Apr 2016 10:50:00 -0300
 
diff --git a/debian/watch b/debian/watch
index 128fdce..8f4816f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdevplatform-([\d.]+).tar.xz
+http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdevplatform-([\d.]+).tar.(?:xz|bz2|gz)

-- 
KDevelop Platform packaging



More information about the pkg-kde-commits mailing list