debian/0000775000000000000000000000000012012416433007164 5ustar debian/control0000664000000000000000000000214512012414035010565 0ustar Source: python-selenium Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Sascha Girrulat Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python (>= 2.6.6-3), debhelper (>= 8) Standards-Version: 3.9.2 Section: non-free/python Homepage: http://code.google.com/p/selenium/ #Vcs-Git: git://git.debian.org/~sagiru-guest/public_git/python-selenium.git #Vcs-Browser: http://git.debian.org/?p=users/sagiru-guest/python-selenium.git;a=summary X-Python-Version: >= 2.6 Package: python-selenium Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: python bindings for Selenium python-selenium includes the Selenium Python Client Driver and is a python language binding for Selenium Remote Control (version 1.0 and 2.0). . Currently the remote protocol, Firefox/Icedove and Chrome for Selenium 2.0 are supported, as well as the Selenium 1.0 bindings. As work will progresses we'll add more "native" drivers. . The python package is downloaded from http://pypi.python.org/packages/source/s/selenium/selenium-2.2.0.tar.gz debian/lintian-overrides0000664000000000000000000000010312012413666012544 0ustar python-selenium: capitalization-error-in-description python Python debian/watch0000664000000000000000000000012312012413666010216 0ustar version=3 http://pypi.python.org/packages/source/s/selenium/selenium-(.*)\.tar\.gz debian/source/0000775000000000000000000000000012012413666010471 5ustar debian/source/format0000664000000000000000000000001412012413666011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000025712012413666010253 0ustar #!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0+git at # Thu, 28 Jul 2011 18:28:20 +0200 %: dh $@ --with python2 --buildsystem=python_distutils debian/compat0000664000000000000000000000000212012413666010367 0ustar 7 debian/docs0000664000000000000000000000003512012413666010042 0ustar CREDITS.txt README.md docs/* debian/patches/0000775000000000000000000000000012012415622010612 5ustar debian/patches/update-egg-information.patch0000664000000000000000000000122212012413666016203 0ustar Description: Upstream changes introduced in version 2.2.0-1 This patch has been created by dpkg-source during the package build. Here's the last changelog entry, hopefully it gives details on why those changes were made: . selenium (2.2.0-1) unstable; urgency=low . * source package automatically created by stdeb 0.6.0+git . The person named in the Author field signed this changelog entry. Author: Sascha Girrulat --- selenium-2.25.0.orig/selenium.egg-info/SOURCES.txt +++ selenium-2.25.0/selenium.egg-info/SOURCES.txt @@ -13,6 +13,7 @@ properties.yml selenium.eml selenium.iml +setup.cfg setup.py wire.py py/CHANGES debian/patches/series0000664000000000000000000000003512012415622012025 0ustar update-egg-information.patch debian/changelog0000664000000000000000000000062112012416433011035 0ustar python-selenium (2.25.0-0ubuntu1) quantal; urgency=low * New upstream release. (LP: #1036227) -- Alex Launi Mon, 13 Aug 2012 10:36:41 -0400 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 Sat, 30 Jul 2011 20:42:23 +0200 debian/copyright0000664000000000000000000000200112012413666011115 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: selenium Source: http://code.google.com/p/selenium/ Files: * Copyright: 2007-2011 David Burns 2007-2009 Google Inc. 2007-2009 WebDriver committers License: Apache-2.0 Files: debian/* Copyright: 2011 Sascha Girrulat License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". debian/README.source0000664000000000000000000000075312012413666011355 0ustar python-selenium for Debian ------------------ The upstream source code of selenium was repacked. To check out the source use anonymous SVN with the following commands: svn checkout http://selenium.googlecode.com/svn/trunk/ selenium-read-only The used python package which includes the source code of selenium and the python package information can be found at: http://pypi.python.org/pypi/selenium -- Sascha Girrulat Mon, 28 Jul 2011 19:15:00 +0200