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 144 145 146 147 148
|
libtest-spelling-perl (0.25-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on libtest-simple-perl.
[ gregor herrmann ]
* debian/control: change order of spell checkers and add dictionaries.
Since 0.25, Test:Spelling prefers `hunspell', so make it the first
alternative in Recommends, and also use it (and hunspell-en-us) for tests.
Additionally, add en_US dictionary packages to Recommends (in the same
order as the spell checkers), as Test::Spelling needs them.
Also move `spell' to the end, as it again depends on ispell | aspell and
their respective dictionaries.
Thanks to Jonas Smedegaard for the bug report. (Closes: #1003859)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Mon, 17 Jan 2022 20:48:12 +0100
libtest-spelling-perl (0.25-1) unstable; urgency=medium
[ gregor herrmann ]
* Update Test::Tester build dependency.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Remove Jeremiah C. Foster from Uploaders on request of the MIA team.
(Closes: #843750)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.25.
* Update debian/upstream/metadata.
* debian/copyright: drop stanza about removed third-party files.
* Update years of packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Update versioned/alternative build dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove trailing whitespace from debian/*.
-- gregor herrmann <gregoa@debian.org> Mon, 15 Jul 2019 17:34:26 -0300
libtest-spelling-perl (0.20-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Import upstream version 0.20
* Update years of packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sat, 18 Oct 2014 19:16:37 +0200
libtest-spelling-perl (0.19-2) unstable; urgency=low
* Team upload
* Add explicit build-dependency on iamerican dictionary, tests need English
not any other language (closes: #726416)
-- Florian Schlichting <fsfs@debian.org> Tue, 15 Oct 2013 23:18:01 +0200
libtest-spelling-perl (0.19-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Add spell checkers to Recommends. Thanks to Niels Thykier for the bug
report. (Closes: #705808)
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Set Standards-Version to 3.9.4 (no changes).
* Bump debhelper compatibility level to 8.
* New upstream release.
* Add (build) dependency on libipc-run3-perl.
* Update years of copyright for Module::Install.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Fri, 17 May 2013 18:56:15 +0200
libtest-spelling-perl (0.15-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ Nicholas Bamber ]
* New upstream release
* Updated copyright
* Fixed build dependencies
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 28 Aug 2011 12:55:30 +0100
libtest-spelling-perl (0.14-1) unstable; urgency=low
* New upstream release (Closes: #627963)
-- Nicholas Bamber <nicholas@periapt.co.uk> Fri, 27 May 2011 21:37:20 +0100
libtest-spelling-perl (0.13-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Nicholas Bamber ]
* Added myself to Uploaders
* New upstream release
* Refreshed debian/rules and debian/copyright
* Added debian/source/format
* Removed unnecessary versions on dependencies
* Raised standards version to 3.9.2
* Rewrote long description
-- Nicholas Bamber <nicholas@periapt.co.uk> Thu, 28 Apr 2011 23:01:20 +0100
libtest-spelling-perl (0.11-1) unstable; urgency=low
* Initial Release. (Closes: #484634)
-- Jeremiah C. Foster <jeremiah@jeremiahfoster.com> Tue, 23 Dec 2008 14:56:47 +0100
|