Skip to content
Commits on Source (2)
...@@ -421,6 +421,8 @@ ...@@ -421,6 +421,8 @@
<!-------------------------------------------------------------- --> <!-------------------------------------------------------------- -->
<section></section> <section></section>
<!-- BEGIN stevenc -->
<section> <section>
<h2>What's new since DebConf17?</h2> <h2>What's new since DebConf17?</h2>
</section> </section>
...@@ -496,6 +498,8 @@ int main() { ...@@ -496,6 +498,8 @@ int main() {
</ul> </ul>
</section> </section>
<!-- END stevenc -->
<section> <section>
<h3>How can we automate the assurance of reproducibility?</h3> <h3>How can we automate the assurance of reproducibility?</h3>
...@@ -649,6 +653,8 @@ int main() { ...@@ -649,6 +653,8 @@ int main() {
</ul> </ul>
</section> </section>
<!-- BEGIN stevenc -->
<section> <section>
<h3><code>.buildinfo</code> files</h3> <h3><code>.buildinfo</code> files</h3>
<ul> <ul>
...@@ -658,6 +664,8 @@ int main() { ...@@ -658,6 +664,8 @@ int main() {
</ul> </ul>
</section> </section>
<!-- END stevenc -->
<section> <section>
<h3><em>stretch</em></h3> <h3><em>stretch</em></h3>
<p>The &ldquo;Reproducible in theory but not in practice&rdquo; release</p> <p>The &ldquo;Reproducible in theory but not in practice&rdquo; release</p>
......