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
|
libwww-mechanize-formfiller-perl (0.13-1) unstable; urgency=medium
* Import upstream version 0.13.
* Update years of packaging copyright.
* Update alternative (build) dependencies.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Sat, 20 Aug 2022 14:18:36 +0200
libwww-mechanize-formfiller-perl (0.12-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Fix day-of-week for changelog entry 0.06-1.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 28 Jun 2022 22:33:39 +0100
libwww-mechanize-formfiller-perl (0.12-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* New upstream release.
* Update years of upstream and packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.8.
* Bump debhelper compatibility level to 9.
* Update (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Sat, 21 Jan 2017 21:07:30 +0100
libwww-mechanize-formfiller-perl (0.11-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Florian Schlichting ]
* Import Upstream version 0.11
* Declare compliance with Debian Policy 3.9.5
* Add myself to Uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Mon, 20 Jan 2014 22:54:27 +0100
libwww-mechanize-formfiller-perl (0.10-2) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Remove Michael Mende from Uploaders on request of the MIA team
(closes: #578182).
* Prepare build and runtime dependencies for libwww-perl 6
(closes: #620436).
* Switch to source format 3.0 (quilt).
* Minimize debian/rules.
* Switch to debhelper 8.
* Remove versions from (build) dependencies.
* Set Standards-Version to 3.9.1 (no further changes).
* Update copyright format.
* Update patch headers.
-- gregor herrmann <gregoa@debian.org> Mon, 04 Apr 2011 18:13:09 +0200
libwww-mechanize-formfiller-perl (0.10-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* debian/watch: use extended regexp for matching upstream versions.
* Remove patch fix-99-manifest.t-no-MANIFEST.SKIP.patch, MANIFEST.skip is
now provided in the upstream tarball. Update patch
fix-manpage-errors.patch, partly applied upstream.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Fri, 01 May 2009 21:30:29 +0200
libwww-mechanize-formfiller-perl (0.09-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Damyan Ivanov ]
* New upstream release
+ t/08-FF-fillout.t dropped; Closes: #521989 -- FTBFS with test failure
* add fix-99-manifest.t-no-MANIFEST.SKIP.patch working around the fact that
MANIFEST.SKIP is not present
+ add build-dependency to quilt; plug quilt into debian/rules
+ add README.source
* rules: squeezed to almost three-liner with DH7
+ bump compatlevel to 7
+ bump debhelper build-dependency to 7.0.50
* do not ship redundant README
* put module name in long description, drop leading space from short
description
* add libfile-slurp-perl to B-D enabling additional tests
* copyright: add me to copyright holders for packaging and replace sole '(C)'
with 'Copyright' in the process. Thanks lintian.
* package now conforms to policy 3.8.1
* add fix-manpage-errors.patch fixing some long lines without spacing that
man wasn't able to wrap
-- Damyan Ivanov <dmn@debian.org> Fri, 24 Apr 2009 14:44:52 +0300
libwww-mechanize-formfiller-perl (0.08-2) unstable; urgency=low
[Gregor Herrmann]
* debian/rules: delete /usr/lib/perl5 only if it exists (Closes: #467932).
[Michael Mende]
* debian/control: Bumped Standards-Version to 3.7.3.
-- Michael Mende <debian@menole.net> Wed, 27 Feb 2008 10:25:19 +0100
libwww-mechanize-formfiller-perl (0.08-1) unstable; urgency=low
* New upstream release
Contains no code changes
* Require at least 0.05 of libdata-random-perl
* Use narrower upstream source location
* Add myself to Uploaders
* Clean up debian/rules
+ Drop unused dh_link
+ Drop unused OPTIMIZE="…" setting
+ Move test suitr from install to build target
+ Remove stamps before distclean
-- Damyan Ivanov <dmn@debian.org> Thu, 11 Oct 2007 10:32:25 +0300
libwww-mechanize-formfiller-perl (0.06-2) unstable; urgency=low
* Change URL in watch file.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 22:33:18 +0200
libwww-mechanize-formfiller-perl (0.06-1) unstable; urgency=low
* Initial Release (Closes: #433926).
-- Michael Mende <debian@menole.net> Sun, 12 Aug 2007 11:32:16 +0000
|