[Pkg-owncloud-commits] [php-sabredav] 13/23: Handle alpha and beta releases in watch

David Prévot taffit at moszumanska.debian.org
Wed Mar 19 17:41:39 UTC 2014


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

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

commit b4b722045121b525d55837493066c9fd1d117c06
Author: David Prévot <taffit at debian.org>
Date:   Tue Nov 12 14:41:59 2013 -0400

    Handle alpha and beta releases in watch
---
 debian/watch | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/watch b/debian/watch
index e6fa01b..19f04d0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,5 @@
 version=3
-
-#http://code.google.com/p/sabredav/ downloads/detail?name=SabreDAV-(.*)\.zip
-options="dversionmangle=s/\+dfsg[0-9]*//" \
+options="dversionmangle=s/\+dfsg[0-9]*//,uversionmangle=s/alpha/~alpha/;s/beta/~beta/" \
   http://code.google.com/p/sabredav/downloads/list \
   //sabredav.googlecode.com/files/SabreDAV-(.*).zip \
   debian sh debian/repack.sh

-- 
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