[SCM] liblo/master: Make build reproducible. Thanks Maria Valentina Marin <marivalenm at gmail.com> for the patch.

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Wed Jun 17 12:36:17 UTC 2015


The following commit has been merged in the master branch:
commit d91d0b7c34a29bde621921d624d4d73d189645aa
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed Jun 17 09:36:03 2015 -0300

    Make build reproducible. Thanks Maria Valentina Marin <marivalenm at gmail.com> for the patch.
    
    Closes: #789040

diff --git a/debian/patches/Set-HTML_TIMESTAMP-from-YES-to-NO-to-make-build-repr.patch b/debian/patches/Set-HTML_TIMESTAMP-from-YES-to-NO-to-make-build-repr.patch
new file mode 100644
index 0000000..f8ee977
--- /dev/null
+++ b/debian/patches/Set-HTML_TIMESTAMP-from-YES-to-NO-to-make-build-repr.patch
@@ -0,0 +1,21 @@
+From: Maria Valentina Marin <marivalenm at gmail.com>
+Date: Wed, 17 Jun 2015 09:33:03 -0300
+Subject: Set HTML_TIMESTAMP from YES to NO to make build reproducible
+
+---
+ doc/reference.doxygen.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
+index a27dd0f..63c42ba 100644
+--- a/doc/reference.doxygen.in
++++ b/doc/reference.doxygen.in
+@@ -1110,7 +1110,7 @@ HTML_COLORSTYLE_GAMMA  = 80
+ # The default value is: YES.
+ # This tag requires that the tag GENERATE_HTML is set to YES.
+ 
+-HTML_TIMESTAMP         = YES
++HTML_TIMESTAMP         = NO
+ 
+ # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
+ # documentation will contain sections that can be hidden and shown after the
diff --git a/debian/patches/series b/debian/patches/series
index 7099707..c13adca 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ Patch-for-missing-include-for-FreeBSD-from-SF-user-n.patch
 Add-several-configure-options-for-the-sake-of-modula.patch
 Refactor-testlo-breaking-up-huge-list-of-tests-into-.patch
 Ensure-error-is-correctly-ignore-if-SO_REUSEPORT-is-.patch
+Set-HTML_TIMESTAMP-from-YES-to-NO-to-make-build-repr.patch

-- 
liblo packaging



More information about the pkg-multimedia-commits mailing list