[varconf] branch master updated (28ec60c -> 9f55017)

Olek Wojnar olek-guest at moszumanska.debian.org
Fri Jun 24 20:40:14 UTC 2016


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

olek-guest pushed a change to branch master
in repository varconf.

      from  28ec60c   Rename libvarconf-1.0-8 to libvarconf-1.0-8v5 for g++-5 transition
      adds  c362805   Imported Upstream version 1.0.1
       new  31cb0c1   Merge tag 'upstream/1.0.1'
       new  eeed937   Update packaging for new release
       new  9f55017   Convert to automatic debug package

The 3 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:
 ChangeLog                         |  129 +
 Makefile.am                       |    8 +-
 Makefile.in                       |   78 +-
 NEWS                              |    4 +
 acinclude.m4                      |   56 -
 aclocal.m4                        | 8619 +------------------------------------
 autogen.sh                        |   89 +-
 config.guess                      |   58 +-
 config.sub                        |   15 +-
 configure                         |  689 ++-
 configure.ac                      |    6 +-
 debian/changelog                  |   19 +
 debian/control                    |   32 +-
 debian/copyright                  |   11 +-
 debian/libvarconf-1.0-8v5.symbols |    9 +-
 debian/rules                      |   12 +-
 debian/triggers                   |    1 +
 debian/watch                      |    2 +-
 doc/Makefile.in                   |   44 +-
 doc/old/Makefile.in               |   33 +-
 ltmain.sh                         |  137 +-
 m4/ax_cxx_compile_stdcxx_11.m4    |  107 +
 aclocal.m4 => m4/libtool.m4       | 1981 +--------
 m4/ltoptions.m4                   |  369 ++
 m4/ltsugar.m4                     |  123 +
 m4/ltversion.m4                   |   23 +
 m4/lt~obsolete.m4                 |   98 +
 m4/pkg.m4                         |  159 +
 support/ChangeLog-CVS             |    1 +
 support/generate-ChangeLog.sh     |   19 +
 tests/Makefile.in                 |   36 +-
 varconf.spec                      |    2 +-
 varconf/Makefile.in               |   41 +-
 varconf/config.h                  |    6 +-
 varconf/parse_error.h             |    2 +-
 varconf/varconf_defs.h            |    2 +
 varconf/variable.cpp              |    5 +
 varconf/variable.h                |    9 +-
 38 files changed, 2030 insertions(+), 11004 deletions(-)
 create mode 100644 debian/triggers
 mode change 100644 => 100755 ltmain.sh
 create mode 100644 m4/ax_cxx_compile_stdcxx_11.m4
 copy aclocal.m4 => m4/libtool.m4 (80%)
 create mode 100644 m4/ltoptions.m4
 create mode 100644 m4/ltsugar.m4
 create mode 100644 m4/ltversion.m4
 create mode 100644 m4/lt~obsolete.m4
 create mode 100644 m4/pkg.m4
 create mode 100644 support/ChangeLog-CVS
 create mode 100755 support/generate-ChangeLog.sh

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



More information about the Pkg-games-commits mailing list