[Pkg-owncloud-commits] [owncloud] 33/38: watch: tfix

David Prévot taffit at moszumanska.debian.org
Wed Mar 11 15:16:31 UTC 2015


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

taffit pushed a commit to branch master
in repository owncloud.

commit 601b9437f4ee245e0caf41a57524428dfdbeb135
Author: David Prévot <taffit at debian.org>
Date:   Sat Feb 21 12:32:04 2015 -0400

    watch: tfix
    
    Git-Dch: Ignore
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index c45aa8a..dcb9bd0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,6 +2,6 @@ version=3
 options=dversionmangle=s/\+dfsg$//,pgpsigurlmangle=s/$/.asc/,repacksuffix=+dfsg \
   https://owncloud.org/changelog/ \
   https://download.owncloud.org/community/owncloud-(.*)\.tar\.bz2
-options=dversionmangle=s/\+dfsg$//,uversionmangle=s/([^\w.]+)/~$1/i;tr/A-Z/a-z/,pgpsigurlmangle=s/$/.asc/,repacksuffix=+dfsg \
+options=dversionmangle=s/\+dfsg$//,uversionmangle=s/([^\d.]+)/~$1/i;tr/A-Z/a-z/,pgpsigurlmangle=s/$/.asc/,repacksuffix=+dfsg \
   https://owncloud.org/install/ \
   https://download.owncloud.org/community.*/owncloud-(\d.*)\.tar\.bz2

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



More information about the Pkg-owncloud-commits mailing list