[Pkg-ocaml-maint-commits] [alt-ergo] 01/01: fix filenamemangle in debian/watch
Ralf Treinen
treinen at alioth.debian.org
Tue Nov 5 15:53:13 UTC 2013
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository alt-ergo.
commit b5daf76f5b2dfd5e1b23aa1c0e7bac8a357add69
Author: Ralf Treinen <treinen at pps.univ-paris-diderot.fr>
Date: Tue Nov 5 16:52:26 2013 +0100
fix filenamemangle in debian/watch
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 2c93402..c5e4552 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=filenamemangle=s/.*=(.*)/$1\.tar\.gz/ \
+opts=filenamemangle=s/.*=(.*)/$1/ \
http://alt-ergo.ocamlpro.com/download.php download_manager\.php\?target=alt-ergo-([\d\.]+)\.tar\.gz
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/alt-ergo.git
More information about the Pkg-ocaml-maint-commits
mailing list