[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: update links to Tango_Icon_Theme_Guidelines and copyright years

Holger Levsen gitlab at salsa.debian.org
Fri Jan 4 10:01:43 GMT 2019


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
bed9679b by Holger Levsen at 2019-01-04T10:01:32Z
reproducible Debian: update links to Tango_Icon_Theme_Guidelines and copyright years

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- bin/make_graph.py
- mustache-templates/reproducible/default_page_footer.mustache


Changes:

=====================================
bin/make_graph.py
=====================================
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 # -*- coding: utf-8 -*-
 #
-# Copyright 2009-2015 Holger Levsen (holger at layer-acht.org)
+# Copyright 2009-2019 Holger Levsen (holger at 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:


=====================================
mustache-templates/reproducible/default_page_footer.mustache
=====================================
@@ -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-2018 <a href="mailto:holger at layer-acht.org">Holger Levsen</a>
+    <a href="http://tango.freedesktop.org/Tango_Icon_Library" target=_blank> Tango Icon Library</a>.
+    Copyright 2014-2019 <a href="mailto:holger at layer-acht.org">Holger Levsen</a>
     and <a href="https://jenkins.debian.net/userContent/thanks.html">many others</a>.
     <br /> Last update: {{date}}
   </div>



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/bed9679b7f02ba13fba4870ae397eb0936087d4c

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/bed9679b7f02ba13fba4870ae397eb0936087d4c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190104/d39f56d9/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list