[Pkg-owncloud-commits] [owncloud] 01/01: Handle subminor releases

David Prévot taffit at moszumanska.debian.org
Wed Dec 18 15:29:45 UTC 2013


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

taffit pushed a commit to branch master
in repository owncloud.

commit 5d2631b778009cd9f941b7462d4ba58bf8fde9a8
Author: David Prévot <taffit at debian.org>
Date:   Wed Dec 18 11:00:08 2013 -0400

    Handle subminor releases
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index c153979..52fab85 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
-options="dversionmangle=s/\+dfsg[0-9]*//,pgpsigurlmangle=s/$/.asc/" \
+options=dversionmangle=s/\+dfsg[0-9]*//,uversionmangle=s/(\d)([a-z])$/$1.$2/,pgpsigurlmangle=s/$/.asc/ \
   http://owncloud.org/changelog/ \
   http://download.owncloud.org/community/owncloud-(.*)\.tar\.bz2 \
   debian sh debian/repack.sh

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