[SCM] Calligra suite packaging branch, master, updated. debian/2.8.5+dfsg-1-19-g00dcd4a

Dmitry Smirnov onlyjob at moszumanska.debian.org
Fri Jun 5 13:06:04 UTC 2015


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

The following commit has been merged in the master branch:
commit e46d5b2eff73e425876bddcbb22a31e37a7fae8f
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Fri Jun 5 20:52:15 2015 +1000

    watch: updated and corrected watch file
---
 debian/watch | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 1e5a573..643505c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,19 @@
 version=3
 
+## latest version:
 opts=dversionmangle=s/\+dfsg\d*$// \
-ftp://ftp.kde.org/pub/kde/stable/calligra-([\d\.]+)/calligra-([\d\.]+)\.tar\.(?:bz2|xz)
+http://download.kde.org/stable/calligra-([\d\.]+)/calligra-([\d\.]+)\.tar\.(?:bz2|xz)
+
+## all available versions:
+opts=\
+dversionmangle=s/\+dfsg\d*$//,\
+downloadurlmangle=s/([0-9.]+)\//$1\/source\/calligra-$1\.tar\.xz/,\
+filenamemangle=s/.*/orig.tar.xz/,\
+ http://download.kde.org/stable/ calligra-([\d\.]+)/
+
+## mirror:
+opts=\
+dversionmangle=s/\+dfsg\d*$//,\
+downloadurlmangle=s/([0-9.]+)\//$1\/source\/calligra-$1\.tar\.xz/,\
+filenamemangle=s/.*/orig.tar.xz/,\
+ http://mirrorservice.org/sites/ftp.kde.org/pub/kde/stable/ calligra-([\d\.]+)/

-- 
Calligra suite packaging



More information about the pkg-kde-commits mailing list