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

infinity0 pushed a commit to branch master
in repository findlib.

commit 8f601a81267fa94b7153c1e882489feeb84e558d
Author: Ximin Luo <infini...@debian.org>
Date:   Thu Oct 20 11:52:30 2016 +0200

    Revert d/watch changes
    
    The version being reverted is better: it's available over HTTPS and does not
    contain pre-build documentation that exists in the release tarball. In 
Debian
    we are *supposed* to rebuild this documentation, but that requires a load of
    extra build dependencies, some of which aren't in Debian atm. The original
    packager should have done this; and I don't have time for that atm, I just
    want to upgrade the OCaml compiler.
---
 debian/watch | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/watch b/debian/watch
index 24da9f4..037e701 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,12 @@
-version=4
-opts=filenamemangle=s/.*ref=@PACKAGE@-(.*)$/@PACKAGE@-$1.tar.gz/ \
-https://gitlab.camlcity.org/gerd/lib-findlib/tags 
.*/archive.tar.gz\?ref=@PACKAGE@-(.*)
+version=3
+opts=dversionmangle=s/\+debian\d*$//,uversionmangle=s/&#48\x3b/0/g \
+http://download.camlcity.org/download/findlib-(\d+\..*)\.tar\.gz
+# TODO: the git version below is better: it's available over HTTPS and does not
+# contain pre-build documentation that exists in the release tarball. In Debian
+# we are *supposed* to rebuild this documentation, but that requires a load of
+# extra build dependencies, some of which aren't in Debian atm. The original
+# packager should have done this; and I don't have time for that atm, I just
+# want to upgrade the OCaml compiler.
+#version=4
+#opts=filenamemangle=s/.*ref=@PACKAGE@-(.*)$/@PACKAGE@-$1.tar.gz/ \
+#https://gitlab.camlcity.org/gerd/lib-findlib/tags 
.*/archive.tar.gz\?ref=@PACKAGE@-(.*)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/findlib.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to