This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository roary.
commit 98c4d9f006e957d90912e7194051d703a1b0eadd Author: Sascha Steinbiss <[email protected]> Date: Sat Apr 30 11:07:41 2016 +0000 add patch header --- debian/patches/fix_log_message.patch | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/patches/fix_log_message.patch b/debian/patches/fix_log_message.patch index 4a474c8..7929ee6 100644 --- a/debian/patches/fix_log_message.patch +++ b/debian/patches/fix_log_message.patch @@ -1,3 +1,7 @@ +Description: use correct parameter for easy_init + The original code triggered a warning message in newer log4perl + versions, breaking the autopkgtest. +Author: Sascha Steinbiss <[email protected]> --- a/lib/Bio/Roary/CommandLine/Common.pm +++ b/lib/Bio/Roary/CommandLine/Common.pm @@ -19,7 +19,7 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/roary.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
