[SCM] KDevelop packaging branch, master, updated. debian/4.7.2-1-5-gc223301

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


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

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

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

diff --git a/debian/changelog b/debian/changelog
index f803f54..0dd413b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ kdevelop (4:4.7.2-2) UNRELEASED; urgency=medium
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Bump kdevplatform-dev build dependency to 1.7.3.
+  * 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>  Sat, 30 Apr 2016 12:46:37 -0300
 
diff --git a/debian/watch b/debian/watch
index 29ed31f..1f6147e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdevelop-([\d.]+).tar.xz
+opts="repack,compression=xz"
+http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdevelop-([\d.]+).tar.(?:xz|bz2|gz)

-- 
KDevelop packaging



More information about the pkg-kde-commits mailing list