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
|
libpoe-component-sslify-perl (1.008-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Add libpoe-perl to runtime dependencies as well.
* Bump Standards-Version to 3.9.2 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Sat, 09 Jul 2011 16:18:27 +0200
libpoe-component-sslify-perl (1.005-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release 1.004
* Refresh spelling.patch (offset)
* Update dependencies per upstream
[ gregor herrmann ]
* New upstream release 1.005.
* Add a debian/NEWS with hints about the changes in handling SSL
certificates.
-- gregor herrmann <gregoa@debian.org> Thu, 10 Mar 2011 21:32:15 +0100
libpoe-component-sslify-perl (1.003-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* Refresh spelling.patch (offset).
-- Jonathan Yu <jawnsy@cpan.org> Tue, 01 Mar 2011 20:10:49 -0500
libpoe-component-sslify-perl (1.002-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Refresh copyright information
* Bump package to debhelper 8
* Add myself to Uploaders and Copyright
* Slight rewrite of control description
[ gregor herrmann ]
* (Build) depend on perl >= 5.10.1 (IO::Handle 1.28, Test::More 0.88).
* Refresh spelling.patch (offset).
-- Jonathan Yu <jawnsy@cpan.org> Sat, 26 Feb 2011 15:23:08 -0500
libpoe-component-sslify-perl (0.20-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* Add netbase to Build-Depends-Indep (closes: #581327).
-- gregor herrmann <gregoa@debian.org> Sun, 16 May 2010 18:17:46 +0200
libpoe-component-sslify-perl (0.19-1) unstable; urgency=low
[ Nathan Handler ]
* New upstream release 0.18
[ gregor herrmann ]
* New upstream release 0.19.
* Convert to source format 3.0 (quilt).
* Minimize debian/rules.
* Set Standards-Version to 3.8.4; drop version from perl build dependency.
* debian/control: bump libnet-ssleay-perl (build) dependency to 1.36; add
versioned build dependency on libpoe-perl; add build dependency on
libtest-nowarnings-perl.
* debian/copyright: update formatting, years of upstream copyright and list
of copyright holders.
* Add a patch to fix a spelling mistake.
-- gregor herrmann <gregoa@debian.org> Sun, 18 Apr 2010 14:43:41 +0200
libpoe-component-sslify-perl (0.15-1) unstable; urgency=low
[ Antonio Radici ]
* New upstream release (closes: #517222).
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/copyright: update years of upstream copyright and formatting.
* debian/control: slightly improve short and long description.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Thu, 26 Feb 2009 16:54:45 +0100
libpoe-component-sslify-perl (0.14-1) unstable; urgency=low
[ Jose Luis Rivas ]
* New upstream release
* Switched to debhelper v7, updated debian/{rules,control,compat}
* Added debian/docs.
* Added me as uploader.
* Refreshed debian/copyright.
* add myself to Uploaders
[ Damyan Ivanov ]
* drop README out of debian/docs as it contains text variant of POD
* install examples/* via debian/examples, not debian/docs
-- Damyan Ivanov <dmn@debian.org> Thu, 13 Nov 2008 14:47:21 +0200
libpoe-component-sslify-perl (0.13-2) unstable; urgency=low
* debian/copyright: (forgot to add before upload) new format headers.
-- Martín Ferrari <tincho@debian.org> Thu, 03 Jul 2008 05:25:52 -0300
libpoe-component-sslify-perl (0.13-1) unstable; urgency=low
* New upstream release.
* debian/rules: refreshed from templates.
* debian/watch: allow for v\d.+ format.
* debian/control: add myself to Uploaders, bumped Standards-Version with no
changes.
-- Martín Ferrari <tincho@debian.org> Thu, 03 Jul 2008 04:54:41 -0300
libpoe-component-sslify-perl (0.10-1) unstable; urgency=low
[ Kees Cook ]
* New upstream release.
* debian/patches/fix-pod-docs-for-names.patch: dropped -- taken upstream.
* debian/control: bumped standards version.
* debian/rules: adjusted to follow cleaner stamp conventions.
[ Martín Ferrari ]
* New upstream release (0.10), merged with 0.09 release, as it wasn't
uploaded.
* Removed quilt stuff as there aren't patches anymore.
* debian/copyright: converted to new parseable format.
* debian/rules: updated to avoid creating /usr/lib directories, instead of
deleting them afterwards.
[ Niko Tyni ]
* Add myself from Uploaders and remove Kees, as per the pkg-perl policy.
* Version the dependencies on libnet-ssleay-perl.
* Don't install the useless README file.
-- Niko Tyni <ntyni@debian.org> Fri, 28 Dec 2007 22:20:04 +0200
libpoe-component-sslify-perl (0.08-1) unstable; urgency=low
* Initial Release (Closes: #439853).
-- Kees Cook <kees@outflux.net> Mon, 27 Aug 2007 14:28:37 -0700
|