[Pkg-haskell-commits] r963 - in /packages/lhs2tex/branches/upstream/current: ./ Examples/ Library/ doc/

arjan at users.alioth.debian.org arjan at users.alioth.debian.org
Sun Jan 13 21:29:59 UTC 2008


Author: arjan
Date: Sun Jan 13 21:29:59 2008
New Revision: 963

URL: http://svn.debian.org/wsvn/pkg-haskell/?sc=1&rev=963
Log:
[svn-upgrade] Integrating new upstream version, lhs2tex (1.13~pre3)

Added:
    packages/lhs2tex/branches/upstream/current/Examples/ArrowComment.lhs
    packages/lhs2tex/branches/upstream/current/Examples/Backticks.lhs
    packages/lhs2tex/branches/upstream/current/Examples/Catcode.lhs
    packages/lhs2tex/branches/upstream/current/Examples/Catcode2.lhs
Modified:
    packages/lhs2tex/branches/upstream/current/Auxiliaries.lhs
    packages/lhs2tex/branches/upstream/current/Document.lhs
    packages/lhs2tex/branches/upstream/current/FileNameUtils.lhs
    packages/lhs2tex/branches/upstream/current/HsLexer.lhs
    packages/lhs2tex/branches/upstream/current/INSTALL
    packages/lhs2tex/branches/upstream/current/Library/colorcode.fmt
    packages/lhs2tex/branches/upstream/current/Library/polycode.fmt
    packages/lhs2tex/branches/upstream/current/Main.lhs
    packages/lhs2tex/branches/upstream/current/NewCode.lhs
    packages/lhs2tex/branches/upstream/current/Setup.hs
    packages/lhs2tex/branches/upstream/current/TeXParser.lhs
    packages/lhs2tex/branches/upstream/current/Typewriter.lhs
    packages/lhs2tex/branches/upstream/current/Version.lhs.in
    packages/lhs2tex/branches/upstream/current/config.mk.in
    packages/lhs2tex/branches/upstream/current/configure
    packages/lhs2tex/branches/upstream/current/doc/Guide2.lhs
    packages/lhs2tex/branches/upstream/current/doc/Guide2.pdf
    packages/lhs2tex/branches/upstream/current/doc/RawSearchPath.lhs
    packages/lhs2tex/branches/upstream/current/lhs2TeX.1.in
    packages/lhs2tex/branches/upstream/current/lhs2TeX.fmt.lit
    packages/lhs2tex/branches/upstream/current/lhs2TeX.sty.lit
    packages/lhs2tex/branches/upstream/current/lhs2tex.cabal

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: packages/lhs2tex/branches/upstream/current/Auxiliaries.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Auxiliaries.lhs?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/Document.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Document.lhs?rev=963&op=diff

Added: packages/lhs2tex/branches/upstream/current/Examples/ArrowComment.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Examples/ArrowComment.lhs?rev=963&op=file

Added: packages/lhs2tex/branches/upstream/current/Examples/Backticks.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Examples/Backticks.lhs?rev=963&op=file

Added: packages/lhs2tex/branches/upstream/current/Examples/Catcode.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Examples/Catcode.lhs?rev=963&op=file

Added: packages/lhs2tex/branches/upstream/current/Examples/Catcode2.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Examples/Catcode2.lhs?rev=963&op=file

Modified: packages/lhs2tex/branches/upstream/current/FileNameUtils.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/FileNameUtils.lhs?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/HsLexer.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/HsLexer.lhs?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/INSTALL
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/INSTALL?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/Library/colorcode.fmt
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Library/colorcode.fmt?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/Library/polycode.fmt
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Library/polycode.fmt?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/Main.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Main.lhs?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/NewCode.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/NewCode.lhs?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/Setup.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Setup.hs?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/TeXParser.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/TeXParser.lhs?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/Typewriter.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Typewriter.lhs?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/Version.lhs.in
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/Version.lhs.in?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/config.mk.in
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/config.mk.in?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/configure
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/configure?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/doc/Guide2.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/doc/Guide2.lhs?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/doc/Guide2.pdf
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/doc/Guide2.pdf?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/doc/RawSearchPath.lhs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/doc/RawSearchPath.lhs?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/lhs2TeX.1.in
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/lhs2TeX.1.in?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/lhs2TeX.fmt.lit
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/lhs2TeX.fmt.lit?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/lhs2TeX.sty.lit
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/lhs2TeX.sty.lit?rev=963&op=diff

Modified: packages/lhs2tex/branches/upstream/current/lhs2tex.cabal
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/lhs2tex/branches/upstream/current/lhs2tex.cabal?rev=963&op=diff




More information about the Pkg-haskell-commits mailing list