This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository relion.
commit ddab161f6cc7ecd7ddaebaf1256eae32db089688 Author: Gert Wollny <[email protected]> Date: Wed Jun 29 14:09:31 2016 +0000 Add patch descriptions --- debian/patches/0005-gcc-6.patch | 5 +++++ debian/patches/0006-correct-copy-overflow.patch | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/debian/patches/0005-gcc-6.patch b/debian/patches/0005-gcc-6.patch index 4fae7f5..2d0f746 100644 --- a/debian/patches/0005-gcc-6.patch +++ b/debian/patches/0005-gcc-6.patch @@ -1,3 +1,8 @@ +From: Gert Wollny <[email protected]> +Date: Wed, 29 Jun 2014 16:07:43 +0200 +Subject: Fix compilation with g++-6 +Bug-Debian: https://bugs.debian.org/811641 + --- a/src/Healpix_2.15a/cxxutils.cc +++ b/src/Healpix_2.15a/cxxutils.cc @@ -55,7 +55,7 @@ diff --git a/debian/patches/0006-correct-copy-overflow.patch b/debian/patches/0006-correct-copy-overflow.patch index 7e11148..747c441 100644 --- a/debian/patches/0006-correct-copy-overflow.patch +++ b/debian/patches/0006-correct-copy-overflow.patch @@ -1,3 +1,7 @@ +From: Gert Wollny <[email protected]> +Date: Wed, 29 Jun 2014 16:07:43 +0200 +Subject: Fix a bug when copying a string to a fixed size target array + --- a/src/rwIMAGIC.h +++ b/src/rwIMAGIC.h @@ -266,10 +266,10 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/relion.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
