X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=f546d3b1a536f7185a6f4f0318d8c7465e86cbae;hb=633cc0ab8830756edf6f03eca8ac21e7806784cf;hp=25368d19b517d3c13525b032f6e02bbeebe7fdc7;hpb=0dfbf13df24cd337fbf551e341f249025b3bf518;p=perltidy.git diff --git a/debian/changelog b/debian/changelog index 25368d1..f546d3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,57 @@ +perltidy (20210717-1) unstable; urgency=medium + + * New upstream version + * Remove unnoecessary iso8859-1 character in Perl::Tidy::Tokenizer comment + + -- Don Armstrong Sun, 24 Oct 2021 15:00:22 -0700 + +perltidy (20200110-1) unstable; urgency=medium + + * New upstream version + + -- Don Armstrong Sun, 29 Mar 2020 16:48:22 -0700 + +perltidy (20190601-1) unstable; urgency=medium + + * New upstream version + * Update to standards version 4.3.0 + * Update compat level to 12 + + -- Don Armstrong Fri, 16 Aug 2019 19:45:50 -0700 + +perltidy (20181120-1) unstable; urgency=medium + + [ Don Armstrong ] + * update compat level to 11 + + [ Philip Hands ] + * New upstream version 20181120 (closes: #916653) + + -- Don Armstrong Sat, 08 Jun 2019 14:57:29 -0700 + +perltidy (20180220-1) unstable; urgency=medium + + * New upstream release + + -- Don Armstrong Sat, 11 Aug 2018 10:30:42 -0700 + +perltidy (20170521-1) unstable; urgency=medium + + * New upstream release + * Die if an existing perltidy.ERR cannot be removed to block overwriting + of arbitrary files by a symlink attack. (closes: #862667) Thanks to + Jakub Wilk for identifying this issue. + * Update standards version to 4.1.1; no changes + + -- Don Armstrong Sun, 22 Oct 2017 10:18:21 -0700 + +perltidy (20140328-1) unstable; urgency=medium + + * New upstream release + + Avoid creating perltidy.LOG file + + -- Don Armstrong Mon, 07 Apr 2014 18:27:01 -0700 + perltidy (20130922-1) unstable; urgency=medium * New upstream release (closes: #740559)