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 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294
|
libfuture-perl (0.51-1) unstable; urgency=medium
* Import upstream version 0.51.
* Update test and runtime dependencies.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.7.0.
-- gregor herrmann <gregoa@debian.org> Sat, 26 Oct 2024 17:00:12 +0200
libfuture-perl (0.50-1) unstable; urgency=medium
* Import upstream version 0.50.
* Update test dependencies.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.6.2.
* Add libfuture-xs-perl to Recommends and Build-Depends-Indep.
* Make test dependency on libtest2-suite-perl versioned.
-- gregor herrmann <gregoa@debian.org> Sun, 11 Jun 2023 17:13:20 +0200
libfuture-perl (0.49-1) unstable; urgency=medium
* Import upstream version 0.49.
* Declare compliance with Debian Policy 4.6.1.
-- gregor herrmann <gregoa@debian.org> Sun, 30 Oct 2022 02:31:09 +0200
libfuture-perl (0.48-1) unstable; urgency=medium
* Import upstream version 0.48.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.6.0.
-- gregor herrmann <gregoa@debian.org> Fri, 28 Jan 2022 19:52:29 +0100
libfuture-perl (0.47-1) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
[ gregor herrmann ]
* Import upstream version 0.47.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.5.1.
-- gregor herrmann <gregoa@debian.org> Mon, 04 Jan 2021 17:13:45 +0100
libfuture-perl (0.46-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
[ gregor herrmann ]
* Import upstream version 0.46.
* Update debian/upstream/metadata.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Sat, 24 Oct 2020 00:59:36 +0200
libfuture-perl (0.45-1) unstable; urgency=medium
* Import upstream version 0.45.
* Add a note about API changes to debian/NEWS.
* Add additional test dependency.
-- gregor herrmann <gregoa@debian.org> Sat, 25 Apr 2020 17:07:20 +0200
libfuture-perl (0.44-1) unstable; urgency=medium
* Import upstream version 0.44.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
-- gregor herrmann <gregoa@debian.org> Fri, 27 Mar 2020 23:09:17 +0100
libfuture-perl (0.43-1) unstable; urgency=medium
* Import upstream version 0.43.
* Update years of upstream and packaging copyright.
* Remove basically empty debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Sat, 11 Jan 2020 03:03:12 +0100
libfuture-perl (0.42-1) unstable; urgency=medium
* Import upstream version 0.42.
* Declare compliance with Debian Policy 4.4.1.
-- gregor herrmann <gregoa@debian.org> Thu, 14 Nov 2019 19:51:20 +0100
libfuture-perl (0.41-1) unstable; urgency=medium
* Import upstream version 0.41.
* Drop debian/libfuture-perl.examples, the example script is gone.
* Update years of upstream and packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Drop version from perl (build) dependency.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Sat, 20 Jul 2019 13:19:58 -0300
libfuture-perl (0.39-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* New upstream release.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.2.1.
-- gregor herrmann <gregoa@debian.org> Mon, 24 Sep 2018 17:23:45 +0200
libfuture-perl (0.38-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.38
* debian/copyright: Update copyright years
* debian/control: Remove version from libmodule-build-perl
* Bump Standards-Version to 4.1.3 (no changes)
* Bump Debhelper compat level to 11
-- Angel Abad <angel@debian.org> Wed, 03 Jan 2018 17:40:00 +0100
libfuture-perl (0.37-1) unstable; urgency=medium
* Team upload
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.2 (no changes needed)
* New upstream version 0.37
* add version to the libmodule-build-perl build dependency
* drop fix-spelling-error patch, applied upstream
-- Damyan Ivanov <dmn@debian.org> Mon, 11 Dec 2017 20:06:39 +0000
libfuture-perl (0.35-1) unstable; urgency=medium
* Team upload.
* debian/copyright: Update copyright years
* Bump Standards-Version to 4.0.0 (no changes)
* Import upstream version 0.35
-- Angel Abad <angel@debian.org> Thu, 13 Jul 2017 18:34:49 +0200
libfuture-perl (0.34-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Angel Abad ]
* New upstream version 0.34
* debian/copyright: Update years.
* Declare compliance with Debian Policy 3.9.8.
* debian/control: Fix spelling error in description.
* debian/patches/fix-spelling-error: Fix spelling errors.
-- Angel Abad <angel@debian.org> Sun, 09 Oct 2016 11:12:55 +0200
libfuture-perl (0.33-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.33
* Bump debhelper compatibility level to 9
* Update year of upstream copyright
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Tue, 22 Sep 2015 14:44:48 -0300
libfuture-perl (0.32-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Axel Beckert ]
* Mark package as autopkgtestable
* Declare compliance with Debian Policy 3.9.6
* Add explicit build dependency on libmodule-build-perl
* Add debian/upstream/metadata
* Import upstream version 0.32
+ Add debian/NEWS for upstream API changes.
-- Axel Beckert <abe@debian.org> Sun, 07 Jun 2015 14:44:45 +0200
libfuture-perl (0.29-1) unstable; urgency=medium
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 19 Jul 2014 22:03:20 +0200
libfuture-perl (0.28-1) unstable; urgency=medium
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Fri, 13 Jun 2014 14:46:11 +0200
libfuture-perl (0.27-1) unstable; urgency=medium
* New upstream release.
* (Build-)depend on perl >= 5.15.8 for Carp >= 1.25.
-- gregor herrmann <gregoa@debian.org> Sat, 07 Jun 2014 13:36:48 +0200
libfuture-perl (0.26-1) unstable; urgency=medium
* New upstream release.
* Add a Breaks on old versions of libio-async-perl.
Other broken CPAN modules are not in Debian.
-- gregor herrmann <gregoa@debian.org> Fri, 06 Jun 2014 15:00:19 +0200
libfuture-perl (0.25-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.25
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 28 Feb 2014 07:13:01 +0100
libfuture-perl (0.23-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 0.23
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 26 Jan 2014 21:51:37 +0100
libfuture-perl (0.22-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 0.22
* Update copyright years for upstream files
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 14 Jan 2014 21:54:31 +0100
libfuture-perl (0.21-1) unstable; urgency=medium
* New upstream release.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 01 Jan 2014 23:14:15 +0100
libfuture-perl (0.20-1) unstable; urgency=medium
* New upstream release.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Wed, 25 Dec 2013 16:14:16 +0100
libfuture-perl (0.19-1) unstable; urgency=low
* New upstream release.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 02 Oct 2013 23:21:49 +0200
libfuture-perl (0.17-1) unstable; urgency=low
* Team upload.
* New upstream release.
* d/control: remove libtest-warn-perl dependency, not required anymore.
-- Nuno Carvalho <smash@cpan.org> Fri, 20 Sep 2013 15:56:41 +0100
libfuture-perl (0.15-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
[ Onur Aslan ]
* New upstream release
* Add myself to uploaders.
-- Onur Aslan <onur@onur.im> Wed, 24 Jul 2013 13:42:37 +0300
libfuture-perl (0.7-1) unstable; urgency=low
* Initial release (closes: #696067).
-- gregor herrmann <gregoa@debian.org> Sun, 16 Dec 2012 14:58:45 +0100
|