blob: 9fd3c90b28189e14934d7b56ce52f68ffb39d932 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<hr id="footer_separator" />
<p style="font-size:0.9em;">
<div id="page_footer">
{{#job_url}}
This page was built by the jenkins job <a href="{{job_url}}"> {{job_name}}</a>
which is configured via this <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/">git repo</a>.
{{/job_url}}
There is more information
<a href="{{jenkins_url}}/userContent/about.html">about jenkins.debian.net</a>
and about <a href="https://wiki.debian.org/ReproducibleBuilds"> reproducible builds of Debian</a>
available elsewhere.
<br /> Please send technical feedback about jenkins to <a href="mailto:qa-jenkins-dev@lists.alioth.debian.org">the Debian jenkins development list</a>,
or as a <a href="https://www.debian.org/Bugs/Reporting">bug report against the <tt>jenkins.debian.org</tt> package</a>.
feedback about specific job results should go to their respective lists and/or the BTS.
<br />
The code of <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/">jenkins.debian.net.git</a>
is mostly GPL-2 licensed. The weather icons are public domain and have been taken from the
<a href=http://tango.freedesktop.org/Tango_Icon_Library target=_blank> Tango Icon Library</a>.
Copyright 2014-2017 <a href="mailto:holger@layer-acht.org">Holger Levsen</a>
and <a href="https://jenkins.debian.net/userContent/thanks.html">many others</a>.
<br /> Last update: {{date}}
</div>
</p>
|