[eclib] 01/01: Revert "Adapted d/watch to newer upstream version scheme"

Julien Puydt julien.puydt at laposte.net
Thu Mar 19 06:08:01 UTC 2015


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

jpuydt-guest pushed a commit to branch master
in repository eclib.

commit 6bdd556de6c2b86df54d57c65549fc722cc6cfb6
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Thu Mar 19 07:06:31 2015 +0100

    Revert "Adapted d/watch to newer upstream version scheme"
    
    Upstream did not change his version scheme : github apparently auto-tagged
    a commit...
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 7cfa1c9..a5e5db0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-opts=filenamemangle=s/.*v([\d\.]*)\.tar\.gz/eclib-$1.tar.gz/ https://github.com/JohnCremona/eclib/tags .*/v([\d\.]*)\.tar\.gz
+opts=uversionmangle=s/(\d{4})\S?(\d{2})\S?(\d{2})/$1-$2-$3/g,filenamemangle=s/.+\/eclib-(\d{4})\S?(\d{2})\S?(\d{2})\.tar\.gz/eclib-$1-$2-$3.tar.gz/ https://github.com/JohnCremona/eclib/tags .*/eclib-(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/eclib.git



More information about the debian-science-commits mailing list