This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/3.23+dfsg-2 in repository mummer.
commit 1671e6cf2522dab9f33b366dc5bb61dcf06e080a Author: Andreas Tille <[email protected]> Date: Thu Nov 17 21:29:26 2016 +0100 Deactivate broken patch from mugsy that was taken over in last Debian release --- debian/changelog | 8 ++++++++ debian/patches/addition_from_report_duplicates.patch | 6 +++++- debian/patches/series | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0874df0..0e6c14a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mummer (3.23+dfsg-2) UNRELEASED; urgency=medium + + * Deactivate broken patch from mugsy that was taken over in last Debian + release + Closes: #843621 + + -- Andreas Tille <[email protected]> Thu, 17 Nov 2016 21:15:32 +0100 + mummer (3.23+dfsg-1) unstable; urgency=medium * Team upload diff --git a/debian/patches/addition_from_report_duplicates.patch b/debian/patches/addition_from_report_duplicates.patch index 8e0d7d6..bee0768 100644 --- a/debian/patches/addition_from_report_duplicates.patch +++ b/debian/patches/addition_from_report_duplicates.patch @@ -1,6 +1,10 @@ Author: Andreas Tille <[email protected]> Last-Update: Mon, 13 Apr 2015 21:50:34 +0200 -Description: The tool mugsy provides an old mummer code copy (version 3.20) +Description: This patch is deactivated since it is most probably broken. + . + See bug #843621 + . + The tool mugsy provides an old mummer code copy (version 3.20) with modifications to include delta-filter -b for reporting duplications. Since the mummer copy in mugsy does not feature all the mummer patches we rather inject the additional tool right into the Debian package. diff --git a/debian/patches/series b/debian/patches/series index d618aa1..72bcb76 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -5,4 +5,4 @@ fix_sf_privacy_breach_issue.patch hardening.patch spelling.patch addition_from_mugsy.patch -addition_from_report_duplicates.patch +# most probably broken see bug #843621 addition_from_report_duplicates.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mummer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
