[hamradio-commits] [gsmc] branch master updated (320ca4e -> 6a63e0e)

Iain R. Learmonth irl at moszumanska.debian.org
Mon Sep 5 08:59:47 UTC 2016


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

irl pushed a change to branch master
in repository gsmc.

      from  320ca4e   Update changelog for release; Update email address for irl at debian
       new  7d2103c   Imported Upstream version 1.1+git2016090501
       new  71ea21c   Merge tag 'upstream/1.1+git2016090501'
       new  e9ce613   Upstream source is now GPL v3+
       new  69574e1   Removed menu file
       new  ef864f8   Forwarded spelling error patch
       new  f4c55fa   Standards version, homepage
       new  078deab   Remove old patches
       new  aa7d7f9   Enable hardening in build
       new  6a63e0e   Update changelog for release

The 9 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                               |   14 +-
 AUTHORS                                  |   19 +-
 COPYING                                  |  914 ++--
 ChangeLog                                |    1 +
 Makefile.am                              |    8 +-
 Makefile.in                              | 1042 +++--
 README                                   |   14 +-
 README.md                                |    1 +
 TODO                                     |    6 -
 TODO.txt                                 |   11 +
 aclocal.m4                               | 1583 +++++--
 autom4te.cache/output.0                  | 6675 +++++++++++++++++------------
 autom4te.cache/requests                  |  221 +-
 autom4te.cache/traces.0                  | 1215 +++++-
 autotune.c                               |   17 +-
 autotune.h                               |   11 +-
 calc.c                                   |   11 +-
 calc.h                                   |   11 +-
 compile                                  |  142 +
 configure                                | 6705 ++++++++++++++++++------------
 configure.ac                             |   21 +-
 dataconv.c                               |   11 +-
 dataconv.h                               |   11 +-
 debian/changelog                         |   16 +
 debian/control                           |    8 +-
 debian/copyright                         |   16 +-
 debian/gsmc.menu                         |    5 -
 debian/patches/allow-pkg_lib-macro.patch |   24 -
 debian/patches/fix-ld-as-needed.patch    |   13 -
 debian/patches/fix-spelling-errors.patch |    1 +
 debian/patches/pre-quilt-patches.patch   |   47 -
 debian/patches/series                    |    2 -
 debian/rules                             |    2 +
 draw.c                                   |   28 +-
 draw.h                                   |   11 +-
 gsmc.1.in                                |   13 +-
 install-sh                               |  324 +-
 main.c                                   |   39 +-
 main.h                                   |   18 +-
 missing                                  |  361 +-
 mkinstalldirs                            |    1 -
 example2.ps => out.ps                    |   45 +-
 print.c                                  |   54 +-
 print.h                                  |   11 +-
 widget.c                                 |   43 +-
 widget.h                                 |   12 +-
 46 files changed, 12903 insertions(+), 6855 deletions(-)
 create mode 100644 README.md
 delete mode 100644 TODO
 create mode 100644 TODO.txt
 create mode 100755 compile
 delete mode 100644 debian/gsmc.menu
 delete mode 100644 debian/patches/allow-pkg_lib-macro.patch
 delete mode 100644 debian/patches/fix-ld-as-needed.patch
 delete mode 100644 debian/patches/pre-quilt-patches.patch
 mode change 120000 => 100755 install-sh
 mode change 120000 => 100755 missing
 delete mode 120000 mkinstalldirs
 copy example2.ps => out.ps (79%)

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



More information about the pkg-hamradio-commits mailing list