[Pkg-owncloud-commits] [owncloud-client] 08/11: d/watch: Do not add the file extension to the version number.

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu May 7 14:43:32 UTC 2015


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

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 6d1cef666325199b541590099ab7bdb82a6d35a4
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Thu May 7 16:36:03 2015 +0200

    d/watch: Do not add the file extension to the version number.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 17e9ce1..abc3434 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 options=dversionmangle=s/\+dfsg//,uversionmangle=s/rc/~rc/;s/beta/~beta/;s/alpha/~alpha/,repacksuffix=+dfsg,pgpsigurlmangle=s/$/.asc/ \
-https://owncloud.org/install https?://download.owncloud.com/desktop/\w+/owncloudclient-(.*)\.tar\.(bz2|xz)
+https://owncloud.org/install https?://download.owncloud.com/desktop/\w+/owncloudclient-(.*)\.tar\.(?:bz2|xz)

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