This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository hyphy.
commit 20172b07cb498e20c17e8fa2fb21cd01e3549a84 Author: Andreas Tille <[email protected]> Date: Mon Aug 15 12:43:13 2016 +0200 Fix all gcc-6.1 build issues. --- debian/patches/{gcc-6.1.patch => gcc-6.1_narrowing_conversion.patch} | 0 debian/patches/series | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/patches/gcc-6.1.patch b/debian/patches/gcc-6.1_narrowing_conversion.patch similarity index 100% rename from debian/patches/gcc-6.1.patch rename to debian/patches/gcc-6.1_narrowing_conversion.patch diff --git a/debian/patches/series b/debian/patches/series index 227761f..8509f78 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -8,4 +8,5 @@ setup_fix_clean_target.patch python3.5.patch remove_arch_specific_flags.patch gcc-6.patch -gcc-6.1.patch +gcc-6.1_narrowing_conversion.patch +gcc-6.1_false_is_not_nil.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hyphy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
