[SCM] KDevelop PHP plugin packaging branch, master, updated. debian/1.7.2-1-4-g7cb1008

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri May 6 01:27:09 UTC 2016


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

The following commit has been merged in the master branch:
commit 7cb1008239b0916c56a48451b8b91ad09f5c00a0
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu May 5 22:26:41 2016 -0300

    Improve debian/watch.
---
 debian/changelog | 2 ++
 debian/watch     | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4713fd6..202f7cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ kdevelop-php (1.7.3-1) UNRELEASED; urgency=medium
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * New upstream release.
     - Bump kdevplatform-dev to match the latest release.
+  * Improve uscan to search for different compression methods in tarballs
+    and to repack the tarball with xz compression if necessary.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 05 May 2016 22:06:05 -0300
 
diff --git a/debian/watch b/debian/watch
index cc848df..8b66f33 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdevelop-php-([\d.]+).tar.xz
+opts="repack,compression=xz"
+http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdevelop-php-([\d.]+).tar.(?:xz|bz2|gz)

-- 
KDevelop PHP plugin packaging



More information about the pkg-kde-commits mailing list