[Pkg-ocaml-maint-commits] [ppx-deriving] 01/05: Fix debian/watch
Stéphane Glondu
glondu at moszumanska.debian.org
Thu Aug 4 08:17:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository ppx-deriving.
commit e40a416e33f2218da3b90fa5bd43e4cecd765d40
Author: Stephane Glondu <steph at glondu.net>
Date: Wed Aug 3 14:39:21 2016 +0200
Fix debian/watch
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 446bc11..d31ee5a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-opts=uversionmangle=s/-rc/~rc/ https://github.com/whitequark/ppx_deriving/tags /.*/archive/([\d\.\-rc]+)\.tar\.gz
+opts=uversionmangle=s/-rc/~rc/ https://github.com/whitequark/ppx_deriving/tags /.*/archive/v([\d\.\-rc]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ppx-deriving.git
More information about the Pkg-ocaml-maint-commits
mailing list