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
|
libtest-www-selenium-perl (1.36-2) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Drop unnecessary comment lines in d/watch
* Add d/u/metadata
* Update upstream contact in d/copyright
* Bump debhelper compatibility level to 9
* Declare compliance with Debian policy 3.9.6
* Add recommends and build dependency on libdevel-repl-perl.
Used in lib/Devel/REPL/Plugin/Selenium.pm
* Mark package as autopkgtestable
* Refresh lintian overrides
* Remove util/create_www_selenium.pl from d/copyright.
This file does not exist anymore.
* Add a patch fixing spelling error in manpage
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 30 Dec 2015 18:59:48 -0200
libtest-www-selenium-perl (1.36-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ 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.
* Update debian/copyright. Bump years of packaging copyright, remove
stanza about removed Module::Install.
* Add (build) dependency on libnamespace-clean-perl.
* Declare compliance with Debian Policy 3.9.4.
* Refresh lintian override (line number).
* Don't install empty manpage for new module.
-- gregor herrmann <gregoa@debian.org> Sun, 08 Sep 2013 16:48:35 +0200
libtest-www-selenium-perl (1.33-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.3 (no changes).
* Remove pod patch, not needed anymore (file was removed).
* Add libwww-perl to Depends.
* debian/copyright: update to Copyright-Format 1.0.
-- gregor herrmann <gregoa@debian.org> Sun, 27 May 2012 20:38:39 +0200
libtest-www-selenium-perl (1.32-1) unstable; urgency=low
* New upstream release.
* debian/copyright: add info about new third-party files, bump years of
packaging copyright.
* Add a patch to remove a POD stub.
-- gregor herrmann <gregoa@debian.org> Fri, 10 Feb 2012 17:41:16 +0100
libtest-www-selenium-perl (1.31-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.
[ gregor herrmann ]
* New upstream release.
* Switch to debhelper compatibility level 8; switch order of arguments
to dh.
* Update years of packaging copyright.
* Add (build) dependency on libdevel-repl-perl.
-- gregor herrmann <gregoa@debian.org> Sat, 10 Dec 2011 17:18:27 +0100
libtest-www-selenium-perl (1.25-1) unstable; urgency=low
* Added myself to Uploaders
* New upstream release
* Raised standards version to 3.9.2
* Removed uninteresting documentation
* Removed patch applied upstream
* Updated lintian override
* Refreshed copyright and relicensed debian/* in sympathy
with other parts of the package
-- Nicholas Bamber <nicholas@periapt.co.uk> Wed, 04 May 2011 10:05:43 +0100
libtest-www-selenium-perl (1.23-1) unstable; urgency=low
* New upstream release
* Standards-Version 3.9.1 (no changes)
* Refresh POD patch
* Update copyright information
-- Jonathan Yu <jawnsy@cpan.org> Thu, 07 Oct 2010 18:15:02 -0400
libtest-www-selenium-perl (1.22-1) unstable; urgency=low
* New upstream release
* Use new 3.0 (quilt) source format
* Update copyright to new DEP5 format
* Standards-Version 3.8.4 (no changes)
* Upstream requires URI::Escape 3.30 (introduced in
liburi-perl 1.53)
-- Jonathan Yu <jawnsy@cpan.org> Sat, 03 Apr 2010 00:35:41 -0400
libtest-www-selenium-perl (1.21-1) unstable; urgency=low
* New upstream release
-- Jonathan Yu <jawnsy@cpan.org> Wed, 30 Dec 2009 23:45:33 -0500
libtest-www-selenium-perl (1.20-1) unstable; urgency=low
* New upstream release
* Prepare a patch to fix the POD issues
-- Jonathan Yu <jawnsy@cpan.org> Thu, 19 Nov 2009 09:46:32 -0500
libtest-www-selenium-perl (1.19-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Update list of commands not requiring a locator
+ Ensure do_command reuses LWP objects and caches
connections for performance
* Standards-Version 3.8.3 (drop perl version dependency)
* Use new short rules format
* Update copyright information
* Add myself to Uploaders and Copyright
* Drop version dep on liburi-perl, v1.35 is in oldstable
* Remove strange spacing (double spaces) from control
* Rewrite the description
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Remove build dependency on libtest-simple-perl, Test::More 0.42 is in perl
core since 5.6.2 and 5.8.
-- Jonathan Yu <jawnsy@cpan.org> Fri, 25 Sep 2009 05:01:27 -0400
libtest-www-selenium-perl (1.17-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Wed, 31 Dec 2008 19:40:53 +0100
libtest-www-selenium-perl (1.16-1) unstable; urgency=low
[ gregor herrmann ]
* debian/copyright: point to /usr/share/common-licenses/Apache-2.0 instead
of including the Apache License verbatim.
* Set Standards-Version to 3.8.0 (no changes).
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Brian Cassidy ]
* New upstream release
[ gregor herrmann ]
* Add /me to Uploaders.
* Set debhelper compatibility level to 7; adapt
debian/{control,compat,rules}.
* debian/copyright: update formatting and add information about files under
inc/.
* Add a lintian override for a long xpathExpression which makes man's
line-breaking algorithm unhappy.
-- gregor herrmann <gregoa@debian.org> Wed, 17 Dec 2008 21:47:02 +0100
libtest-www-selenium-perl (1.15-1) unstable; urgency=low
* Initial Release (Closes: #477558)
-- AGOSTINI Yves <agostini@univ-metz.fr> Wed, 23 Apr 2008 21:54:19 +0200
|