[hamradio-commits] [uronode] branch master updated (8ef3aaa -> 04c8476)

Dave Hibberd hibby-guest at moszumanska.debian.org
Fri Apr 1 15:32:57 UTC 2016


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

hibby-guest pushed a change to branch master
in repository uronode.

      from  8ef3aaa   Update for release
       new  34f191e   New upstream release
       new  0ed015b   Imported Upstream version 2.4
       new  944a203   Merge tag 'upstream/2.4'
       new  3e36bb0   removed manpages in debian folder due to upstream changes, removed elf binary from source tarball at build time
       new  dc9b0c0   test dfsg repack
       new  49987ec   Tidy up of 2.4 stuff, ready for 2.5.1 upgrade
       new  5752427   Imported Upstream version 2.5.1
       new  677d2fe   Merge tag 'upstream/2.5.1'
       new  f44260b   Updated changelog
       new  04c8476   Updates to patches

The 10 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.2                                | 133 +++++++++++++-----
 CHANGES.3                                | 224 +++++++++++++++++++++++++++++++
 INSTALL                                  |   4 +-
 Makefile.in                              |  73 +++++-----
 README.flexd                             |  30 +++++
 axdigi.c                                 |  59 +++++++-
 calibrate.c                              | 130 ++++++++++++++++++
 command.c                                |  40 ++++--
 config.c                                 |   8 +-
 config.h.in                              |   1 +
 configure                                |  60 ++++++++-
 debian/changelog                         |   6 +
 debian/manpages/flexd.8                  |  34 -----
 debian/patches/folder-update             |  28 ++--
 debian/patches/install-dir-creation      |   4 +-
 debian/patches/series                    |   4 +-
 debian/uronode.manpages                  |   1 -
 debian/watch                             |   7 +-
 etc/help/ping.hlp                        |   5 +-
 flexd.c                                  |  34 +++--
 gateway.c                                |  44 ++++--
 {debian/manpages => man}/axdigi.8        |   2 +-
 man/axdigi.8.gz                          | Bin 1006 -> 0 bytes
 man/calibrate.8                          |  29 ++++
 man/flexd.8                              |  31 +++++
 {debian/manpages => man}/flexd.conf.5    |   0
 man/flexd.conf.5.gz                      | Bin 988 -> 0 bytes
 {debian/manpages => man}/nodeusers.1     |   2 +-
 man/nodeusers.1.gz                       | Bin 596 -> 0 bytes
 {debian/manpages => man}/uronode.8       |  18 +--
 man/uronode.8.gz                         | Bin 3287 -> 0 bytes
 {debian/manpages => man}/uronode.conf.5  |   2 +-
 man/uronode.conf.5.gz                    | Bin 3333 -> 0 bytes
 {debian/manpages => man}/uronode.perms.5 |   2 +-
 man/uronode.perms.5.gz                   | Bin 1267 -> 0 bytes
 mheard.c                                 |   2 +-
 node.c                                   |  31 +++--
 node.h                                   |   4 +-
 router.c                                 |  21 ++-
 sysinfo.c                                |  81 +++++++----
 sysinfo.h                                |  11 +-
 system.c                                 |   4 +-
 systemd/README.systemd                   |  14 ++
 systemd/ax25.system                      |  13 ++
 systemd/uronode.service                  |  17 +++
 systemd/uronode.socket                   |   9 ++
 systemd/uronode at .service                 |  15 +++
 util.c                                   |   8 +-
 48 files changed, 996 insertions(+), 249 deletions(-)
 create mode 100644 CHANGES.3
 create mode 100644 README.flexd
 create mode 100644 calibrate.c
 delete mode 100644 debian/manpages/flexd.8
 delete mode 100644 debian/uronode.manpages
 rename {debian/manpages => man}/axdigi.8 (98%)
 delete mode 100644 man/axdigi.8.gz
 create mode 100644 man/calibrate.8
 create mode 100644 man/flexd.8
 rename {debian/manpages => man}/flexd.conf.5 (100%)
 delete mode 100644 man/flexd.conf.5.gz
 rename {debian/manpages => man}/nodeusers.1 (96%)
 delete mode 100644 man/nodeusers.1.gz
 rename {debian/manpages => man}/uronode.8 (95%)
 delete mode 100644 man/uronode.8.gz
 rename {debian/manpages => man}/uronode.conf.5 (99%)
 delete mode 100644 man/uronode.conf.5.gz
 rename {debian/manpages => man}/uronode.perms.5 (98%)
 delete mode 100644 man/uronode.perms.5.gz
 create mode 100644 systemd/README.systemd
 create mode 100644 systemd/ax25.system
 create mode 100644 systemd/uronode.service
 create mode 100644 systemd/uronode.socket
 create mode 100644 systemd/uronode at .service

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/uronode.git



More information about the pkg-hamradio-commits mailing list