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
|
libcrypt-ssleay-perl (0.73.06-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream development version 0.73_06.
* debian/tests/pkg-perl/smoke-skip: drop t/boilerplate.t which was
removed from the upstream tarball.
* Update years of packaging copyright.
* Update build dependencies.
* Explicitly skip a network-facing test during build. It was skipped
gracefully anyway but by not even trying we avoid a build dependency
and some time, and the build tests match the autopkgtests again.
* Bump debhelper compatibility level to 10.
* Declare compliance with Debian Policy 4.1.3.
* Add a lintian override for a URL in debian/watch.
* Add a duck override for a URL in debian/copyright.
* Set bindnow linker flag in debian/rules.
-- gregor herrmann <gregoa@debian.org> Sun, 01 Apr 2018 21:02:25 +0200
libcrypt-ssleay-perl (0.73.04-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.
[ Niko Tyni ]
* Dynamically generate a dependency on perl-openssl-abi-x.x
to ensure compatibility with other OpenSSL-related Perl modules.
(See #848113)
-- Niko Tyni <ntyni@debian.org> Tue, 03 Jan 2017 10:41:36 +0200
libcrypt-ssleay-perl (0.73.04-1) unstable; urgency=medium
* Team upload.
[ Harlan Lieberman-Berg ]
* New upstream release.
* Remove patch accepted upstream.
* Rework d/copyright to conform with final spec.
* Bump s-v to 3.9.5, compat to 9, d-h to >= 9.20120312
* Add dependency for libtry-tiny-perl
* Add deprecation warning.
* Update d/control, d/copyright with new dependencies and files.
[ 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 ]
* Strip trailing slash from metacpan URLs.
[ Axel Beckert ]
* Fix Vcs-* headers (Thanks DUCK!)
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Update years of upstream and packaging copyright.
* Update upstream license.
* Add versions to new build dependencies.
* Add libdevel-checklib-perl to Build-Depends.
* Add debian/upstream/metadata.
* debian/watch: temporarily allow devel releases.
* Import upstream development version 0.73_04.
Fixes "Uses SSLv3_client_method()".
(Closes: #803975)
* Add IO::Socket::IP to Recommends and Build-Depends.
* Add (build) dependency on libbytes-random-secure-perl.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sat, 07 Nov 2015 00:53:32 +0100
libcrypt-ssleay-perl (0.58-1) unstable; urgency=low
* Takeover for the Debian Perl Group with maintainer's permisson
(cf. #623253).
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field
(source stanza); ${misc:Depends} to Depends: field. Changed: Maintainer
set to Debian Perl Group <pkg-perl- maintainers@lists.alioth.debian.org>
(was: Noèl Köthe <noel@debian.org>).
* Add /me to Uploaders.
* Rename source package to libcrypt-ssleay-perl.
* Add debian/watch.
* New upstream release.
* Switch to "3.0 (quilt)" source format.
* Use tiny debian/rules and debhelper compat level 8.
* Add patch nossl2.patch (compatibility with openssl 1.0.0.).
(Closes: #623253)
* Add libtest-pod-perl, libtest-pod-coverage-perl to
Build-Depends-Indep.
* Install examples via dh_installexamples; don't install README (text
version of the POD); install TODO. (Closes: #466055)
* debian/copyright: DEP5 formatting, updated upstream information, point
to GPL-1 instead of symlink.
* Remove version from build dependencies.
* Bump Standards-Version to 3.9.2 (no further changes).
* Remove unneeded runtime dependencies, sort build dependencies.
* Rewrite short description.
* Capitalize HTTPS in description. (Closes: #622393)
-- gregor herrmann <gregoa@debian.org> Tue, 03 Jan 2012 00:34:17 +0100
crypt-ssleay (0.57-2) unstable; urgency=low
* debian/control updated Standards-Version (no changes needed)
* debian/control debian/compat updated compat level (lintian warning)
* debian/control remove URL in description because we now
have the Homepage:
-- Noèl Köthe <noel@debian.org> Fri, 24 Jul 2009 10:45:37 +0200
crypt-ssleay (0.57-1) unstable; urgency=low
* new upstream release from 2007-09-17
* debian/control updated Standards-Version
* debian/control added Homepage field
* fix debian-rules-ignores-make-clean-error lintian error
* added two example testscripts from the source package
(closes: #466055)
-- Noèl Köthe <noel@debian.org> Sun, 23 Mar 2008 14:59:38 +0100
crypt-ssleay (0.55-1) unstable; urgency=low
* new upstream release from 2007-06-01
* updated Standards-Version without changes
* corrected PWD lintian warning
-- Noèl Köthe <noel@debian.org> Mon, 18 Jun 2007 17:10:31 +0200
crypt-ssleay (0.51-5) unstable; urgency=low
* Thanks for this "we dont inform mainatiner about this NMU":(
Closes: #334938, #334935
-- Noèl Köthe <noel@debian.org> Sun, 23 Oct 2005 15:33:32 +0200
crypt-ssleay (0.51-4.1) unstable; urgency=high
* Non-maintainer upload.
* Use SSL_library_init() before doing anything. closes: #334938, #334935
-- Joshua Kwan <joshk@triplehelix.org> Sat, 22 Oct 2005 23:53:44 -0700
crypt-ssleay (0.51-4) unstable; urgency=low
* added missing ${shlibs:Depends}; Thanks Matej
(closes: Bug#333782)
* updated Standards-Version
-- Noèl Köthe <noel@debian.org> Thu, 13 Oct 2005 21:51:30 +0200
crypt-ssleay (0.51-3) unstable; urgency=low
* fixed typo in description
(closes: Bug#300000)
-- Noèl Köthe <noel@debian.org> Thu, 24 Mar 2005 18:00:37 +0100
crypt-ssleay (0.51-2) unstable; urgency=low
* new maintainer. took from qa
(closes: Bug#279755)
* added homepage to description
-- Noèl Köthe <noel@debian.org> Sun, 07 Nov 2004 01:34:18 +0100
crypt-ssleay (0.51-1) unstable; urgency=low
* New upstream release
-- Stephen Zander <gibreel@debian.org> Tue, 2 Mar 2004 00:46:34 -0800
crypt-ssleay (0.49-1) unstable; urgency=low
* New maintainer
* New upstream release.
* All NMU changes merged into CVS,
Closes: #99388, #102354, #162465
-- Stephen Zander <gibreel@debian.org> Mon, 24 Feb 2003 06:33:56 -0800
crypt-ssleay (0.45-1) unstable; urgency=low
* New upstream release
* Added Perl copyright statement (Closes: #157530)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Mon, 20 Jan 2003 21:23:58 +0100
crypt-ssleay (0.29-3) unstable; urgency=low
* Applied Brendan O'Dea's patch (thanks!) which adapts to perl
properly and following policy (Closes: #162017, #114597)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Wed, 25 Sep 2002 11:13:04 +0200
crypt-ssleay (0.29-2) unstable; urgency=low
* Added build-depends for debhelper (Closes: #111982)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Tue, 11 Sep 2001 23:35:17 +0200
crypt-ssleay (0.29-1) unstable; urgency=low
* New upstream release (Closes: #99388, #102354)
* Fixed lintian problems.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sun, 9 Sep 2001 03:11:04 +0200
crypt-ssleay (0.23-2) unstable; urgency=low
* Fixed dependancies (Closes: #95546, #108214)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sat, 11 Aug 2001 12:46:02 +0200
crypt-ssleay (0.23-1) unstable; urgency=low
* Initial Release.
* (Almost) Lintian clean, don't know how to fix the only warning given, though.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Mon, 9 Apr 2001 12:13:56 +0200
|