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
|
libserver-starter-perl (0.35-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.35.
* Declare compliance with Debian Policy 4.4.1.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Nov 2019 19:25:47 +0100
libserver-starter-perl (0.34-1) unstable; urgency=medium
* Team upload.
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.34.
* Declare compliance with Debian Policy 4.1.3.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Sun, 11 Mar 2018 17:54:39 +0100
libserver-starter-perl (0.33-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.33.
* Update build dependencies.
-- gregor herrmann <gregoa@debian.org> Sun, 25 Dec 2016 21:25:05 +0100
libserver-starter-perl (0.32-2) 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.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
[ Niko Tyni ]
* Skip most of the test suite, it's racy and sometimes hangs altogether.
(Closes: #841662)
+ drop most of the build dependencies, not needed any longer
* Declare Standards-Version 3.9.8.
-- Niko Tyni <ntyni@debian.org> Mon, 21 Nov 2016 22:26:02 +0200
libserver-starter-perl (0.32-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.32
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Thu, 01 Oct 2015 15:35:09 -0300
libserver-starter-perl (0.31-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.31
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Wed, 12 Aug 2015 21:46:12 +0200
libserver-starter-perl (0.30-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.30
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Sat, 27 Jun 2015 20:58:10 +0200
libserver-starter-perl (0.27-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* New upstream release.
* Update build and runtime dependencies.
* Update years of upstream copyright.
Drop information about removed files.
* Drop patches.
0001-Synchronize-to-PID-in-t-07-envdir.t.patch and
0002-Fix-loading-envdir.patch fixed timings in the tests. The patches
don't apply anymore and hopefully aren't necessary any more.
Also drop spelling.patch which fixed a typo introduced in one of the
previous patches.
* Add debian/upstream/metadata
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sat, 16 May 2015 23:03:50 +0200
libserver-starter-perl (0.17-2) unstable; urgency=medium
* Team upload.
* Strip trailing slash from metacpan URLs.
* Add patches from CPAN RT#73711 to fix test failures caused by
races/timing issues. (Closes: #753039)
-- gregor herrmann <gregoa@debian.org> Sun, 29 Jun 2014 18:33:50 +0200
libserver-starter-perl (0.17-1) unstable; urgency=low
* Import Upstream version 0.17
* Add version (>= 2.00) to build-dependency on libtest-tcp-perl, there are
older versions in the archive
* Add copyright paragraphs for modules shipped in inc/*
* Declare compliance with Debian Policy 3.9.5
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Mon, 23 Dec 2013 22:55:46 +0100
libserver-starter-perl (0.15-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
[ Alessandro Ghedini ]
* New upstream release
* Build-Depends on libtest-tcp-perl
-- Alessandro Ghedini <ghedo@debian.org> Fri, 26 Jul 2013 20:30:46 +0200
libserver-starter-perl (0.12-1) unstable; urgency=low
* Initial release (Closes: #689950)
-- Alessandro Ghedini <ghedo@debian.org> Sat, 20 Oct 2012 17:57:29 +0200
|