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
|
libmail-gnupg-perl (0.23-2) unstable; urgency=medium
* Skip test t/agent.t during build and autopkgtest.
The test is known to be fragile, and now a real life failure has appeared.
Thanks to Santiago Vila for the bug report. (Closes: #838273)
-- gregor herrmann <gregoa@debian.org> Mon, 19 Sep 2016 16:44:52 +0200
libmail-gnupg-perl (0.23-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.23
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Add debian/upstream/metadata.
* Add patch to make testsuite and autopkgtest work with gnupg2.
Thanks to Daniel Kahn Gillmor for the patch.
(Closes: #835075)
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Mon, 12 Sep 2016 18:13:57 +0200
libmail-gnupg-perl (0.22-1) unstable; urgency=medium
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
* Imported Upstream version 0.22
- Fixes "FTBFS with new gpg-agent: t/agent.t failures"
(Closes: #797578)
* Update copyright years for debian/* packaging files
* Declare compliance with Debian policy 3.9.8
* Bump Debhelper compat level to 9
* Declare package as autopkgtestable
* debian/control: Correct package's long description.
Mention Mail::GnuPG module name.
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 11 Apr 2016 08:25:28 +0200
libmail-gnupg-perl (0.21-1) unstable; urgency=medium
* Update Vcs-Browser URL to cgit web frontend
* Imported Upstream version 0.21
* Move perl to Build-Depends
* Add Build-Depends on libmodule-build-perl
* Wrap and sort fields in debian/control
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 26 Aug 2014 20:00:41 +0200
libmail-gnupg-perl (0.20-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.20
* Update copyright years for debian/* packaging files
* Declare compliance with Debian Policy 3.9.5
* Wrap and sort fields in debian/control file
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 29 Jul 2014 20:23:33 +0200
libmail-gnupg-perl (0.19-1) unstable; urgency=low
* Imported Upstream version 0.19
+ Fix FTBFS with GnuPG::Interface >= 0.46 (Closes: #706141)
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
* Bump Standards-Version to 3.9.4
* Update copyright years for debian/* packaging files
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 06 Jan 2013 22:03:20 +0100
libmail-gnupg-perl (0.18-1) unstable; urgency=low
* Imported Upstream version 0.18
* Update debian/copyright file information.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
Update copyright years for debian/* packaging.
* Bump Standards-Version to 3.9.3
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 23 Jul 2012 14:22:25 +0200
libmail-gnupg-perl (0.17-2) unstable; urgency=low
* Drop 02_doc-meme-sigs-verification.patch patch.
This patch was applied upstream.
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 12 Dec 2011 14:24:52 +0100
libmail-gnupg-perl (0.17-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.
* Imported Upstream version 0.17
* Refresh 02_doc-meme-sigs-verification.patch (offset)
* Bump Standards-Version to 3.9.2
* Update debian/copyright file.
Update copyright years for debian/* packaging.
* Add gnupg-agent to Build-Depends-Indep
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 12 Dec 2011 07:29:30 +0100
libmail-gnupg-perl (0.16-1) unstable; urgency=low
* New upstream release
- Fix for bug in decode using wrong method to get mime decoded
(Closes: #592503).
* Refresh 02_doc-meme-sigs-verification.patch patch.
* Bump Debhelper compat level to 8. Use now Build.PL.
* debian/control:
- Move perl to Build-Depends for Module::Build use.
- Bump versioned Build-Depends on debhelper to (>= 8).
- Add gnupg to (Build-)Depends(-Indep).
- Add Suggests on gnupg-agent for gpg-agent support.
* debian/copyright: update Maintainer field.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 14 Dec 2010 21:30:00 +0100
libmail-gnupg-perl (0.15-2) unstable; urgency=low
[ gregor herrmann ]
* (Build) depend on libmime-tools-perl instead of libmime-perl
(Closes: #600705).
* debian/control: change my email address.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Change my email address.
[ Salvatore Bonaccorso ]
* debian/control:
- Make Build-Depends-Indep on perl unversioned as versioned (>= 5.8.0-
7) is not needed anymore and anyway satisfied even in stable.
- Bump versioned Build-Depends on debhelper to (>= 7).
- Drop quilt Build-Depends.
* Convert to '3.0 (quilt)' source package format.
* Bump Debhelper compat level to level 7.
* debian/rules: Simplify to a 3-line tiny makefile and drop quilt use as we
use 3.0 (quilt) source format now.
* Drop not needed README.source.
* Refresh debian/copyright according the format-specification given in
revision 135 of DEP5 proposal for machine-readable copyright file
information.
* Add myself to Uploaders.
* Bump Standards-Version to 3.9.1.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 20 Oct 2010 18:48:00 +0200
libmail-gnupg-perl (0.15-1) unstable; urgency=low
* New upstream version.
+ fixes a deadlock when handling big messages. (Closes: #459693)
+ debian/patches/01_fix-race-on-bad-rcpts.patch: removed, no longer needed.
* Explicitly point to GPL-2 in debian/copyright.
* Change to my @debian.org email address in Uploaders.
* Build-depend on quilt (>= 0.40) for quilt.make.
-- Niko Tyni <ntyni@debian.org> Mon, 10 Mar 2008 22:04:38 +0200
libmail-gnupg-perl (0.10-3) unstable; urgency=low
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed:
Homepage pseudo-field (Description); XS-Vcs-Svn fields.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #467895)
- update based on dh-make-perl's templates
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 08 Mar 2008 22:54:40 +0100
libmail-gnupg-perl (0.10-2) unstable; urgency=low
* Updated debian/copyright to point to
http://www.cpan.org/modules/by-module/Mail/ for upstream sources
-- Damyan Ivanov <dmn@debian.org> Mon, 16 Jul 2007 15:08:59 +0300
libmail-gnupg-perl (0.10-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
[ Damyan Ivanov ]
* Split the source patches to debian/patches/*
+ Add quilt to Build-Depends and integrate it in debian/rules
+ Add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Mon, 16 Jul 2007 14:29:38 +0300
libmail-gnupg-perl (0.08-3) unstable; urgency=low
* Document how MIME-encoded signatures should be verified.
(Closes: #415088)
* Fix a race condition when passing bad recipients. (Closes: #412041)
* debian/rules cleanup.
* Upgrade to Standards-Version 3.7.2. No changes needed.
-- Niko Tyni <ntyni@iki.fi> Tue, 10 Apr 2007 22:23:05 +0300
libmail-gnupg-perl (0.08-2) unstable; urgency=low
* Initial upload to the Debian archive. (Closes: #351470)
* Set debhelper compatibility level to 5.
* Changed watch file.
* Changed the download URL in debian/copyright to the .tar.gz file
(thanks to Gunnar Wolf for the hint).
* Changed Maintainer to the Debian Perl Group before initial import to
the pkg-perl svn repository.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 5 Feb 2006 04:18:06 +0100
libmail-gnupg-perl (0.08-1) unstable; urgency=low
* Initial Release.
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 4 Jan 2006 16:33:00 +0100
|