[Pkg-owncloud-commits] [owncloud] 268/273: Drop now useless dversionmangle

David Prévot taffit at moszumanska.debian.org
Fri Jul 4 03:13:25 UTC 2014


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

taffit pushed a commit to branch master
in repository owncloud.

commit 7cc71e8b1f4ce029eec042f89c3b623ae336d7a5
Author: David Prévot <taffit at debian.org>
Date:   Sun Jun 29 20:02:18 2014 -0400

    Drop now useless dversionmangle
    
    Git-Dch: Ignore
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index f5ab009..f6b0578 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
 version=3
-options=dversionmangle=s/\+dfsg[0-9]*//,uversionmangle=s/$/+dfsg/,pgpsigurlmangle=s/$/.asc/ \
+options=uversionmangle=s/$/+dfsg/,pgpsigurlmangle=s/$/.asc/ \
   http://owncloud.org/changelog/ \
   http://download.owncloud.org/community/owncloud-(.*)\.tar\.bz2
-options=dversionmangle=s/\+dfsg[0-9]*//,uversionmangle=s/$/+dfsg/,pgpsigurlmangle=s/$/.asc/ \
+options=uversionmangle=s/$/+dfsg/;s/(alpha|beta|rc)/~$1/i;tr/A-Z/a-z/,pgpsigurlmangle=s/$/.asc/ \
   http://owncloud.org/install/ \
   http://download.owncloud.org/community/testing/owncloud-(.*)\.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