[med-svn] [relion] 07/07: Add patch descriptions
Gert Wollny
gert-guest at moszumanska.debian.org
Wed Jun 29 14:09:48 UTC 2016
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 <gw.fossdev at gmail.com>
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 <gw.fossdev at gmail.com>
+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 <gw.fossdev at gmail.com>
+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
More information about the debian-med-commit
mailing list