[Debian-ha-commits] [libqb] 02/03: Merge tag 'upstream/0.17.2.real'
Adrian Vondendriesch
discostu-guest at moszumanska.debian.org
Tue Sep 22 08:49:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
discostu-guest pushed a commit to branch master
in repository libqb.
commit f0bf6d87d5abcb360356d7df77a6635255322c73
Merge: c3ca372 d18d1f1
Author: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
Date: Tue Sep 22 10:28:04 2015 +0200
Merge tag 'upstream/0.17.2.real'
Upstream version 0.17.2.real.
The former tarball doesn't contain the files needed to build a proper libqb
version. Fix that by importing the release tarball.
.gitignore | 30 -
.tarball-version | 1 +
.travis.yml | 10 -
.version | 1 +
ChangeLog | 3809 +++++
Lindent | 29 -
Makefile.in | 908 ++
aclocal.m4 | 1174 ++
build-aux/.gitignore | 7 -
build-aux/abi-check-templ.xml | 12 -
build-aux/api-auto-test.xml | 9 -
build-aux/compile | 143 +
build-aux/config.guess | 1501 ++
build-aux/config.sub | 1705 +++
build-aux/depcomp | 630 +
build-aux/install-sh | 520 +
build-aux/ltmain.sh | 8406 +++++++++++
build-aux/missing | 376 +
check | 334 -
coding_style.txt | 32 -
configure | 24906 +++++++++++++++++++++++++++++++
docs/.gitignore | 3 -
docs/Makefile.in | 596 +
docs/html.dox | 210 +
docs/man.dox | 160 +
docs/man3/qbarray.h.3 | 173 +
docs/man3/qbatomic.h.3 | 248 +
docs/man3/qbhdb.h.3 | 282 +
docs/man3/qbipc_common.h.3 | 92 +
docs/man3/qbipcc.h.3 | 378 +
docs/man3/qbipcs.h.3 | 722 +
docs/man3/qblist.h.3 | 444 +
docs/man3/qblog.h.3 | 851 ++
docs/man3/qbloop.h.3 | 462 +
docs/man3/qbmap.h.3 | 395 +
docs/man3/qbutil.h.3 | 415 +
examples/.gitignore | 6 -
examples/Makefile.in | 691 +
include/.gitignore | 5 -
include/Makefile.in | 621 +
include/config.h.in | 477 +
include/qb/Makefile.in | 517 +
include/qb/qbconfig.h | 32 +
lib/.gitignore | 1 -
lib/Makefile.in | 795 +
m4/libtool.m4 | 7360 +++++++++
m4/ltoptions.m4 | 368 +
m4/ltsugar.m4 | 123 +
m4/ltversion.m4 | 23 +
m4/lt~obsolete.m4 | 92 +
tests/.gitignore | 15 -
tests/Makefile.in | 1213 ++
tests/auto_check_header_qbarray.c | 5 +
tests/auto_check_header_qbatomic.c | 5 +
tests/auto_check_header_qbconfig.c | 5 +
tests/auto_check_header_qbdefs.c | 5 +
tests/auto_check_header_qbhdb.c | 5 +
tests/auto_check_header_qbipc_common.c | 5 +
tests/auto_check_header_qbipcc.c | 5 +
tests/auto_check_header_qbipcs.c | 5 +
tests/auto_check_header_qblist.c | 5 +
tests/auto_check_header_qblog.c | 5 +
tests/auto_check_header_qbloop.c | 5 +
tests/auto_check_header_qbmap.c | 5 +
tests/auto_check_header_qbrb.c | 5 +
tests/auto_check_header_qbutil.c | 5 +
tests/make-log-test.sh | 34 -
tools/.gitignore | 1 -
tools/Makefile.in | 586 +
69 files changed, 62476 insertions(+), 528 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/libqb.git
More information about the Debian-HA-Commits
mailing list