[Pkg-ocaml-maint-commits] [findlib] 02/02: Revert d/watch changes

Ximin Luo infinity0 at debian.org
Thu Oct 20 09:53:21 UTC 2016


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 <infinity0 at 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 at -(.*)$/@PACKAGE at -$1.tar.gz/ \
-https://gitlab.camlcity.org/gerd/lib-findlib/tags .*/archive.tar.gz\?ref=@PACKAGE at -(.*)
+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 at -(.*)$/@PACKAGE at -$1.tar.gz/ \
+#https://gitlab.camlcity.org/gerd/lib-findlib/tags .*/archive.tar.gz\?ref=@PACKAGE at -(.*)

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



More information about the Pkg-ocaml-maint-commits mailing list