[Pkg-owncloud-commits] [owncloud-client] 02/02: Fix watch file to add the +dfsg suffix

David Prévot taffit at moszumanska.debian.org
Mon Jun 2 23:23:55 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 801d00d6f234fffd2f850695058161893d768d28
Author: David Prévot <taffit at debian.org>
Date:   Mon Jun 2 18:34:45 2014 -0400

    Fix watch file to add the +dfsg suffix
    
    Git-Dch: Ignore
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 3edcb11..a6906bf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-options="dversionmangle=s/\+dfsg[0-9]*//,uversionmangle=s/rc/~rc/;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/;s/$/+dfsg/,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