[freefempp] 01/03: Edit d/watch file to fix broken downloaded upstream tarball
Dimitrios Eftaxiopoulos
eftaxiop-guest at moszumanska.debian.org
Sun Dec 28 22:30:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
eftaxiop-guest pushed a commit to branch master
in repository freefempp.
commit b7ce84ffb270275cbddff4305af731ce4756c3c4
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date: Mon Dec 29 00:10:06 2014 +0200
Edit d/watch file to fix broken downloaded upstream tarball
---
debian/watch | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/watch b/debian/watch
index b8d24a6..0a0a28b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,4 @@
# Compulsory line, this is a version 3 file
version=3
-#http://www.freefem.org/ff++/ftp/ freefem\+\+-(.*)\.tar\.gz
-opts=uversionmangle=s/-([^-]+)/.$1/,dversionmangle=s/\.dfsg$// \
- http://www.freefem.org/ff++/ftp/ freefem\+\+-([\d.-]+)\.tar\.gz
+opts="uversionmangle=s/-/./g" \
+ http://www.freefem.org/ff++/ftp/ freefem\+\+-(.+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freefempp.git
More information about the debian-science-commits
mailing list