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 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278
|
python-selenium (4.8.3+dfsg-1) unstable; urgency=medium
* [9118276] New upstream version 4.8.3+dfsg
* [5bb3ae9] debian/: Move d/docs to d/python-selenium-doc.links
-- Carsten Schoenert <c.schoenert@t-online.de> Wed, 29 Mar 2023 12:14:56 +0200
python-selenium (4.8.2+dfsg-1) unstable; urgency=medium
* [8e56110] New upstream version 4.8.2+dfsg
-- Carsten Schoenert <c.schoenert@t-online.de> Mon, 20 Feb 2023 20:12:51 +0100
python-selenium (4.8.1+dfsg-1) unstable; urgency=medium
* [019f242] New upstream version 4.8.1+dfsg
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 18 Feb 2023 11:48:54 +0100
python-selenium (4.8.0+dfsg-1) unstable; urgency=medium
* [3c1c4b1] New upstream version 4.8.0+dfsg
* [2f824f7] d/control: Update Standards-Version to 4.6.2
No further changes needed.
* [f0b64a0] d/control: Move to dh-sequence*, add BuildProfileSpecs
* [7067e82] d/rules: Remove --with option from default target
* [eda9013] autopkgtest: Drop @builddeps@ and set python3-pytest
* [5139a39] d/copyright: Update year data
-- Carsten Schoenert <c.schoenert@t-online.de> Wed, 25 Jan 2023 11:51:31 +0100
python-selenium (4.7.2+dfsg-1) unstable; urgency=medium
* [7ed28d7] d/watch: Tune watch magic again
* [b1d3c67] New upstream version 4.7.2+dfsg
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 04 Dec 2022 17:31:47 +0100
python-selenium (4.6.0+dfsg-1) unstable; urgency=medium
* [1b4b674] d/gbp.conf: Filter out occurrences of 'rust' folders too
* [38a744c] New upstream version 4.6.0+dfsg
* [15f3303] Rebuild patch queue from patch-queue branch
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 06 Nov 2022 08:34:44 +0100
python-selenium (4.5.0+dfsg-1) unstable; urgency=medium
* [450ad89] CI: Remove doubled entry lines
* [16bea8d] d/watch: Look out also for versions without -python
* [16c631a] New upstream version 4.5.0+dfsg
* [b40c0a3] autopkgtest: Add --no-sandbox as we run headless
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 21 Oct 2022 20:26:18 +0200
python-selenium (4.4.2+dfsg-2) unstable; urgency=medium
* Source only upload
* [8808fd1] autopktest: Limit test-chromium to few architectures
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 09 Oct 2022 08:02:38 +0200
python-selenium (4.4.2+dfsg-1) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in Homepage field.
* Bump debhelper from old 10 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.6.0, no changes needed.
[ Carsten Schoenert ]
* [676a5d2] d/watch: Update file to version 4
Rewrite the watch logic to monitor the git tags on the GitHub site.
(Closes: #1019167)
* [5beaac8] d/gbp.conf: Adjust config with [import-orig] section
Use import-orig together with postunpack hook to repackage the upstream
data before importing source data.
* [aea0805] New upstream version 4.4.2+dfsg
* [4c0f9f1] d/copyright: Update content and data
* [e02b4d5] d/README.source: Update information about source
Update the section about importing new source tarballs, also explain the
usage of git-buildpackage as preferred tool for Debian packaging.
* [93245a8] d/control: Update Standards-Version to 4.6.1
* [45d111f] d/control: Running wrap-and-sort -ast
* [53c22b3] d/control: Split off Build-Dep-Indep and add new deps
* [3d5d0f1] python-selenium-doc: Add extra documentation package
* [094a010] d/control: Update python3-selenium package description
* [8ceba87] d/rules: Turn off verbose mode
* [54f0faa] d/control: Remove non existing packages from Recommends
* [72a813b] Rebuild patch queue from patch-queue branch
Added patches:
pytest-Ignore-trio_mode-for-now.patch
tests-Ignore-WEBDRIVER-and-HTML_ROOT-variables.patch
Renamed patch:
0004-Readd-unmininmized-javascript-code.patch
-> Readd-unmininmized-javascript-code.patch
* [28440a2] d/rules: Add target override_dh_auto_test
* [ed25dbe] d/control: Adding entry Rules-Requires-Root: no
* [851b91a] d/u/metadata: Add some more project metadata
* [18f98b6] autopkgtest: Add initial setup
* [f3905af] d/py3dist-overrides: Adding override for trio_websocket
* [e7049d5] d/copyright: Add copyright information about myself
* [780da95] d/control: Add myself as uploader
[ Johannes Schauer Marin Rodrigues ]
* [2b92fc2] autopkgtest: Add Chrome webdriver testing
(Closes: #923929)
* [0d74bbc] d/salsa-ci.yml: Adding Yaml CI control data for Salsa
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 08 Oct 2022 09:07:58 +0200
python-selenium (4.0.0~a1+dfsg1-1) unstable; urgency=medium
* Remove python2 dependencies (Closes: #938161)
* New upstream version 4.0.0~a1+dfsg1
* Remove dependencies and patches related to firefoxdriver (Closes: #93939)
* Use cromium driver from path environment
* Update deminimized js code from upstream
* Remove unused lintian overrides
-- Sascha Girrulat <sascha@girrulat.de> Tue, 10 Sep 2019 11:25:42 +0200
python-selenium (3.14.1+dfsg1-1) unstable; urgency=medium
* New upstream version 3.14.1+dfsg1
* Bump Standarts-Version to 4.2.1
* Add dependency to python[3]-urllib3
* Update dependency to the related firefoxdriver
-- Sascha Girrulat <sascha@girrulat.de> Tue, 16 Oct 2018 16:13:17 +0200
python-selenium (3.8.0+dfsg1-3) unstable; urgency=medium
* Shorten NEWS and move the content to README.Debian
-- Sascha Girrulat <sascha@girrulat.de> Sat, 03 Feb 2018 23:17:54 +0100
python-selenium (3.8.0+dfsg1-2) unstable; urgency=medium
* Add newsfile to ease the handling with geckodriver.
-- Sascha Girrulat <sascha@girrulat.de> Tue, 12 Dec 2017 09:56:04 +0100
python-selenium (3.8.0+dfsg1-1) unstable; urgency=medium
* New upstream version 3.8.0+dfsg1 (Closes: #883073)
* Use https for debian watch
* Update standards version
* Rename old style config section
* Update exludes to new package structure
* Remove minimized javascript files from upstream code
* Update patches to reflect upstream changes
* Update changelog path to reflect upstream changes
* Update package suggestions
* Add patch file to readd unminimized javascript code
-- Sascha Girrulat <sascha@girrulat.de> Sat, 09 Dec 2017 23:15:28 +0100
python-selenium (2.53.2+dfsg1-2) unstable; urgency=medium
* Add chromium-driver to recommends (Closes: #855353)
* Update chromedriver binary location (Closes: #854732)
-- Sascha Girrulat <sascha@girrulat.de> Mon, 20 Feb 2017 11:05:02 +0100
python-selenium (2.53.2+dfsg1-1) unstable; urgency=medium
* Update suggest of firefoxdriver to version 2.53.2
-- Sascha Girrulat <sascha@girrulat.de> Sun, 05 Jun 2016 22:03:13 +0200
python-selenium (2.53.2+dfsg1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Added debian/gbp.conf.
* New upstream release (Closes: #816624).
* Ran wrap-and-sort -t -a.
* Removed useless python build-depends (there's already python-all).
* Removed useless X-Python-Version: and X-Python3-Version: fields, as the
required versions are already available in oldoldstable.
* Removed required version of python-setuptools (already satisfied in
oldstable).
* Bumped Standards-Version to 3.9.8 (no change).
* Added extend-diff-ignore = "^[^/]*[.]egg-info/" in d/source/options.
* Removed useless/harmful patch:
- 0001-add-missing-files-to-SOURCES.txt.patch
- 0003-Remove-superfluous-pbr-config.patch
- 0004-changelog-naming.patch
* Refreshed / rebased patches:
- 0002-Set-xpi-path-to-usr-lib.patch
- 0005-Use-x_ignore_nofocus-from-usr-lib-firefoxdriver.patch
* Fixed README -> README.rst in debian/docs to follow what was done upstream.
* Fixed debian/compat to 9 (which also didn't match debhelper version in
Build-Depends).
* Correctly install upstream changelog using dh_installchangelogs.
* Do not attempt to package inexistant docs/* folder.
* Now using HTTPS for VCS URLs.
* Move chromedriver from Suggests to Recommends, and also makes phantomjs as
an option, ie: chromedriver | phantomjs (Closes: #805732).
* Add patch to fix chromedriver's location, thanks to Guido Günther for the
patch (Closes: #805733).
-- Thomas Goirand <zigo@debian.org> Wed, 01 Jun 2016 10:16:42 +0200
python-selenium (2.48.0+dfsg1-2) unstable; urgency=medium
* Lintian fixes:
changelog should not mention-nmu
capitalization error in description
duplicate short description
build depends on python-dev with no arch any
-- Sascha Girrulat <sascha@girrulat.de> Mon, 16 Nov 2015 21:45:27 +0100
python-selenium (2.48.0+dfsg1-1) unstable; urgency=medium
* Imported Upstream version 2.48.0+dfsg1
-- Sascha Girrulat <sascha@girrulat.de> Thu, 05 Nov 2015 10:33:36 +0100
python-selenium (2.48.0-1) unstable; urgency=medium
* Imported Upstream version 2.48.0
* Use shared libs from /usr/lib/firefoxdriver
-- Sascha Girrulat <sascha@girrulat.de> Sun, 01 Nov 2015 00:33:18 +0100
python-selenium (2.47.1+dfsg1-2) unstable; urgency=medium
* remove superfluous shlibs:Depends from depends
* Add versioned suggest dependency to firefoxwebdriver
* Update patches from gbp-pq
-- Sascha Girrulat <sascha@girrulat.de> Sat, 31 Oct 2015 21:19:01 +0100
python-selenium (2.47.1+dfsg1-1) experimental; urgency=medium
[ Leo Arias ]
* Added python3-setuptools as a dependency.
[ Thomi Richards ]
* Build python3 packages as well.
[ Federico Gimenez ]
* initial patch to move the package to main
[Sascha Girrulat]
* Import parts from a patch of Federico Gimenez <fgimenez@canonical.com>
* Add get-orig-source target to debian/rules
(Closes: #636677, #729269, #796319)
* debian/control cleanups
* Imported Upstream version 2.47.1+dfsg1
(Closes: #705460, #659112, #760789 )
* split off source patches from external patches
* suggest chromdriver as one of the useable webdriver backends
(Closes: #700061)
* Remove x_ignore_nofocus.so
[ Sascha Girrulat ]
* Snapshot release 2.47.1+dfsg1-1~1.gbp824c36
* switch source url from google svn to github
* fix dversionmangle in debian/watch to compare the dfsg version
* remove non-free from section (Closes: #770232)
* use project homepage instead of pypi source page
* add suggest to firefoxdriver
* import parts of a patch from Federico Gimenez
-- Sascha Girrulat <sascha@girrulat.de> Mon, 24 Aug 2015 15:45:01 +0200
python-selenium (2.2.0-1) unstable; urgency=low
* source package automatically created by stdeb 0.6.0+git
* [120bd06] debianized (Closes: #626535)
-- Sascha Girrulat <sascha@girrulat.de> Sat, 30 Jul 2011 20:42:23 +0200
|