diff options
author | W. Trevor King <wking@tremily.us> | 2012-10-26 12:50:27 -0400 |
---|---|---|
committer | W. Trevor King <wking@tremily.us> | 2012-10-26 12:50:27 -0400 |
commit | 00bc18b873f612a6fb22788f713e9cb2423d79c8 (patch) | |
tree | 068897f102c88fffd9802ce315b5a4c33f93a017 /doc | |
parent | 59b85de566db2bdadd57f9364e687f39bc1876ed (diff) | |
download | bugseverywhere-00bc18b873f612a6fb22788f713e9cb2423d79c8.tar.gz |
doc/install: point out relevant Debian bugs in a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/install.txt b/doc/install.txt index 3d00f0d..0ea30ee 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -46,6 +46,9 @@ Docutils_ manpage generation python-docutils dev-python/docutils .. [#npd] In the science_ overlay. +.. Debian has a stale ITP for python-numpydoc http://bugs.debian.org/631877 + which caused BE to be dropped http://bugs.debian.org/609519 + .. _PyYAML: http://pyyaml.org/ .. _Jinja: http://jinja.pocoo.org/ .. _CherryPy: http://cherrypy.org/ |