jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/377810 )
Change subject: Update debian/changelog for 1.5.0 ...................................................................... Update debian/changelog for 1.5.0 Change-Id: I617eb362aa2cbf9141621be36f9275c2d14029de --- M debian/changelog 1 file changed, 16 insertions(+), 0 deletions(-) Approvals: Tobias Gritschacher: Looks good to me, but someone else must approve Legoktm: Looks good to me, approved WMDE-Fisch: Looks good to me, but someone else must approve jenkins-bot: Verified diff --git a/debian/changelog b/debian/changelog index d9a1d84..da4b56a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +php-wikidiff2 (1.5.0) jessie-wikimedia; urgency=medium + + [ Max Semenik ] + * test.php: add doctype and charset + * Document build requirements + * Fuzz test + + [ Johannes Kroll & WMDE Technical Wishes Team ] + * Better change/add/delete distinction for DiffOps + * Extend WikiDiff2 to show changes inside moved paragraphs + + [ Kunal Mehta ] + * Simply WIKIDIFF2_VERSION_STRING and bump to 1.5.0 + + -- Kunal Mehta <[email protected]> Wed, 13 Sep 2017 11:07:42 -0700 + php-wikidiff2 (1.4.1) trusty-wikimedia; urgency=medium * Fix postinst script issue -- To view, visit https://gerrit.wikimedia.org/r/377810 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I617eb362aa2cbf9141621be36f9275c2d14029de Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/php/wikidiff2 Gerrit-Branch: debian Gerrit-Owner: Legoktm <[email protected]> Gerrit-Reviewer: Legoktm <[email protected]> Gerrit-Reviewer: MaxSem <[email protected]> Gerrit-Reviewer: Tobias Gritschacher <[email protected]> Gerrit-Reviewer: WMDE-Fisch <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
