Your message dated Sat, 30 Mar 2019 19:26:14 +0000
with message-id <[email protected]>
and subject line Bug#926026: Removed package(s) from unstable
has caused the Debian Bug report #891264,
regarding shark: please make the build reproducible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
891264: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891264
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: shark
Version: 3.1.4+ds1-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: buildpath
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that shark could not be built reproducibly. This is because it
includes the full path to the original source in "TODO" entries
in docs.

Patch attached that disables this `todo_link_only` [1].

 [0] https://reproducible-builds.org/
 [1] https://sources.debian.org/src/sphinx/1.6.6-1/sphinx/ext/todo.py/#L151-L159


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
diff --git a/doc/sphinx_pages/conf.py.in b/doc/sphinx_pages/conf.py.in
index fd86bf9..f49ba52 100644
--- a/doc/sphinx_pages/conf.py.in
+++ b/doc/sphinx_pages/conf.py.in
@@ -13,6 +13,7 @@ mathjax_path = 
'http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-
 #delay nicked from 
https://groups.google.com/forum/#!msg/mathjax-users/J-36V22-G9Q/AW3ncCbJzS8J
 
 todo_include_todos = True
+todo_link_only = True
 
 #set up doxylink tag file
 print 'current working directory', os.path.abspath(os.path.curdir)

--- End Message ---
--- Begin Message ---
Version: 3.1.4+ds1-1+rm

Dear submitter,

as the package shark has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/926026

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to