diff options
author | Samuel Mimram <smimram@debian.org> | 2006-04-30 14:17:58 +0000 |
---|---|---|
committer | Samuel Mimram <smimram@debian.org> | 2006-04-30 14:17:58 +0000 |
commit | fe730babfe0c01baa6c6da62460938f8839aa7c6 (patch) | |
tree | 4ac518992a083315ee0db9a0c211235182012609 /debian/changelog | |
parent | 8d68c744369bd248748f10927f01b054595d102c (diff) |
Correct the FTBFS because of LaTeX.debian/8.0pl3+8.1alpha-2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 50bad72f..09834e6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ -coq (8.0pl3+8.1alpha-2) UNRELEASED; urgency=low +coq (8.0pl3+8.1alpha-2) experimental; urgency=low * Added makefile.dpatch in order for ocamlopt not to be called when compiling on non-native archs. + * Do not build the pdf documentation for the library since we don't ship it. + This will avoid the FTBFS because of missing LaTeX fonts. -- Samuel Mimram <smimram@debian.org> Sun, 30 Apr 2006 11:51:57 +0000 |