Source: ogre-1.9
Version: 1.9.0+dfsg1-4
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]
Hi,
While working on the "reproducible builds" effort [1], we have noticed
that ogre-1.9 could not be built reproducibly.
The attached patch removes timestamps from the documentation system.
Once
applied, ogre-1.9 can be built reproducibly in our reproducible
toolchain.
[1]: https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff --git a/Docs/src/footer.html b/Docs/src/footer.html
index 7f455a4..380ff19 100644
--- a/Docs/src/footer.html
+++ b/Docs/src/footer.html
@@ -9,7 +9,6 @@ Copyright © 2012 Torus Knot Software Ltd<br />
</Work>
<License
rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits
rdf:resource="http://web.resource.org/cc/Reproduction"/><permits
rdf:resource="http://web.resource.org/cc/Distribution"/><requires
rdf:resource="http://web.resource.org/cc/Notice"/><requires
rdf:resource="http://web.resource.org/cc/Attribution"/><permits
rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires
rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
-Last modified $datetime
</p>
</body>
</html>
_______________________________________________
Reproducible-builds mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds