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
|
libhtml-formhandler-perl (0.40068-1) unstable; urgency=medium
* Team upload
[ gregor herrmann ]
* Drop debian/tests/pkg-perl/smoke-tests, handled by pkg-perl-
autopkgtest now.
[ Damyan Ivanov ]
* New upstream version 0.40068
* update years of upstream copyright
* add libcrypt-{blowfish,cbc}-perl to (build) dependencies
* patch the WHATIS entries of two manpages
-- Damyan Ivanov <dmn@debian.org> Sat, 11 Nov 2017 22:59:06 +0000
libhtml-formhandler-perl (0.40067-1) unstable; urgency=medium
* Import upstream version 0.40067
* debian/copyright: Add upstream email.
* debian/control: Add libjson-maybexs-perl to {Build}-Depends.
-- Angel Abad <angel@debian.org> Fri, 21 Oct 2016 09:52:54 +0200
libhtml-formhandler-perl (0.40066-1) unstable; urgency=medium
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Import upstream version 0.40066.
* Update years of packaging copyright.
* autopkgtest: activate more smoke tests.
-- gregor herrmann <gregoa@debian.org> Sun, 11 Sep 2016 19:45:36 +0200
libhtml-formhandler-perl (0.40065-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Angel Abad ]
* Imported Upstream version 0.40065
* Declare compliance with Debian policy 3.9.8
* debian/copyright: Update copyright years
-- Angel Abad <angel@debian.org> Fri, 29 Apr 2016 10:18:33 +0200
libhtml-formhandler-perl (0.40064-1) unstable; urgency=medium
* Add debian/upstream/metadata.
* Import upstream version 0.40064.
* Update years of packaging copyright.
* Update (build) dependencies.
* Mark package as autopkgtest-able.
* Add optional modules to Recommends. Thanks to autopkgtest.
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sun, 18 Oct 2015 16:36:57 +0200
libhtml-formhandler-perl (0.40057-1) unstable; urgency=medium
* New upstream release.
* Update copyright years.
* Add notice about removed options to debian/NEWS.
-- gregor herrmann <gregoa@debian.org> Sun, 24 Aug 2014 20:34:56 -0700
libhtml-formhandler-perl (0.40056-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream releases 0.40053, 0.40054.
* Add (build) dependency on liblist-allutils-perl.
* Refresh patch (offset).
* Declare compliance with Debian Policy 3.9.5.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.40055
* Drop 735051-fix-FTBFS.patch (applied upstream)
* Drop pod-encoding.patch patch (applied upstream)
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* New upstream release 0.40056.
* Add build-dependency on libtype-tiny-perl. Used in a test.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
-- gregor herrmann <gregoa@debian.org> Thu, 21 Aug 2014 11:38:38 -0700
libhtml-formhandler-perl (0.40050-2) unstable; urgency=medium
* Team upload.
* Add 735051-fix-FTBFS.patch.
Fix test case which was dependent on a 2008+5 yts time span.
(Closes: #735051)
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 30 Jan 2014 22:58:32 +0100
libhtml-formhandler-perl (0.40050-1) unstable; urgency=low
* New upstream release.
* Add a warning about a removed option to debian/NEWS.
* debian/control: debhelper (>= 8). Newer versions don't help for
arch:all packages, and debian/compat was still at 8 anyway.
* Add patch fix POD encoding.
-- gregor herrmann <gregoa@debian.org> Mon, 07 Oct 2013 22:25:13 +0200
libhtml-formhandler-perl (0.40027-1) unstable; urgency=low
* Imported Upstream version 0.40027
* debian/control: Build-Depends on debhelper (>= 9.20120312)
-- Angel Abad <angel@debian.org> Sun, 18 Aug 2013 16:50:56 +0200
libhtml-formhandler-perl (0.40026-1) unstable; urgency=low
* Imported Upstream version 0.40026
* debian/control: B-D-I on libpadwalker-perl
-- Angel Abad <angel@debian.org> Fri, 12 Jul 2013 12:15:37 +0200
libhtml-formhandler-perl (0.40025-1) unstable; urgency=low
* Imported Upstream version 0.40025
* debian/copyright: Update debian years
-- Angel Abad <angel@debian.org> Thu, 06 Jun 2013 19:54:09 +0200
libhtml-formhandler-perl (0.40022-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Mar 2013 13:58:32 +0100
libhtml-formhandler-perl (0.40020-1) unstable; urgency=low
[ 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 ]
* New upstream release.
* debian/copyright: update years of upstream and packaging copyright.
* Add (build) dependency on libjson-perl.
-- gregor herrmann <gregoa@debian.org> Sun, 17 Feb 2013 18:19:50 +0100
libhtml-formhandler-perl (0.40017-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.4 (no changes).
-- gregor herrmann <gregoa@debian.org> Sun, 09 Dec 2012 16:48:59 +0100
libhtml-formhandler-perl (0.40016-1) unstable; urgency=low
* new upstream release
* control: added /me to uploaders
-- Dominique Dumont <dod@debian.org> Tue, 16 Oct 2012 19:38:10 +0200
libhtml-formhandler-perl (0.40013-1) unstable; urgency=low
* Imported Upstream version 0.40013
* Add myself to Uploaders
-- Angel Abad <angel@debian.org> Tue, 26 Jun 2012 17:51:43 +0200
libhtml-formhandler-perl (0.40012-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 16 Jun 2012 15:55:47 +0200
libhtml-formhandler-perl (0.40011-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Fri, 08 Jun 2012 21:31:59 +0200
libhtml-formhandler-perl (0.40010-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 26 May 2012 21:30:07 +0200
libhtml-formhandler-perl (0.40007-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Mon, 07 May 2012 18:48:42 +0200
libhtml-formhandler-perl (0.40006-1) unstable; urgency=low
* New upstream release.
* Drop pod.patch, merged upstream.
-- gregor herrmann <gregoa@debian.org> Fri, 13 Apr 2012 16:41:06 +0200
libhtml-formhandler-perl (0.40005-1) unstable; urgency=low
* Initial release (closes: #580216).
-- gregor herrmann <gregoa@debian.org> Fri, 06 Apr 2012 23:31:17 +0200
|