[Pkg-owncloud-commits] [owncloud-client] 119/120: Added description to 0008-make-reproducable.patch

Sandro Knauß hefee-guest at moszumanska.debian.org
Mon Aug 24 00:02:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit ffdee9df37e7ff505965eaf3ca7faef9d8bda421
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Sun Aug 23 11:01:36 2015 +0200

    Added description to 0008-make-reproducable.patch
---
 debian/patches/0008-make-reproducable.patch | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/debian/patches/0008-make-reproducable.patch b/debian/patches/0008-make-reproducable.patch
index e849852..4b57e2f 100644
--- a/debian/patches/0008-make-reproducable.patch
+++ b/debian/patches/0008-make-reproducable.patch
@@ -1,3 +1,16 @@
+Description: timestamps_from_cpp_macros
+ The C pre-processor macros `__DATE__`, `__TIME__`, and `__TIMESTAMP__`
+ captures the current time, and thus will obviously make a build
+ unreproducible.
+ .
+ In debian we don't build owncloud from a random git hash, so we can remove
+ the line, of which git hash we create the software and when can be removed
+ completly.
+Author: Sandro Knauß <bugs at sandroknauss.de>
+Origin: Debian
+Last-Update: 2015-08-22
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 Index: owncloud-client/src/libsync/theme.cpp
 ===================================================================
 --- owncloud-client.orig/src/libsync/theme.cpp	2015-08-22 16:39:29.591478611 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list