[cohomcalg] branch master updated (6c18320 -> 6c208be)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Jan 16 06:03:39 UTC 2017


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

dtorrance-guest pushed a change to branch master
in repository cohomcalg.

      from  6c18320   debian/upstream/metadata: Add citation information.
      adds  6db16fb   Initial commit
      adds  02343ff   Copied original cohomCalg v0.31b package
      adds  bba5f84   Updated the project README file
      adds  52ea6b4   Added the original manual LaTeX source, updated links in manual
      adds  c995a2b   Fixed some GCC 6.2 warnings
      adds  a5070fc   Added (retired) original Mathematica 7 script
      adds  273ff9a   Added MSVC2015 solution/project files, recompiled Windows binaries
      adds  ed6a889   Updated README file
       new  619f166   Merge tag 'upstream/0.31c'
       new  1002c70   Remove (again) .exe and polylib files from git.
       new  7ca0146   Update url in d/{control,copyright}.
       new  dce2dfa   d/changelog: Bump version.
       new  ac235ae   Update d/watch
       new  74b4e3e   Refresh patches
       new  8f0a0f3   Remove manual for old Mathematica script; no source.
       new  e0997e0   Update filename for manual.
       new  2f1e753   Install old Mathematica script
       new  0c7108e   d/upstream/metadata: Add quotes for valid YAML.
       new  4ec03d8   Split arch-independent files into cohomcalg-common package.
       new  6c208be   d/changelog: Update timestamp.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |     9 +
 GPLv3 License.txt => LICENSE                       |     7 +-
 Proper Citation.txt                                |   236 +-
 README.md                                          |    75 +
 bin/cohomCalg Koszul extension v0.3.nb             | 42074 +++++++++----------
 cohomCalg_koszul_logo.png                          |   Bin 0 -> 42290 bytes
 debian/README.source                               |     6 +-
 debian/changelog                                   |     4 +-
 debian/{doc-base => cohomcalg-common.doc-base}     |     2 +-
 debian/{docs => cohomcalg-common.docs}             |     2 +-
 debian/{examples => cohomcalg-common.examples}     |     0
 debian/cohomcalg-common.install                    |     2 +
 debian/cohomcalg.install                           |     1 +
 debian/{manpages => cohomcalg.manpages}            |     0
 debian/control                                     |    21 +-
 debian/copyright                                   |     6 +-
 debian/install                                     |     2 -
 debian/patches/reproducible_build.patch            |     2 +-
 debian/patches/spelling.patch                      |    34 +-
 debian/upstream/metadata                           |     2 +-
 debian/watch                                       |     6 +-
 manual.pdf                                         |   Bin 0 -> 956281 bytes
 .../latex_source/cohomCalg_logo.png                |   Bin 971163 -> 530907 bytes
 manual/latex_source/img_GPLv3_logo_black.pdf       |   Bin 0 -> 87070 bytes
 manual/latex_source/img_open_source_logo_gray.pdf  |   Bin 0 -> 9133 bytes
 manual/latex_source/manual.bib                     |    91 +
 manual/latex_source/manual.tcp                     |    12 +
 manual/latex_source/manual.tex                     |   874 +
 manual/latex_source/utphys.bst                     |  1254 +
 old/cohomcalg-script-v004/cohom-script.nb          |  4272 ++
 old/cohomcalg-script-v004/cohom-script.txt         |   386 +
 projects/Lightbulb.ico                             |   Bin 0 -> 23558 bytes
 projects/msvc15/cohomCalg.rc                       |   Bin 0 -> 3344 bytes
 projects/msvc15/cohomCalg.sln                      |    28 +
 projects/msvc15/cohomCalg.vcxproj                  |   262 +
 projects/msvc15/resource.h                         |   Bin 0 -> 906 bytes
 source/iohandler.cpp                               |  2782 +-
 source/main.cpp                                    |     2 +-
 source/rationals.cpp                               |  2140 +-
 source/secondarycohom.cpp                          |  1592 +-
 40 files changed, 31737 insertions(+), 24449 deletions(-)
 create mode 100644 .gitignore
 rename GPLv3 License.txt => LICENSE (99%)
 create mode 100644 README.md
 create mode 100644 cohomCalg_koszul_logo.png
 rename debian/{doc-base => cohomcalg-common.doc-base} (86%)
 rename debian/{docs => cohomcalg-common.docs} (57%)
 rename debian/{examples => cohomcalg-common.examples} (100%)
 create mode 100644 debian/cohomcalg-common.install
 create mode 100644 debian/cohomcalg.install
 rename debian/{manpages => cohomcalg.manpages} (100%)
 delete mode 100644 debian/install
 create mode 100644 manual.pdf
 rename manual-031.pdf => manual/latex_source/cohomCalg_logo.png (54%)
 create mode 100644 manual/latex_source/img_GPLv3_logo_black.pdf
 create mode 100644 manual/latex_source/img_open_source_logo_gray.pdf
 create mode 100644 manual/latex_source/manual.bib
 create mode 100644 manual/latex_source/manual.tcp
 create mode 100644 manual/latex_source/manual.tex
 create mode 100644 manual/latex_source/utphys.bst
 create mode 100644 old/cohomcalg-script-v004/cohom-script.nb
 create mode 100644 old/cohomcalg-script-v004/cohom-script.txt
 create mode 100644 projects/Lightbulb.ico
 create mode 100644 projects/msvc15/cohomCalg.rc
 create mode 100644 projects/msvc15/cohomCalg.sln
 create mode 100644 projects/msvc15/cohomCalg.vcxproj
 create mode 100644 projects/msvc15/resource.h

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



More information about the debian-science-commits mailing list