Skip to content
Commits on Source (3)
......@@ -6,8 +6,9 @@
date: 2018-05-20
location: Hamburg, Germany
slides: https://reproducible-builds.org/_lfs/presentations/2018-05-20-MiniDebConf-Hamburg.pdf
video: https://meetings-archive.debian.net/pub/debian-meetings/2018/miniconf-hamburg/2018-05-20/reproducible_buster.webm
youtube: jhHfA2sCIgw
video:
url: https://meetings-archive.debian.net/pub/debian-meetings/2018/miniconf-hamburg/2018-05-20/reproducible_buster.webm
youtube: jhHfA2sCIgw
- title: Can your diff(1) do this?! Improving software review & QA with diffoscope
presented_by: Chris Lamb
......@@ -17,8 +18,9 @@
date: 2018-05-19
location: Hamburg Germany
slides: https://reproducible-builds.org/_lfs/presentations/2018-05-19-minidebconf-hamburg-can-your-diff-do-this.pdf
video: https://meetings-archive.debian.net/pub/debian-meetings/2018/miniconf-hamburg/2018-05-19/diffoscope.webm
youtube: m9GN_f1WCAo
video:
url: https://meetings-archive.debian.net/pub/debian-meetings/2018/miniconf-hamburg/2018-05-19/diffoscope.webm
youtube: m9GN_f1WCAo
- title: You think you're not a target? A tale of 3 developers…
presented_by: Chris Lamb
......@@ -127,6 +129,7 @@
event:
url: http://hkoscon.org/2017/
name: HKOSCon 2017
date: 2017-06-20
location: Hong Kong
- title: Reproducible builds
......@@ -288,6 +291,7 @@
event:
url: http://www.bsdcan.org/2016/schedule/events/714.en.html
name: BSDCan 2016
date: 2016-06-11
location: Ottawa, Canada
slides: http://www.bsdcan.org/2016/schedule/attachments/375_2016-06-11-BSDCan-2016-Reproducible-Builds.pdf
video:
......
......@@ -28,8 +28,8 @@ order: 2
<dt>
<em>{{ x.title }}</em><br/>
by {{ x.presented_by }}<br/>
<a href="{{ x.event.url }}">{{ x.event.name }}</a>,
{{ x.event.location }}.
<a href="{{ x.event.url }}">{{ x.event.name }}</a>
&bull; {{ x.event.location }}
</dt>
<dd>
{% if x.video.url %}
......