X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=6a57c2365cf13748a0713898cea82d53c8a904f1;hb=7c0d255b169928db839da1118c162ab226bc3161;hp=25368d19b517d3c13525b032f6e02bbeebe7fdc7;hpb=0dfbf13df24cd337fbf551e341f249025b3bf518;p=perltidy.git diff --git a/debian/changelog b/debian/changelog index 25368d1..6a57c23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +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)