[qrouter] branch master updated (3f0c28c -> 76e9fbe)

Ruben Undheim rubund-guest at moszumanska.debian.org
Thu Jul 13 20:19:36 UTC 2017


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

rubund-guest pushed a change to branch master
in repository qrouter.

      from  3f0c28c   New changelog entry
       new  d7b158d   Imported 1.3.80
       new  76e9fbe   Changelog entry and copyright year

The 2 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:
 Makefile.in      |    2 +-
 README           |   11 +-
 VERSION          |    2 +-
 configure        |   48 +-
 configure.in     |    1 +
 debian/changelog |    9 +
 debian/control   |    2 +-
 debian/copyright |    2 +-
 def.c            |   66 +-
 def.h            |    5 +-
 delays.c         |    3 +
 main.c           |    4 +-
 mask.c           |  799 +++++++++++++++++
 mask.h           |   17 +
 maze.c           |  638 +++++++++++--
 maze.h           |    7 +-
 node.c           |  400 +--------
 output.c         | 2039 ++++++++++++++++++++++++++++++++++++++++++
 output.h         |   24 +
 point.c          |  113 +++
 point.h          |   22 +
 qrouter.c        | 2631 ++++--------------------------------------------------
 qrouter.h        |   48 +-
 qrouter.tcl.in   |   58 +-
 tclqrouter.c     |   89 +-
 25 files changed, 3997 insertions(+), 3043 deletions(-)
 create mode 100644 mask.c
 create mode 100644 mask.h
 create mode 100644 output.c
 create mode 100644 output.h
 create mode 100644 point.c
 create mode 100644 point.h

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



More information about the debian-science-commits mailing list