[Pkg-ocaml-maint-commits] [bibtex2html] 04/07: move build-dep ocaml to 4.03
Ralf Treinen
treinen at moszumanska.debian.org
Wed Mar 28 06:51:01 UTC 2018
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository bibtex2html.
commit d58591b9efa81dada24967c68c89c39bab17731b
Author: Ralf Treinen <treinen at free.fr>
Date: Fri Mar 23 21:20:40 2018 +0100
move build-dep ocaml to 4.03
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7377e56..abb376a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ bibtex2html (1.99-1) unstable; urgency=medium
* New upstream version.
- refreshed patches charset and test-byte
+ * Advance build-dependency on ocaml to >= 4.03, as indicated by upstream.
- -- Ralf Treinen <treinen at debian.org> Fri, 23 Mar 2018 21:15:29 +0100
+ -- Ralf Treinen <treinen at debian.org> Fri, 23 Mar 2018 21:20:12 +0100
bibtex2html (1.98-6) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index a9ee493..4669f48 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Samuel Mimram <smimram at debian.org>
Standards-Version: 4.1.0
Build-Depends: debhelper (>= 10), dh-ocaml,
- ocaml-nox (>= 3.11.1-3~), hevea
+ ocaml-nox (>= 4.03), hevea
Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/bibtex2html.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/bibtex2html.git
Homepage: http://www.lri.fr/~filliatr/bibtex2html/index.en.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/bibtex2html.git
More information about the Pkg-ocaml-maint-commits
mailing list