[Reproducible-commits] [presentations] 01/05: put simplier tag_date first

Chris Lamb lamby at moszumanska.debian.org
Thu Aug 20 06:36:00 UTC 2015


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

lamby pushed a commit to branch master
in repository presentations.

commit b3fe46085dae4fd29a641199d7a416f8626faf5d
Author: Chris Lamb <lamby at debian.org>
Date:   Thu Aug 20 08:26:12 2015 +0200

    put simplier tag_date first
---
 2015-08-20-DebConf15/2015-08-20-DebConf15.tex | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/2015-08-20-DebConf15/2015-08-20-DebConf15.tex b/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
index 6da2ec8..1d8f81a 100644
--- a/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
+++ b/2015-08-20-DebConf15/2015-08-20-DebConf15.tex
@@ -540,19 +540,20 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
  \end{center}
 \end{frame}
 
-\begin{frame}{Timestamps in static libraries}
+\begin{frame}{Timestamps in Python version}
  \begin{center}
-  \includegraphics[width=0.7\textwidth]{images/examples/timestamps_in_static_library.png}
+  \includegraphics[width=0.9\textwidth]{images/examples/timestamps_in_python_version.png}
   \vfill
-  \texttt{.a} files are \texttt{ar} archives $\Longrightarrow$ use \texttt{binutils} in determinstic mode or \texttt{strip-nondeterminism}
+  \texttt{tag\_date=True} $\Longrightarrow$ \texttt{tag\_date=False} in \texttt{setup.py}
  \end{center}
 \end{frame}
 
-\begin{frame}{Timestamps in Python version}
+
+\begin{frame}{Timestamps in static libraries}
  \begin{center}
-  \includegraphics[width=0.9\textwidth]{images/examples/timestamps_in_python_version.png}
+  \includegraphics[width=0.7\textwidth]{images/examples/timestamps_in_static_library.png}
   \vfill
-  \texttt{tag\_date=True} $\Longrightarrow$ \texttt{tag\_date=False} in \texttt{setup.py}
+  \texttt{.a} files are \texttt{ar} archives $\Longrightarrow$ use \texttt{binutils} in determinstic mode or \texttt{strip-nondeterminism}
  \end{center}
 \end{frame}
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/presentations.git



More information about the Reproducible-commits mailing list