[mmdb] branch master updated (f304e39 -> ab67365)
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Tue Aug 16 11:24:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
picca pushed a change to branch master
in repository mmdb.
from f304e39 fix multiarch
new 855a8bf Imported Upstream version 2.0.5
new 40674b4 Merge tag 'upstream/2.0.5'
new 6e8a42f gbp dch
new 7767fb2 updatte copyright
new ae8eb4c install all files via rules
new 9924aba migrate -dbg -> -dbgsym
new d6bb40e fix Vcs-x
new ab67365 release
The 8 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:
Makefile.in | 63 ++++--
aclocal.m4 | 180 ++++++++++++---
build-aux/ar-lib | 2 +-
build-aux/compile | 347 +++++++++++++++++++++++++++++
build-aux/config.guess | 201 +++--------------
build-aux/config.sub | 53 +++--
build-aux/depcomp | 531 +++++++++++++++++++++++++++++---------------
build-aux/install-sh | 385 +++++++++++++++-----------------
build-aux/ltmain.sh | 0
build-aux/missing | 461 +++++++++++++-------------------------
config.h.in | 0
configure | 383 +++++++++++++++++++++++---------
configure.ac | 2 +-
debian/changelog | 8 +
debian/control | 30 +--
debian/copyright | 78 ++-----
debian/libmmdb2-0.docs | 1 -
debian/libmmdb2-0.install | 1 -
debian/libmmdb2-dev.install | 4 -
debian/rules | 13 +-
m4/libtool.m4 | 277 ++++++++++++++++++-----
m4/ltoptions.m4 | 19 +-
m4/ltsugar.m4 | 0
m4/ltversion.m4 | 0
m4/lt~obsolete.m4 | 0
mmdb2/hybrid_36.cpp | 18 +-
mmdb2/hybrid_36.h | 23 ++
mmdb2/mmdb_atom.cpp | 185 ++++++++++++---
mmdb2/mmdb_atom.h | 14 +-
mmdb2/mmdb_chain.cpp | 76 ++++---
mmdb2/mmdb_coormngr.cpp | 155 +++++++++----
mmdb2/mmdb_coormngr.h | 70 ++++--
mmdb2/mmdb_defs.h | 8 +-
mmdb2/mmdb_io_file.cpp | 2 +-
mmdb2/mmdb_io_file.h | 1 +
mmdb2/mmdb_math_bfgsmin.cpp | 3 +-
mmdb2/mmdb_mattype.h | 6 +-
mmdb2/mmdb_mmcif_.cpp | 10 +-
mmdb2/mmdb_model.cpp | 106 ++++++---
mmdb2/mmdb_model.h | 7 +-
mmdb2/mmdb_root.cpp | 179 +++++++++------
mmdb2/mmdb_root.h | 12 +-
mmdb2/mmdb_rwbrook.cpp | 45 ++++
mmdb2/mmdb_rwbrook.h | 16 ++
mmdb2/mmdb_selmngr.cpp | 50 +++--
mmdb2/mmdb_selmngr.h | 2 +-
mmdb2/mmdb_tables.cpp | 32 ++-
mmdb2/mmdb_tables.h | 9 +-
mmdb2/mmdb_title.h | 2 +-
mmdb2/mmdb_utils.cpp | 5 +-
mmdb2/mmdb_utils.h | 2 +-
51 files changed, 2577 insertions(+), 1500 deletions(-)
create mode 100755 build-aux/compile
mode change 100755 => 100644 build-aux/ltmain.sh
mode change 100755 => 100644 config.h.in
delete mode 100644 debian/libmmdb2-0.docs
delete mode 100644 debian/libmmdb2-0.install
delete mode 100644 debian/libmmdb2-dev.install
mode change 100755 => 100644 m4/libtool.m4
mode change 100755 => 100644 m4/ltoptions.m4
mode change 100755 => 100644 m4/ltsugar.m4
mode change 100755 => 100644 m4/ltversion.m4
mode change 100755 => 100644 m4/lt~obsolete.m4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mmdb.git
More information about the debian-science-commits
mailing list