diff options
author | Samuel Mimram <smimram@debian.org> | 2007-03-23 16:11:46 +0000 |
---|---|---|
committer | Samuel Mimram <smimram@debian.org> | 2007-03-23 16:11:46 +0000 |
commit | ac552df07d6a8a8de6f203a84721e5b392e69453 (patch) | |
tree | 0a908ce10c61f72c1ad81a8e033543c8b3265b5d | |
parent | bdb8dc1aec348577f4e07ac0ab95bd068fbfff0e (diff) |
Close #415867.
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f04487d4..8066ab99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ coq (8.1+dfsg-2) UNRELEASED; urgency=low - * Added cmxa-install.dpatch to install cmxa only on native archs. + * Added cmxa-install.dpatch to install cmxa only on native archs, + closes: #415867. * Added configure.dpatch for the configure to correctly detect whether ocamlopt is present or not. * Use dh_installtex instead of hand-crafted postinst. |