Subject: Collected Debian patches for bugs-everywhere
Author: Antoine Beaupré <anarcat@debian.org>

The bugs-everywhere package is maintained in Git rather than
maintaining patches as separate files, and separating the patches
doesn't seem to be worth the effort.  They are therefore all included
in this single Debian patch.

For full commit history and separated commits, see the packaging Git
repository.
--- bugs-everywhere-1.1.1.orig/doc/conf.py
+++ bugs-everywhere-1.1.1/doc/conf.py
@@ -176,6 +176,7 @@ html_static_path = ['.static']
 # Output file base name for HTML help builder.
 htmlhelp_basename = 'bugs-everywheredoc'
 
+html_copy_source = False
 
 # -- Options for LaTeX output --------------------------------------------------
 
