[gap-io] branch master updated (2d469d8 -> 65c0c98)

Jerome Benoit calculus-guest at moszumanska.debian.org
Sun Sep 28 02:33:41 UTC 2014


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

calculus-guest pushed a change to branch master
in repository gap-io.

      from  2d469d8   Refined Debian patch 4.3.1+ds-2
       new  a04d3e5   Upgraded Debian patch 4.4.1+ds-1
      adds  7d7cbe5   Imported Upstream version 4.4.1
       new  c48e075   Merge tag 'upstream/4.4.1'
      adds  2b46019   Imported Upstream version 4.4.1+ds
       new  dc908a7   Merge tag 'upstream/4.4.1+ds'
       new  208bb30   Refresh Debian patch 4.4.1+ds-1
      adds  131f8fb   Imported Upstream version 4.4.1+ds1
       new  bf26452   Merge tag 'upstream/4.4.1+ds1'
       new  65c0c98   Upgraded Debian patch 4.4.1+ds1-1

The 6 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:
 CHANGES                            |  25 +-
 LICENSE                            |   2 +-
 Makefile.am                        |  16 +-
 PackageInfo.g                      |  88 +++---
 README                             |   8 +-
 VERSION                            |   2 +-
 configure.ac                       |   7 +-
 debian/changelog                   |  15 +-
 debian/copyright                   |  14 +-
 debian/gap-io.doc-base             |   6 +-
 debian/makedoc.g                   |   6 +
 debian/patches/debianization.patch |  44 +--
 debian/repack                      |   6 +-
 debian/rules                       |  14 +-
 debian/watch                       |   2 +-
 doc/io.xml                         |  33 +--
 doc/main.xml                       | 558 +++++++++++++++++++------------------
 doc/title.xml                      |  49 ++++
 example/fork.g                     |   2 +-
 example/parworkerfarm1.g           |   2 +-
 example/popen2.g                   |   2 +-
 example/stringIO.g                 |   2 +-
 gap/background.gd                  |  14 +-
 gap/background.gi                  |  34 +--
 gap/forkparallel.g                 |   2 +-
 gap/forkparalleldream.g            |   6 +-
 gap/graveyard.g                    |  12 +-
 gap/http.gd                        |   4 +-
 gap/http.gi                        |  42 +--
 gap/io.gd                          |   5 +-
 gap/io.gi                          | 195 +++++++++----
 gap/iohub.gd                       |   4 +-
 gap/iohub.gi                       |  20 +-
 gap/pickle.gd                      |   4 +-
 gap/pickle.gi                      | 150 ++++++----
 gap/realrandom.gd                  |   2 +-
 gap/realrandom.gi                  |   8 +-
 init.g                             |   6 +-
 m4/ac_find_gap.m4                  |  42 +--
 makedoc.g                          |  18 +-
 read.g                             |   2 +-
 src/io.c                           | 540 +++++++++++++++++------------------
 test/test.c                        |  23 --
 tst/buffered.g                     |   2 +-
 tst/compression.g                  |  78 ++++++
 tst/pickle.g                       |  25 +-
 tst/platform.g                     | 154 +++++-----
 tst/test.txt.gz                    | Bin 0 -> 52 bytes
 48 files changed, 1308 insertions(+), 987 deletions(-)
 create mode 100644 debian/makedoc.g
 create mode 100644 doc/title.xml
 delete mode 100644 test/test.c
 create mode 100644 tst/compression.g
 create mode 100644 tst/test.txt.gz

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



More information about the debian-science-commits mailing list