[Pkg-owncloud-commits] [owncloud] 01/01: Use tilde instead of + before dfsg
David Prévot
taffit at moszumanska.debian.org
Wed May 20 02:43:42 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 036d6ec969845590793843f97981a5c18d5716ab
Author: David Prévot <taffit at debian.org>
Date: Fri Apr 24 16:40:25 2015 -0400
Use tilde instead of + before dfsg
Do not take precedence on packages provided by upstream.
Git-Dch: ignore
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index a7fa789..1217949 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-options=dversionmangle=s/\+dfsg$//,pgpsigurlmangle=s/$/.asc/,repacksuffix=+dfsg \
+options=dversionmangle=s/~dfsg$//,pgpsigurlmangle=s/$/.asc/,repacksuffix=~dfsg \
https://owncloud.org/changelog/ \
https://download.owncloud.org/community/owncloud-(7.*)\.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