[hamradio-commits] [aprx] branch master updated (6a1bc9e -> dc729fb)

Dave Hibberd hibby-guest at moszumanska.debian.org
Sun Jan 22 02:13:41 UTC 2017


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

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

      from  6a1bc9e   Import Debian patch 2.08.svn593+dfsg-2
       new  d594c14   Updating watch file and control to new details as requested by upstream
       new  8d74c7e   New upstream version 2.9.0
       new  15dcbeb   Updated version 2.9.0 from 'upstream/2.9.0'
       new  158e164   Added gitignore
       new  dfd1ea6   Patches refreshed and removed, essentially
       new  067bea0   New version in changelog.
       new  cccddee   Debian folder updates
       new  ea64e74   Removed possible nonfree components
       new  5e1eb73   New upstream version 2.9.0+dfsg
       new  9319995   Merge tag 'upstream/2.9.0+dfsg'
       new  dc729fb   Fixing Lintian bugs

The 11 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                                 |    1 +
 ChangeLog                                  |   18 +
 INSTALL                                    |   25 +-
 Makefile                                   |  226 --
 Makefile.in                                |   24 +-
 README                                     |    2 +-
 ROADMAP                                    |   26 +-
 SVNVERSION                                 |    1 -
 TODO                                       |   30 +-
 VER                                        |    1 -
 VERSION                                    |    2 +-
 agwpesocket.c                              |    2 +-
 aprsis.c                                   |   82 +-
 aprx-stat.c                                |    2 +-
 aprx.c                                     |   61 +-
 aprx.conf.in                               |   21 +
 aprx.h                                     |   10 +-
 aprxpolls.c                                |    2 +-
 ax25.c                                     |    2 +-
 beacon.c                                   |   14 +-
 build-stamp                                |    0
 cellmalloc.c                               |    2 +-
 cellmalloc.h                               |    2 +-
 config.c                                   |    5 +-
 configure                                  |    3 -
 configure-stamp                            |    0
 configure.in                               |    2 -
 crc.c                                      |    2 +-
 debian/aprx.doc-base                       |    8 +
 debian/changelog                           |    8 +
 debian/control                             |   10 +-
 debian/copyright                           |   25 +-
 debian/docs                                |    4 +
 debian/patches/01-man-page.patch           |   21 +
 debian/patches/02-reproducible-build.patch |   15 -
 debian/patches/series                      |    1 -
 debian/watch                               |    9 +-
 digipeater.c                               | 3367 ++++++++++++++--------------
 doc/aprx-manual-pics.odp                   |  Bin 12644 -> 16153 bytes
 doc/aprx-manual.odt                        |  Bin 197896 -> 229402 bytes
 doc/aprx-manual.pdf                        |  Bin 438348 -> 490936 bytes
 dprsgw.c                                   |   34 +-
 dupecheck.c                                |    5 +-
 erlang.c                                   |    4 +-
 filter.c                                   |   11 +-
 filter.c.2.06-to-head.diff                 |  585 -----
 historydb.c                                |    5 +-
 historydb.h                                |    2 +-
 hlog.c                                     |   34 +-
 hlog.h                                     |   10 +
 igate.c                                    |   82 +-
 interface.c                                |  218 +-
 keyhash.c                                  |    2 +-
 keyhash.h                                  |    2 +-
 kiss.c                                     |  361 +--
 netax25.c                                  |    3 +-
 netresolver.c                              |    3 +-
 parse_aprs.c                               |   14 +-
 pbuf.c                                     |    2 +-
 pbuf.h                                     |   10 +
 aprx.spec => rpm/aprx.spec.in              |    4 +-
 svnversion                                 |    3 -
 svnversion-test.sh                         |   36 -
 telemetry.c                                |    3 +-
 timercmp.c                                 |    2 +-
 tt.5383                                    | 3101 -------------------------
 ttyreader.c                                |    4 +-
 valgrind.c                                 |    2 +-
 68 files changed, 2406 insertions(+), 6172 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 Makefile
 delete mode 100644 SVNVERSION
 delete mode 100644 VER
 delete mode 100644 build-stamp
 delete mode 100644 configure-stamp
 create mode 100644 debian/aprx.doc-base
 delete mode 100644 debian/patches/02-reproducible-build.patch
 delete mode 100644 filter.c.2.06-to-head.diff
 rename aprx.spec => rpm/aprx.spec.in (96%)
 delete mode 100755 svnversion
 delete mode 100644 svnversion-test.sh
 delete mode 100644 tt.5383

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



More information about the pkg-hamradio-commits mailing list