[frobby] 04/04: debian/patches/reproducible_build.patch: New patch; remove \today macro from manual to allow for reproducible builds.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Jul 21 17:08:19 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository frobby.

commit b5a53932dbc15acc1db08b716dd4b4177379bd9a
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Thu Jul 21 12:51:46 2016 -0400

    debian/patches/reproducible_build.patch: New patch; remove \today macro
    from manual to allow for reproducible builds.
---
 debian/patches/reproducible_build.patch | 14 ++++++++++++++
 debian/patches/series                   |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/reproducible_build.patch b/debian/patches/reproducible_build.patch
new file mode 100644
index 0000000..a48d16c
--- /dev/null
+++ b/debian/patches/reproducible_build.patch
@@ -0,0 +1,14 @@
+Description: Remove \today macro from manual to allow for reproducible builds.
+Author: Doug Torrance <dtorrance at piedmont.edu>
+Last-Update: 2016-07-21
+
+--- a/doc/manual.tex
++++ b/doc/manual.tex
+@@ -78,7 +78,6 @@
+ \begin{document}
+ 
+ \maketitle
+-\today
+ 
+ \tableofcontents
+ 
diff --git a/debian/patches/series b/debian/patches/series
index d4798f5..aea2d78 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ fix_conversion_error.patch
 fix_install.patch
 link_gmp.patch
 fix_test.patch
+reproducible_build.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/frobby.git



More information about the debian-science-commits mailing list