[coin3] 01/04: Remove timestamp in generated html.
Anton Gladky
gladk at moszumanska.debian.org
Wed May 6 04:29:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository coin3.
commit f1342f63db0e5be01e93eac663ac145f37591354
Author: Anton Gladky <gladk at debian.org>
Date: Tue May 5 22:07:49 2015 +0200
Remove timestamp in generated html.
---
.../0010-Remove-timestamp-in-generated-html.patch | 24 ++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 25 insertions(+)
diff --git a/debian/patches/0010-Remove-timestamp-in-generated-html.patch b/debian/patches/0010-Remove-timestamp-in-generated-html.patch
new file mode 100644
index 0000000..28ab224
--- /dev/null
+++ b/debian/patches/0010-Remove-timestamp-in-generated-html.patch
@@ -0,0 +1,24 @@
+From 7e589c44f3fbcef75db1ba4af148229e4b993cf9 Mon Sep 17 00:00:00 2001
+From: Anton Gladky <gladk at debian.org>
+Date: Tue, 5 May 2015 22:06:43 +0200
+Subject: [PATCH] Remove timestamp in generated html.
+
+---
+ docs/doxygen/footer.html | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/docs/doxygen/footer.html b/docs/doxygen/footer.html
+index c24d52e..a13a0b9 100644
+--- a/docs/doxygen/footer.html
++++ b/docs/doxygen/footer.html
+@@ -1,6 +1,6 @@
+ <hr noshade>
+ <p align="right">Copyright © by <a href="http://www.kongsberg.com/kogt">Kongsberg Oil & Gas Technologies</a>. All rights reserved.</p>
+ <address style="align: right;"><small>
+-Generated on $datetime for $projectname by <a href="http://www.doxygen.org/">Doxygen</a> $doxygenversion.</small></address>
++Generated for $projectname by <a href="http://www.doxygen.org/">Doxygen</a> </small></address>
+ </body>
+ </html>
+--
+2.1.4
+
diff --git a/debian/patches/series b/debian/patches/series
index 42b98b1..49fb603 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
01_convert_old_patches.patch
+0010-Remove-timestamp-in-generated-html.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/coin3.git
More information about the debian-science-commits
mailing list