This is an automated email from the git hooks/post-receive script. treinen pushed a commit to branch master in repository ocamlweb.
commit 6e361055c6c7b3de4c52d774b8406425cf41f9c6 Author: Ralf Treinen <[email protected]> Date: Wed Dec 14 20:51:50 2016 +0100 fix Vcs-Git --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 296cda3..74c6d57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ocamlweb (1.39-5) unstable; urgency=medium + + * Fix value of Vcs-Git + + -- Ralf Treinen <[email protected]> Wed, 14 Dec 2016 20:49:39 +0100 + ocamlweb (1.39-4) unstable; urgency=low * Drop Testsuite field which is no longer useful diff --git a/debian/control b/debian/control index 5f17766..a278c8e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: ocaml-nox (>= 3.07) Build-Depends: debhelper (>= 10), tex-common, dh-ocaml (>= 0.9~) -Vcs-Git: https://anonscm.debian.org/pkg-ocaml-maint/packages/ocamlweb.git +Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/ocamlweb.git Homepage: http://www.lri.fr/~filliatr/ocamlweb/index.en.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git _______________________________________________ Pkg-ocaml-maint-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

