1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
|
libcode-tidyall-perl (0.55~dfsg-2) unstable; urgency=medium
* Drop obsolete lintian override regarding debhelper 9.
-- Jonas Smedegaard <dr@jones.dk> Fri, 06 Jan 2017 18:22:16 +0100
libcode-tidyall-perl (0.55~dfsg-1) experimental; urgency=medium
[ upstream ]
* New release(s).
[ Jonas Smedegaard ]
* Update package relations:
+ (Build-)depend on libpath-tiny-perl libspecio-perl
libspecio-library-path-tiny-perl.
+ Build-depend on and recommend libparallel-forkmanager-perl.
+ Tighten to (build-)depend versioned on libmoo-perl.
-- Jonas Smedegaard <dr@jones.dk> Mon, 26 Dec 2016 13:45:45 +0100
libcode-tidyall-perl (0.42~dfsg-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 3.9.8.
* Modernize Vcs-Git field: Use https protocol.
* Update copyright info:
+ Use Github (not CPAN) issue tracker.
+ Extend coverage for main upstream author to cover recent years.
+ Extend copyright of packaging to cover current year.
* Update package relations:
+ Tighten to (build-)depend versioned on libtext-diff-perl.
+ (Build-)depend on liblist-someutils-perl (not
liblist-moreutils-perl).
+ (Build-)depend on liblist-compare-perl.
+ Build-depend on licensecheck (not devscripts).
* Update watch file:
+ Bump to file format 4.
+ Watch only MetaCPAN URL.
+ Mention gbp --uscan in usage comment.
+ Add repacksuffix option. Quote options.
* Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
* Modernize git-buildpackage config: Filter any .git* file.
-- Jonas Smedegaard <dr@jones.dk> Sun, 25 Dec 2016 18:49:35 +0100
libcode-tidyall-perl (0.32~dfsg-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend copyright of packaging to cover current year.
+ Update URL to issue tracker, and add alternate email address.
+ Update alternate git source URL.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Declare compliance with Debian Policy 3.9.6.
* Update watch file and CDBS upstream-tarball hints to track DROLSKY
as main upstream maintainer.
* Repackage upstream tarball to avoid non-DFSG files and convenience
code copies.
* Drop patch 1001: SHA1 avoidance now done upstream.
* Update package relations:
+ Relax to (build-)depend unversioned on libcapture-tiny-perl:
Needed version satisfied even in oldstable.
+ (Build-)depend on libfile-slurp-tiny-perl libfile-which-perl
libtext-diff-perl.
+ Build-depend on libtest-differences-perl libtest-warnings-perl.
+ Recommend libjson-maybexs-perl.
+ Enhance git and subversion, and mention that in long description.
+ Fix mention suggested php-codeniffer in long description.
* Update Homepage URL.
-- Jonas Smedegaard <dr@jones.dk> Sat, 21 Nov 2015 17:37:37 +0100
libcode-tidyall-perl (0.20-1) unstable; urgency=medium
[ upstream ]
* New release:
+ Add JSON plugin.
+ Fix option handling implentation and documentation for
Test::Code::TidyAll::tidyall_ok.
[ Jonas Smedegaard ]
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update watch file to use metacpan.org URL, and stop track
development releases.
* Update copyright info:
+ Extend coverage of packaging.
* Unfuzz patch 1001.
-- Jonas Smedegaard <dr@jones.dk> Tue, 20 May 2014 16:06:41 +0200
libcode-tidyall-perl (0.18-1) unstable; urgency=low
[ upstream ]
* New release:
+ Fix Test::Code::TidyAll::tidyall_ok.
+ Fix JSBeautify plugin as js-beautify no longer respects --replace.
[ Jonas Smedegaard ]
* Add github URL as alternate source.
* Stop track md5sum of upstream tarball.
* Improve watch file to use both www.cpan.org/authors URL (for newest
info) and search.cpan.org/dist URL (for change of author).
Switch get-orig-source target to use www.cpan.org/authors URL.
* Unfuzz patch 1001.
-- Jonas Smedegaard <dr@jones.dk> Mon, 30 Sep 2013 00:21:34 +0200
libcode-tidyall-perl (0.17-2) unstable; urgency=low
[ gregor herrmann ]
* debian/copyright: add information about files not covered by the
general copyright/license. Thanks to Ansgar Burchardt for the
pointers.
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Fix stop (build-)depending on libscalar-list-utils-perl: Provided by
perl(-modules).
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 Aug 2013 14:52:36 +0200
libcode-tidyall-perl (0.17-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#702831.
-- Jonas Smedegaard <dr@jones.dk> Tue, 12 Mar 2013 04:42:42 +0100
|