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
|
libnet-managesieve-perl (0.13-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libnet-managesieve-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 16:35:32 +0100
libnet-managesieve-perl (0.13-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 16 Jun 2022 20:32:31 +0100
libnet-managesieve-perl (0.13-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 14 Jun 2022 14:02:26 +0200
libnet-managesieve-perl (0.13-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 0.13
* Drop escape-brace-in-regex.patch (applied upstream)
* Drop fix-spelling-error-in-manpage.patch (applied upstream)
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 04 Jan 2016 21:15:20 +0100
libnet-managesieve-perl (0.12-1) unstable; urgency=medium
* Team upload.
[ Ansgar Burchardt ]
* New upstream release 0.11.
* Email change: Ansgar Burchardt -> ansgar@debian.org
* debian/control: Convert Vcs-* fields to Git.
* Drop patch spelling.patch: applied upstream.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* New upstream release 0.12.
[ 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.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Drop disable-signature-test.patch. The patched file is gone.
[ Salvatore Bonaccorso ]
* Escape brace in regexp.
Unescaped left brace used in regexp is deprecated and issues a warning
under Perl 5.22. (Closes: #809102)
* Refresh debian/copyright file format.
Update format specification to 1.0 copyright-format.
Add missing Files: * stanza for upstream files.
Explicitly refer to Debian systems in general instead of only Debian
GNU/Linux systems.
Explicitly refer to GPL-1 license text in common-licenses.
* Bump Debhelper compat level to 9
* Declare compliance with Debian policy 3.9.6
* Add fix-spelling-error-in-manpage.patch patch.
Fix spelling errors in Net::ManageSieve manpage.
* Declare package as autopkgtestable
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 27 Dec 2015 19:50:37 +0100
libnet-managesieve-perl (0.10-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Update years of copyright.
* debian/copyright: Formatting changes for current DEP-5 proposal.
* Use source format 3.0 (quilt); drop README.source and quilt framework.
* Fix spelling errors in the documentation.
+ new patch: spelling.patch
* Bump Standards-Version to 3.9.0 (no changes).
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Fri, 09 Jul 2010 23:33:53 +0900
libnet-managesieve-perl (0.09-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Appears to be only minor changes in a call to base64_encode.
Note there are no upstream changelog entries for this release.
* Standards-Version 3.8.3 (no changes)
[ 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).
[ Christoph Berg ]
* Remove myself from uploaders.
[ Ryan Niebur ]
* Update jawnsy's email address
-- Christoph Berg <myon@debian.org> Thu, 03 Dec 2009 14:51:06 +0100
libnet-managesieve-perl (0.08-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Accept ucfirst options on new() constructor (RT#48349)
+ on_fail option for constructor (RT#48286)
+ Now calls _set_error() when TLS fails
* Rewrote control description
* Standards-Version 3.8.2 (no changes)
* Bump to debhelper 7
* Use short debhelper rules format
* Added a patch to disable signature tests unless we have Internet
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <frequency@cpan.org> Tue, 04 Aug 2009 19:03:44 -0400
libnet-managesieve-perl (0.06-1) unstable; urgency=low
* Initial Release.
-- Christoph Berg <myon@debian.org> Wed, 15 Apr 2009 11:17:43 +0200
|