[theano] 02/03: fix watch file syntax

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Fri Sep 29 19:37:58 UTC 2017


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

rnpalmer-guest pushed a commit to branch master
in repository theano.

commit c24866980f6cb67d09637aec85f41a90ebfedb10
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Fri Sep 29 18:58:09 2017 +0100

    fix watch file syntax
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 23bdbdf..e1a3def 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="filenamemangle=s/(?:.*)rel-(\d[\d\.]+)\.tar\.gz/theano-$1.tar.gz/ repacksuffix=+dfsg" \
+opts="filenamemangle=s/(?:.*)rel-(\d[\d\.]+)\.tar\.gz/theano-$1.tar.gz/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//" \
 https://github.com/theano/theano/releases (?:.*/)?rel-(\d[\d\.]+)\.tar\.gz

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



More information about the debian-science-commits mailing list