[Pkg-owncloud-commits] [owncloud] 51/63: Track version 8.0
David Prévot
taffit at moszumanska.debian.org
Tue Dec 22 16:51:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8.0
in repository owncloud.
commit 35f93f389439b8c3159e3d20256ca6ef7e77e2e0
Author: David Prévot <taffit at debian.org>
Date: Mon Dec 21 19:05:06 2015 -0400
Track version 8.0
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index e875790..2b70a52 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
version=3
options=dversionmangle=s/~dfsg$//,pgpsigurlmangle=s/$/.asc/,repacksuffix=~dfsg \
https://owncloud.org/changelog/ \
- https://download.owncloud.org/community/owncloud-(.*)\.tar\.bz2
+ https://download.owncloud.org/community/owncloud-(8\.0\..*)\.tar\.bz2
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
+ https://download.owncloud.org/community.*/owncloud-(8\.0\.\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