[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=5a48a5f

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

    Make uscan look for different compression methods.
    
    And also recompress the source to xz if necessary.
---
 debian/changelog | 5 +++--
 debian/watch     | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fc4bbda..a1161bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ 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.
+  * Make uscan:
+    - Look for different compression methods, as it seems they might change.
+    - Repack the source with xz compression.
 
  -- 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 8f4816f..f21e3e7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts="repack,compression=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