[Git][reproducible-builds/reproducible-presentations][master] 2 commits: Drop duplicate section

Chris Lamb gitlab at salsa.debian.org
Sun May 20 13:09:07 CEST 2018


Chris Lamb pushed to branch master at Reproducible Builds / reproducible-presentations


Commits:
c49d39f6 by Chris Lamb at 2018-05-20T13:09:02+02:00
Drop duplicate section

- - - - -
e650750c by Chris Lamb at 2018-05-20T13:09:02+02:00
Misc tidying

- - - - -


1 changed file:

- 2018-05-20-MiniDebConf-Hamburg/index.html


Changes:

=====================================
2018-05-20-MiniDebConf-Hamburg/index.html
=====================================
--- a/2018-05-20-MiniDebConf-Hamburg/index.html
+++ b/2018-05-20-MiniDebConf-Hamburg/index.html
@@ -177,17 +177,19 @@ It’s only Free Software if it’s reproducible!</p>
       <!-- review blog posts from past ~30 weeks -->
 
       <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
-        <h3>New since DebConf17 Montreal</h3>
+        <h2>New since DebConf17 Montreal</h2>
+      </section>
+
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <p class="fragment">Migration to salsa.d.o</p>
-        <p class="fragment">3rd Reproducible Builds Summit, in Berlin</p>
+        <p class="fragment">3rd Reproducible Builds Summit in Berlin</p>
         <p class="fragment">Logo discussion & voting</p>
         <img class="fragment" src="images/logo.jpg" width="584" height="154">
-        <p class="fragment">This is the final logo, but <b>not</b> the final font and font color...!)
+        <p class="fragment"><small>T(his is the final logo, but not the final typeface/colour…)</small></p>
       </section>
 
       <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
-        <h3>New since DebConf17 Montreal</h3>
-        <p>GCC -fmacro-prefix-map</p>
+        <p>GCC <code>-fmacro-prefix-map</code></p>
         <pre class="fragment">#include <stdio.h>
 int main() {
   fprintf(stderr, "error at %s line %l", __FILE__, __LINE__); return 1;
@@ -205,26 +207,6 @@ int main() {
       </section>
 
       <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
-        <h3>New since DebConf17 Montreal</h3>
-        <p>GCC -fmacro-prefix-map</p>
-        <pre>#include <stdio.h>
-int main() {
-  fprintf(stderr, "error at %s line %l", __FILE__, __LINE__); return 1;
-}
-</pre>
-        <div class="fragment" />
-        <hr />
-        <pre>$ /usr/lib/gcc-snapshot/bin/gcc -o main <strong>-fmacro-prefix-map=/home/user=/build</strong> /home/user/main.c
-</pre></div>
-        <div class="fragment" />
-        <pre>$ strings main | grep ^/
-/lib64/ld-linux-x86-64.so.2
-<strong>/build</strong>/main.c
-</pre></div>
-      </section>
-
-      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
-        <h3>New since DebConf17 Montreal</h3>
         <p>#890195: Testing for unnecessary Build-Depends</p>
       </section>
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/compare/eb9d59fe2b09c87ecab05bcf9482080a804e0019...e650750cc1b749235a2bafbd21947173861aa14c

---
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/compare/eb9d59fe2b09c87ecab05bcf9482080a804e0019...e650750cc1b749235a2bafbd21947173861aa14c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180520/5bb65b12/attachment.html>


More information about the rb-commits mailing list