[buildinfo.debian.net] 35/35: Show submission timestamp.

Chris Lamb chris at chris-lamb.co.uk
Thu Nov 3 19:02:27 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 72bcbdade4543f164f706d3a0319c60380d77c2a
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Nov 2 10:19:01 2016 +0000

    Show submission timestamp.
---
 templates/buildinfo/view.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/templates/buildinfo/view.html b/templates/buildinfo/view.html
index cda56d8..6949bf4 100644
--- a/templates/buildinfo/view.html
+++ b/templates/buildinfo/view.html
@@ -111,6 +111,10 @@
       </div>
       <div class="panel-body">
         <dl class="dl-horizontal">
+          <dt>Submitted</dt>
+          <dd>
+            <abbr title="{{ x.created|timesince }} ago">{{ x.created }}</abbr>
+          </dd>
           <dt>Node</dt>
           <dd>
             {% if x.node %}

-- 
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