[med-svn] [dssp] branch master updated (f4402b2 -> 2744360)
Andreas Tille
tille at debian.org
Wed Sep 27 08:29:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository dssp.
from f4402b2 Moved packaging to Git
new 733c182 Simplify d/watch
new 340276c New upstream version 3.0.0
new d63fc84 Updated version 3.0.0 from 'upstream/3.0.0'
new 7479a1d New upstream version
new 126145a Drop debug package
new 6c17060 Cleanup make.config
new b8b4151 Remove unneeded patch
new 88a1f7f Fix installation
new a7a7ddd debhelper 10
new 3b7f777 Standards-Version: 4.1.0 (no changes needed)
new 2744360 Upload to unstable
The 11 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:
README.txt | 8 +-
changelog | 3 +
debian/changelog | 10 +-
debian/clean | 1 +
debian/compat | 2 +-
debian/control | 20 +-
debian/dssp.install | 1 -
debian/patches/series | 1 -
debian/patches/thread_include | 23 -
debian/rules | 7 +-
debian/watch | 4 +-
src/align-2d.h | 207 +--
src/buffer.h | 61 +-
src/dssp.cpp | 446 ++---
src/dssp.h | 10 +-
src/iocif.cpp | 748 ++++----
src/iocif.h | 237 ++-
src/mas.cpp | 2341 ++++++++++++-------------
src/mas.h | 38 +-
src/matrix.h | 570 +++---
src/matrix.inl | 16 -
src/mkdssp.cpp | 289 +--
src/primitives-3d.cpp | 571 +++---
src/primitives-3d.h | 176 +-
src/structure.cpp | 3894 +++++++++++++++++++++--------------------
src/structure.h | 679 +++----
src/utils.cpp | 235 ++-
src/utils.h | 92 +-
src/version.h | 6 +
29 files changed, 5489 insertions(+), 5207 deletions(-)
create mode 100644 debian/clean
delete mode 100644 debian/dssp.install
delete mode 100644 debian/patches/thread_include
mode change 100644 => 100755 src/align-2d.h
mode change 100644 => 100755 src/dssp.cpp
mode change 100644 => 100755 src/dssp.h
mode change 100644 => 100755 src/iocif.cpp
mode change 100644 => 100755 src/iocif.h
mode change 100644 => 100755 src/mas.cpp
mode change 100644 => 100755 src/mas.h
mode change 100644 => 100755 src/matrix.h
delete mode 100644 src/matrix.inl
mode change 100644 => 100755 src/mkdssp.cpp
mode change 100644 => 100755 src/primitives-3d.cpp
mode change 100644 => 100755 src/primitives-3d.h
mode change 100644 => 100755 src/structure.cpp
mode change 100644 => 100755 src/structure.h
mode change 100644 => 100755 src/utils.cpp
mode change 100644 => 100755 src/utils.h
create mode 100755 src/version.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dssp.git
More information about the debian-med-commit
mailing list