[varconf] branch master updated (36b8c4e -> 28ec60c)

Olek Wojnar olek-guest at moszumanska.debian.org
Mon Jun 6 01:10:24 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.

  discards  36b8c4e   Fix VCS-Browser
     omits  7da5d83   releasing version 1.0.1-1
     omits  371f0a1   debian/libvarconf-1.0-8.symbols: updated
     omits  fcdb97a   new upstream release
     omits  a745c8b   Merge tag 'upstream/1.0.1'
     omits  c362805   Imported Upstream version 1.0.1
      adds  28ec60c   Rename libvarconf-1.0-8 to libvarconf-1.0-8v5 for g++-5 transition

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (36b8c4e)
            \
             N -- N -- N   refs/heads/master (28ec60c)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

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                                     |   16 +-
 debian/libvarconf-1.0-8.symbols                    |  117 -
 ...nf-1.0-8.install => libvarconf-1.0-8v5.install} |    0
 debian/libvarconf-1.0-8v5.symbols                  |  137 +
 doc/Makefile.in                                    |   44 +-
 doc/old/Makefile.in                                |   33 +-
 ltmain.sh                                          |  137 +-
 m4/ax_cxx_compile_stdcxx_11.m4                     |  107 -
 m4/libtool.m4                                      | 7858 ------------------
 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 +-
 36 files changed, 9245 insertions(+), 9869 deletions(-)
 delete mode 100644 debian/libvarconf-1.0-8.symbols
 rename debian/{libvarconf-1.0-8.install => libvarconf-1.0-8v5.install} (100%)
 create mode 100644 debian/libvarconf-1.0-8v5.symbols
 mode change 100755 => 100644 ltmain.sh
 delete mode 100644 m4/ax_cxx_compile_stdcxx_11.m4
 delete mode 100644 m4/libtool.m4
 delete mode 100644 m4/ltoptions.m4
 delete mode 100644 m4/ltsugar.m4
 delete mode 100644 m4/ltversion.m4
 delete mode 100644 m4/lt~obsolete.m4
 delete mode 100644 m4/pkg.m4
 delete mode 100644 support/ChangeLog-CVS
 delete 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