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
|
libnet-smtp-ssl-perl (1.04-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* New upstream release.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.8.
* Add deprecation notice to long description.
-- gregor herrmann <gregoa@debian.org> Sun, 30 Oct 2016 23:35:54 +0100
libnet-smtp-ssl-perl (1.03-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* 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 ]
* Apply wrap-and-sort
* Remove Maximilian Gaß from Uploaders (no more active according to himself)
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata.
* Import upstream version 1.03.
Fixes "FTBFS with perl 5.22: test failures" (Closes: #796888)
* Update Upstream-Contact in debian/copyright.
* Update years of packaging copyright.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Tue, 25 Aug 2015 17:15:46 +0200
libnet-smtp-ssl-perl (1.01-3) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Remove version from dependency on libio-socket-ssl-perl, satisfied in
lenny.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Maximilian Gass ]
* Switch to debhelper compat level 8, minimize rules
* Update copyright file with new format
* Add libauthen-sasl-perl to Recommends (closes: #549524)
* Add myself to Uploaders
* Bump Standards-Version to 3.9.1: no changes necessary
* Switch to source format 3.0 (quilt)
* Improve short and long description a little
-- Maximilian Gass <mxey@cloudconnected.org> Wed, 23 Feb 2011 19:15:54 +0100
libnet-smtp-ssl-perl (1.01-2) unstable; urgency=low
[ Damyan Ivanov ]
* Depend on fixed libio-socket-ssl-perl (>= 1.06)
Closes: 474645
* add myself to Uploaders
[ gregor herrmann ]
* debian/control: change my email address.
* Set Standards-Version to 3.8.0 (no changes).
* debian/rules: remove some unneeded comments.
-- gregor herrmann <gregoa@debian.org> Mon, 16 Jun 2008 20:33:53 +0200
libnet-smtp-ssl-perl (1.01-1) unstable; urgency=low
* Initial release (closes: #473303).
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 29 Mar 2008 23:53:17 +0100
|