[Pkg-owncloud-commits] [php-sabredav] 02/13: Mangle version higher than 2.2.0

David Prévot taffit at moszumanska.debian.org
Thu Apr 16 15:17:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch 2.1
in repository php-sabredav.

commit 44235c6af62abf79b641fda21c6dd595b7599352
Author: David Prévot <taffit at debian.org>
Date:   Wed Apr 15 22:38:16 2015 -0400

    Mangle version higher than 2.2.0
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 2f48779..231ffc0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-options=uversionmangle=s/([^\d.]+)/~$1/i \
+options=uversionmangle=s/([^\d.]+)/~$1/i;s/^/2.2.0~really/ \
 https://github.com/fruux/sabre-dav/releases \
 /fruux/sabre-dav/archive/(2\.1\.\d.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list