X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=9225c3887e7abda6c96378ac86b1d6fd41082684;hb=d7870ac5588f06893e7ab495b3fe732c3bac46ed;hp=b10f0b145062bbf03cd4fce30f2ff0797b332418;hpb=5c180637bf79ffc2af10f6654d308ce39e2f1f67;p=perltidy.git diff --git a/debian/changelog b/debian/changelog index b10f0b1..9225c38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,68 @@ +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) + * Update VCS location after switching to git + * Fix insecure tmpfile creation (closes: #740670) + + -- Don Armstrong Fri, 07 Mar 2014 18:18:01 -0800 + +perltidy (20120701-1) unstable; urgency=low + + * New upstream release (closes: #681368) + + Don't munge contents of __DATA__ even when they + look like POD (closes: #614288) + * Switch to debhelper auto rules + * Document VCS location + + -- Don Armstrong Fri, 13 Jul 2012 16:50:35 -0700 + perltidy (20101217-1) unstable; urgency=low * New upstream release (closes: #613417)