Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jenkins.debian.net
Manage
Activity
Members
Labels
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian QA
jenkins.debian.net
Commits
bed9679b
Commit
bed9679b
authored
6 years ago
by
Holger Levsen
Browse files
Options
Downloads
Patches
Plain Diff
reproducible Debian: update links to Tango_Icon_Theme_Guidelines and copyright years
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
a2f2ce04
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bin/make_graph.py
+2
-2
2 additions, 2 deletions
bin/make_graph.py
mustache-templates/reproducible/default_page_footer.mustache
+2
-2
2 additions, 2 deletions
mustache-templates/reproducible/default_page_footer.mustache
with
4 additions
and
4 deletions
bin/make_graph.py
+
2
−
2
View file @
bed9679b
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Copyright 2009-201
5
Holger Levsen (holger@layer-acht.org)
# Copyright 2009-201
9
Holger Levsen (holger@layer-acht.org)
#
# based on similar code taken from piuparts-reports.py written by me
...
...
@@ -29,7 +29,7 @@ def main():
r
=
robjects
.
r
r
(
'
t <- (read.table(
"'
+
countsfile
+
'"
,sep=
"
,
"
,header=1,row.names=1))
'
)
r
(
'
cname <- c(
"
date
"
,rep(colnames(t)))
'
)
# thanks to http://tango.freedesktop.org/
Generic
_Icon_Theme_Guidelines for those nice colors
# thanks to http://tango.freedesktop.org/
Tango
_Icon_Theme_Guidelines for those nice colors
if
int
(
colors
)
<
6
:
r
(
'
palette(c(
"
#73d216
"
,
"
#f57900
"
,
"
#cc0000
"
,
"
#2e3436
"
,
"
#888a85
"
))
'
)
elif
int
(
colors
)
==
6
:
...
...
This diff is collapsed.
Click to expand it.
mustache-templates/reproducible/default_page_footer.mustache
+
2
−
2
View file @
bed9679b
...
...
@@ -15,8 +15,8 @@
<br
/>
The code of
<a
href=
"https://salsa.debian.org/qa/jenkins.debian.net"
>
jenkins.debian.net
</a>
is mostly GPL-2 licensed. The weather icons are public domain and were taken from the
<a
href=
http://tango.freedesktop.org/Tango_Icon_Library
target=
_blank
>
Tango Icon Library
</a>
.
Copyright 2014-201
8
<a
href=
"mailto:holger@layer-acht.org"
>
Holger Levsen
</a>
<a
href=
"
http://tango.freedesktop.org/Tango_Icon_Library
"
target=
_blank
>
Tango Icon Library
</a>
.
Copyright 2014-201
9
<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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment