[SCM] purpose packaging branch, master, updated. 5d880e1f317ddc7c3ac1adea01cb05c5fddf9edf

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Fri Sep 30 16:55:41 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/purpose.git;a=commitdiff;h=5153cbf

The following commit has been merged in the master branch:
commit 5153cbf462178d55b6086cada70b1d44c484624c
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Apr 1 13:33:56 2016 +0200

    mangle rc version to not be shit
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 84f1061..dbb03d1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-http://download.kde.org/unstable/purpose/purpose-(.*)\.tar\.xz
+opts="uversionmangle=s/rc(\d*)$/~rc$1/" \
+  http://download.kde.org/unstable/purpose/purpose-(.*)\.tar\.xz
 http://download.kde.org/stable/purpose/purpose-(.*)\.tar\.xz

-- 
purpose packaging



More information about the pkg-kde-commits mailing list