[Pkg-owncloud-commits] [owncloud-client] 01/02: Fix watch file for RC release
David Prévot
taffit at moszumanska.debian.org
Mon Jun 2 23:23:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-client.
commit e3befdfea2b712acf718c617b28f3f48d79ebdf8
Author: David Prévot <taffit at debian.org>
Date: Mon Jun 2 18:29:10 2014 -0400
Fix watch file for RC release
Git-Dch: Ignore
---
debian/watch | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/debian/watch b/debian/watch
index 96f34c0..3edcb11 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,9 +1,3 @@
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
version=3
-
-options="dversionmangle=s/\+dfsg[0-9]*//,uversionmangle=s/beta/~beta/;s/alpha/~alpha/,pgpsigurlmangle=s/$/.asc/" \
+options="dversionmangle=s/\+dfsg[0-9]*//,uversionmangle=s/rc/~rc/;s/beta/~beta/;s/alpha/~alpha/,pgpsigurlmangle=s/$/.asc/" \
https://owncloud.org/sync-clients/ https?://download.owncloud.com/desktop/\w+/mirall-(.*)\.tar\.bz2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list