summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/svninfo/svninfo.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-10 22:56:30 +0000
committerKarl Berry <karl@freefriends.org>2008-08-10 22:56:30 +0000
commit3acf03da5d969328e214de656073679e04d7ad0c (patch)
tree7dee5a178c3e7c0eccd822a239e9bfc4ab7155ee /Master/texmf-dist/source/latex/svninfo/svninfo.dtx
parentfbdd21e3229d02e9f96bf3e4576a44ffe1d3ef98 (diff)
svininfo update (10aug08)
git-svn-id: svn://tug.org/texlive/trunk@10233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/svninfo/svninfo.dtx')
-rw-r--r--Master/texmf-dist/source/latex/svninfo/svninfo.dtx20
1 files changed, 12 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/svninfo/svninfo.dtx b/Master/texmf-dist/source/latex/svninfo/svninfo.dtx
index 7cdd103d74b..409013e9aee 100644
--- a/Master/texmf-dist/source/latex/svninfo/svninfo.dtx
+++ b/Master/texmf-dist/source/latex/svninfo/svninfo.dtx
@@ -70,6 +70,8 @@
% \newcommand{\Id}{\texttt{\$Id\$}}
% \newcommand{\SvnInfoCmd}[1]{\texttt{$\backslash$svnInfo\blank\$Id#1\$\blank}}
%
+% \changes{v0.7.3}{2008/08/09}{Fixed bug resulting in wrong date for maximal
+% revision}
% \changes{v0.7.2}{2008/04/28}{Fixed documentation: the option for using
% the \texttt{scrpage2} package is called \texttt{scrpage}. Fixed
% support for \texttt{svk}.}
@@ -102,7 +104,7 @@
% \author{Achim D.~Brucker\\
% {\footnotesize brucker@freiburg.linux.de}\\
% {\footnotesize http://www.brucker.ch/}}
-% \date{April 17, 2007\\Version 0.7.1}
+% \date{August 9, 2008\\Version 0.7.3}
%
% \maketitle
%
@@ -422,9 +424,9 @@
%
% Further I want to thank all the people that reported bugs and ideas
% for improvements, often including patches: Andreas Haller, Benjamin
-% Hiller, Christophe Jacquet, Dries Kimpe, Jami Lawrence, Stefan Mann,
-% Nigel Metheringham, Igor Nikolic, Michael Niedermair, Heiko
-% Oberdiek, Bernd Raichle, Krzysztof Retel, J\"org, Sommer, Arnout
+% Hiller, Christophe Jacquet, Dries Kimpe, Jami Lawrence, Henning Lenz,
+% Stefan Mann, Nigel Metheringham, Igor Nikolic, Michael Niedermair,
+% Heiko Oberdiek, Bernd Raichle, Krzysztof Retel, J\"org, Sommer, Arnout
% Standaert, Daniel Tr\"umper, Thomas Weber, and Uwe Ziegenhagen.
%
% \section{Copyright and License}
@@ -510,7 +512,7 @@
% \begin{macrocode}
%<*package>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{svninfo}[2008/04/28 v0.7.2]
+\ProvidesPackage{svninfo}[2008/08/09 v0.7.3]
% \end{macrocode}
%
% Declare some local counters to store the \Svn\ date
@@ -834,7 +836,8 @@
\@svnInfoDay =#3\relax
\@svnInfoMonth=#2\relax
\@svnInfoYear =#1\relax
- \ifthenelse{\(\equal{\svnInfoMaxRevision}{--maxrevision--}\)}{%
+ \ifthenelse{\(\equal{\svnInfoMaxRevision}{--maxrevision--}\)
+ \OR \( \svnInfoMaxRevision < #5 \)}{%
\def\svnInfoMaxYear{#1}%
\def\svnInfoMaxMonth{#2}%
\def\svnInfoMaxDay{#3}%
@@ -845,7 +848,8 @@
\@svnInfoDay =#3\relax
\@svnInfoMonth=#2\relax
\@svnInfoYear =#1\relax
- \ifthenelse{\(\equal{\svnInfoMaxRevision}{--maxrevision--}\)}{%
+ \ifthenelse{\(\equal{\svnInfoMaxRevision}{--maxrevision--}\)
+ \OR \( \svnInfoMaxRevision < #4 \)}{%
\def\svnInfoMaxYear{#1}%
\def\svnInfoMaxMonth{#2}%
\def\svnInfoMaxDay{#3}%
@@ -1332,7 +1336,7 @@
\Msg{}
\Msg{***********************************************************}
\Msg{** Hello to the installation of the `svninfo' package.}
-\Msg{** Version 0.7.2, April 28, 2009}
+\Msg{** Version 0.7.3, August 9, 2009}
\Msg{***********************************************************}
\Msg{}