Skip to content

Commit

Permalink
Changing versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruthhoffmann committed Aug 27, 2015
1 parent c75228b commit 3043983
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 15 deletions.
6 changes: 3 additions & 3 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Subtitle := "A permutation pattern class package",
## See '?Extending: Version Numbers' in GAP help for an explanation
## of valid version numbers. For an automatic package distribution update
## you must provide a new version number even after small changes.
Version := "1.1235813213455",
Version := "2.0",

## Release date of the current version in dd/mm/yyyy format.
##
Expand All @@ -53,7 +53,7 @@ Date := "27/08/2015",
## example/init.g, ... or example-1.3/init.g, ... )
#
ArchiveURL :=
"https://github.com/ruthhoffmann/blob/master/PatternClass/PatternClass1.1235813213455",
"https://github.com/ruthhoffmann/PatternClass/releases/download/v2.0/PatternClass2.0",

## All provided formats as list of file extensions, separated by white
## space or commas.
Expand Down Expand Up @@ -261,7 +261,7 @@ PackageDoc := rec(
BookName := "PatternClass",
# format/extension can be one of .zoo, .tar.gz, .tar.bz2, -win.zip
Archive :=
"https://github.com/ruthhoffmann/blob/master/PatternClass/PatternClass1.1235813213455.tar.gz",
"https://github.com/ruthhoffmann/PatternClass/releases/download/v2.0/PatternClass2.0.tar.gz",
ArchiveURLSubset := ["doc"],
HTMLStart := "doc/chap0.html",
PDFFile := "doc/manual.pdf",
Expand Down
13 changes: 7 additions & 6 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ patched functions are located in lib/aux.* .
Introduction
------------

This is version 1.1235813213455 of the 'PatternClass' package.
This is version 2.0 of the 'PatternClass' package.

The 'PatternClass' package allows you to explore the permutation
pattern classes build by token passing networks.
Expand Down Expand Up @@ -52,12 +52,12 @@ If you get 'PatternClass' as a compressed file unpack it in the pkg/ folder
in the gap4r4 folder where GAP is installed on your computer.
To uncompress the .tar.gz file on UNIX use the following command

tar xzf PatternClass1.1235813213455.tar.gz
tar xzf PatternClass2.0.tar.gz

If your version of tar does not support the z option use

gunzip PatternClass1.1235813213455.tar.gz
tar xf PatternClass1.1235813213455.tar
gunzip PatternClass2.0.tar.gz
tar xf PatternClass2.0.tar

This will create the folder PatternClass in pkg/ and within that
you will find the directories and files mentioned above.
Expand All @@ -66,7 +66,7 @@ To use the package within GAP, run GAP and type the following

gap> LoadPackage("PatternClass");
----------------------------------------------------------------
Loading PatternClass 1.1235813213455
Loading PatternClass 2.0
For help, type: ?PatternClass:
----------------------------------------------------------------
true
Expand All @@ -80,9 +80,10 @@ online or within GAP help.

Changes
-------
Changes from 1.12358132134 to 1.1235813213455:
Changes from 1.12358132134 to 2.0:
- Package is now being hosted on GitHub!
- Updated maintainers details
- Changed version numbering to a simpler system.
<<<>>><<<>>><<<>>><<<>>>

Changes from 1.123581321 to 1.1235813213455:
Expand Down
2 changes: 1 addition & 1 deletion doc/chap0.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h1>PatternClass</h1>

<h2>Permutation Pattern Classes</h2>

<p>Version 1.1235813213455</p>
<p>Version 2.0</p>

<p>August 2015</p>

Expand Down
2 changes: 1 addition & 1 deletion doc/chap0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Permutation Pattern Classes


Version 1.1235813213455
Version 2.0


August 2015
Expand Down
4 changes: 2 additions & 2 deletions doc/manual.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) (format=pdflatex 2014.3.6) 27 AUG 2015 10:46
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) (format=pdflatex 2014.3.6) 27 AUG 2015 11:05
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
Expand Down Expand Up @@ -789,7 +789,7 @@ urw/symbol/usyr.pfb></usr/local/texlive/2013/texmf-dist/fonts/type1/urw/times/u
tmb8a.pfb></usr/local/texlive/2013/texmf-dist/fonts/type1/urw/times/utmr8a.pfb>
</usr/local/texlive/2013/texmf-dist/fonts/type1/urw/times/utmr8a.pfb></usr/loca
l/texlive/2013/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
Output written on manual.pdf (51 pages, 1019607 bytes).
Output written on manual.pdf (51 pages, 1019605 bytes).
PDF statistics:
804 PDF objects out of 1000 (max. 8388607)
709 compressed objects within 8 object streams
Expand Down
Binary file modified doc/manual.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/manual.tex
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
{\Huge \textbf{Permutation Pattern Classes\mbox{}}}\\
\vfill

{\Huge Version 1.1235813213455\mbox{}}\\[1cm]
{\Huge Version 2.0\mbox{}}\\[1cm]
{August 2015\mbox{}}\\[1cm]
\mbox{}\\[2cm]
{\Large \textbf{Michael Albert \mbox{}}}\\
Expand Down
2 changes: 1 addition & 1 deletion doc/manual.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<TitlePage>
<Title>PatternClass</Title>
<Subtitle>Permutation Pattern Classes</Subtitle>
<Version>Version 1.1235813213455</Version>
<Version>Version 2.0</Version>
<Author>Michael Albert <Email> malbert at cs.otago.ac.nz</Email></Author>
<Author>Steve Linton <Email> sl4 at st-andrews.ac.uk</Email></Author>
<Author>Ruth Hoffmann <Email> rh347 at icloud.com</Email></Author>
Expand Down

0 comments on commit 3043983

Please sign in to comment.