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
|
libredis-fast-perl (0.37+dfsg-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.37+dfsg.
* Refresh patch remove-local-hiredis.
* Add test and runtime dependency on libio-socket-ssl-perl.
* Bump versioned build dependency on libhiredis-dev to 1.2.0.
* Add build dependency on libssl-dev.
-- gregor herrmann <gregoa@debian.org> Sun, 24 Mar 2024 18:24:44 +0100
libredis-fast-perl (0.36+dfsg-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.35+dfsg.
* Make build dependency on libhiredis-dev versioned.
* Declare compliance with Debian Policy 4.6.2.
* Import upstream version 0.36+dfsg.
* Refresh debian/patches/remove-local-hiredis (offset).
-- gregor herrmann <gregoa@debian.org> Sat, 20 Jan 2024 03:06:29 +0100
libredis-fast-perl (0.34+dfsg-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.34+dfsg.
* Drop no-network.patch as the tests have been move to an author test.
Also drop the NO_NETWORK variable for tests during build and
autopkgtests.
* Declare compliance with Debian Policy 4.6.1.
-- gregor herrmann <gregoa@debian.org> Wed, 08 Jun 2022 20:31:40 +0200
libredis-fast-perl (0.33+dfsg-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.33+dfsg.
* Remove t/04-pipeline-issue117.t from debian/tests/pkg-perl/smoke-skip.
The problem with this test is supposed to be fixed in this release.
* Unfuzz debian/patches/no-network.patch.
-- gregor herrmann <gregoa@debian.org> Sat, 30 Oct 2021 23:00:29 +0200
libredis-fast-perl (0.32+dfsg-2) unstable; urgency=medium
* Team upload.
* Skip another (new) flaky test during build and autopkgtest.
-- gregor herrmann <gregoa@debian.org> Sun, 17 Oct 2021 00:32:57 +0200
libredis-fast-perl (0.32+dfsg-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.32+dfsg.
* Declare compliance with Debian Policy 4.6.0.
* Skip new tests during build and autopkgtest which try to access the
testing network 192.0.2.0/24.
-- gregor herrmann <gregoa@debian.org> Sat, 16 Oct 2021 17:40:49 +0200
libredis-fast-perl (0.29+dfsg-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.29+dfsg.
* Declare compliance with Debian Policy 4.5.1.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Jan 2021 22:04:31 +0100
libredis-fast-perl (0.28+dfsg-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.28+dfsg.
-- gregor herrmann <gregoa@debian.org> Wed, 04 Nov 2020 18:48:20 +0100
libredis-fast-perl (0.27+dfsg-2) unstable; urgency=medium
* Team upload.
* Bump versioned build dependency on libtest-tcp-perl to avoid test
failures on IPv6-only hosts. Cf. #964902
-- gregor herrmann <gregoa@debian.org> Wed, 09 Sep 2020 17:25:14 +0200
libredis-fast-perl (0.27+dfsg-1) unstable; urgency=medium
* Team upload.
* debian/watch: use dversionmangle=auto.
* Import upstream version 0.27+dfsg.
* Don't install debian/README.source into the binary package.
* Refresh patch remove-local-hiredis.
-- gregor herrmann <gregoa@debian.org> Tue, 11 Aug 2020 15:46:51 +0200
libredis-fast-perl (0.26+dfsg-2) unstable; urgency=medium
* Team upload.
* Skip unreliable t/53-password.t during build and autopkgtest.
* Bump debhelper-compat to 13.
* Set upstream metadata fields: Bug-Submit.
-- gregor herrmann <gregoa@debian.org> Sat, 23 May 2020 16:06:26 +0200
libredis-fast-perl (0.26+dfsg-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.26+dfsg.
-- gregor herrmann <gregoa@debian.org> Thu, 07 May 2020 20:02:49 +0200
libredis-fast-perl (0.25+dfsg-1) unstable; urgency=medium
* Team upload
[ Xavier Guimard ]
* Email change: Xavier Guimard -> yadd@debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Florian Schlichting ]
* Import upstream version 0.25+dfsg
* Drop manpages-whatis patch, long applied upstream
* Switch to debhelper-compat level 12
* Declare compliance with Debian Policy 4.5.0
* Annotate test-only build dependencies with <!nocheck>
* Remove obsolete fields Name, Contact from debian/upstream/metadata
(already present in machine-readable debian/copyright)
* Add Rules-Requires-Root: no
-- Florian Schlichting <fsfs@debian.org> Thu, 26 Mar 2020 23:38:12 +0100
libredis-fast-perl (0.22+dfsg-1) unstable; urgency=medium
* Team upload
* Add copyright years
* Declare compliance with policy 4.2.0
* Remove unnecessary version dependency for libmodule-build-perl and
libmodule-build-xsutil-perl
* Fix git URL in metadata
* Add hardening flags
* Lintian override: ignore hires examples
* Add redis-server in build dependencies
* Clean build log files
* Add redis-server in suggested dependencies
* Add empty debian/tests/pkg-perl/syntax-skip to enable all tests during
autopkgtest
* Repack source without hiredis copy (deps directory) (Closes: #904450)
and add README.source, keep deps directory mentioned in d/copyright
* Import upstream version 0.22
-- Xavier Guimard <x.guimard@free.fr> Thu, 16 Aug 2018 20:58:51 +0200
libredis-fast-perl (0.21-3) unstable; urgency=medium
* give meaningful extra_linker_flags
-- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 27 Jul 2018 05:01:26 +0200
libredis-fast-perl (0.21-2) unstable; urgency=medium
* first upload to unstable. Closes: #899061
* Standards-Version: 4.1.6 (no changes necessary)
-- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 27 Jul 2018 04:57:31 +0200
libredis-fast-perl (0.21-1) experimental; urgency=low
* Initial release. Closes: #899061
-- Marc Haber <mh+debian-packages@zugschlus.de> Sun, 17 Jun 2018 16:49:03 +0200
|