[SCM] patch-parser packaging branch, master, updated. 43474b21f016a6c6ceaa1bd528e34a0ab6b65fbb

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Apr 14 07:56:04 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/patch-parser.git;a=commitdiff;h=31c5be0

The following commit has been merged in the master branch:
commit 31c5be079edec24b60a642c036b281cb1835cfe9
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Apr 13 17:33:04 2015 +0200

    add a generation timestamp to patch pages
---
 views/patches.html.haml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/views/patches.html.haml b/views/patches.html.haml
index fd845d2..139c89a 100644
--- a/views/patches.html.haml
+++ b/views/patches.html.haml
@@ -7,6 +7,7 @@
              href: 'ubuntu-patch-status.css',
              type: 'text/css' }
   %body
+    %p Generated #{Time.now.utc}
     %table.grid
       %thead
         %tr

-- 
patch-parser packaging



More information about the pkg-kde-commits mailing list