diff options
author | Samuel Mimram <smimram@debian.org> | 2007-04-24 20:56:24 +0000 |
---|---|---|
committer | Samuel Mimram <smimram@debian.org> | 2007-04-24 20:56:24 +0000 |
commit | 41f185d26e5405ed3839bca0e0fd9e0e1ed9833b (patch) | |
tree | 89d20fa3fdb50a132376b57da9a49f4561d0ec24 | |
parent | dfd50bb3ffc4a69df1ca865b17ad9d44478fda2d (diff) |
Removed tetex-extra from build-dependencies.debian/8.1+dfsg-4
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 977c1e8e..deb2f52f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ coq (8.1+dfsg-4) unstable; urgency=low * Correctly set Coq_config.best when rebuilding in byte mode. + * Removed tetex-extra from build-dependencies. -- Samuel Mimram <smimram@debian.org> Tue, 24 Apr 2007 14:46:59 +0000 diff --git a/debian/control b/debian/control index 88c3e39b..e20b3b09 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> Uploaders: Ralf Treinen <treinen@debian.org>, Sven Luther <luther@debian.org>, Remi Vanicat <vanicat@debian.org>, Stefano Zacchiroli <zack@debian.org>, Samuel Mimram <smimram@debian.org> Standards-Version: 3.7.2 -Build-Depends: debhelper (>= 4.0.0), dpkg-dev (>= 1.13.19), dpatch, ocaml-nox (>= 3.09.0), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0), tetex-extra | texlive-latex-extra, hevea +Build-Depends: debhelper (>= 4.0.0), dpkg-dev (>= 1.13.19), dpatch, ocaml-nox (>= 3.09.0), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0), texlive-latex-extra, hevea XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/coq XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/coq/trunk/ |