[buildinfo.debian.net] 04/05: "Signed by" over "signature".
    Chris Lamb 
    chris at chris-lamb.co.uk
       
    Fri Nov  4 12:27:25 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository buildinfo.debian.net.
commit c23cdf89e3b19178f18c7481db64f599ca29ab0e
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Nov 4 12:25:56 2016 +0000
    "Signed by" over "signature".
---
 templates/buildinfo/view.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/buildinfo/view.html b/templates/buildinfo/view.html
index ce080c5..67a0d5b 100644
--- a/templates/buildinfo/view.html
+++ b/templates/buildinfo/view.html
@@ -115,7 +115,7 @@
           <dd>
             <abbr title="{{ x.created|timesince }} ago">{{ x.created }}</abbr>
           </dd>
-          <dt>Signature</dt>
+          <dt>Signed by</dt>
           <dd>
             <a href="https://keyserver.ubuntu.com/pks/lookup?op=index&search=0x{{ x.key.uid|urlencode }}"><code>0x{{ x.key.uid }}</code></a>
             {% if x.key.name %}
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/buildinfo.debian.net.git
    
    
More information about the Reproducible-commits
mailing list