debian/0000755000000000000000000000000012263037714007173 5ustar debian/control0000644000000000000000000000220412263037714010574 0ustar Source: python-jenkinsapi Section: python Priority: optional Maintainer: Al Stone Build-Depends: debhelper (>= 8.0.0), python-all-dev, python-lxml, python-setuptools XS-Python-Version: current Standards-Version: 3.9.5 Homepage: http://pypi.python.org/pypi/jenkinsapi Package: python-jenkinsapi Architecture: all Depends: python-lxml, python-bs4, python-pkg-resources, ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} XB-Python-Versions: ${python:Versions} Description: bindings for Python usage of the Jenkins remote API Jenkins is the market leading continuous integration system, originally created by Kohsuke Kawaguchi. This API makes Jenkins even easier to use by providing an easy to use conventional Python interface. . Jenkins (and its predecessor Hudson) are useful projects for automating common development tasks (e.g., unit-testing, production batches) - but they are somewhat Java-centric. Thankfully the designers have provided an excellent and complete REST interface. This library wraps up that interface as more conventional Python objects in order to make most Jenkins-oriented tasks simpler. debian/rules0000755000000000000000000000071012263037714010251 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/compat0000644000000000000000000000000212263037714010371 0ustar 8 debian/docs0000644000000000000000000000001312263037714010040 0ustar README.rst debian/watch0000644000000000000000000000030112263037714010216 0ustar # Compulsory line, this is a version 3 file version=3 http://pypi.python.org/pypi/jenkinsapi \ (?:|.*/)(?:python-jenkinsapi|jenkinsapi)[_\-]v?(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) debian/copyright0000644000000000000000000000516712263037714011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-jenkinsapi Source: https://github.com/salimfadhley/jenkinsapi Files: * Copyright: 2011 Salim Fadhley 2011 Ramon van Alteren 2011 Ruslan Lutsenko 2011 Cleber J Santos 2011 William Zhang License: MIT The MIT License (MIT): Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2012 Al Stone License: MIT The MIT License (MIT): Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/changelog0000644000000000000000000000311112263037714011041 0ustar python-jenkinsapi (0.2.16-2) unstable; urgency=medium * Closes: #734433 -- "Python-Versions" not "Python-Verions". -- Al Stone Tue, 07 Jan 2014 10:54:52 -0700 python-jenkinsapi (0.2.16-1) unstable; urgency=medium * Update to latest upstream. * Closes: #725589 -- FTBS due to unexpected upstream changes -- Al Stone Mon, 06 Jan 2014 18:12:26 -0700 python-jenkinsapi (0.1.11-5) unstable; urgency=low * Correct Build-Depends for dh addon. * Correct Depends for pkg_resources module. -- Al Stone Sun, 26 Aug 2012 18:13:53 -0600 python-jenkinsapi (0.1.11-4) unstable; urgency=low * Closes: #684304 -- managed to depend on python 2.6 and 2.7 at the same time with overzealous use of ${python:Versions} in the control file. -- Al Stone Wed, 08 Aug 2012 10:40:55 -0600 python-jenkinsapi (0.1.11-3) unstable; urgency=low * Closes: #684145 -- dumb mistake, forgot a build-dep * Change package to 'all', not 'any' architecture. -- Al Stone Tue, 07 Aug 2012 11:52:19 -0600 python-jenkinsapi (0.1.11-2) unstable; urgency=low * Replace usage of python-support with dh_python2 * Closes: #683458 -- now that dh_python2 is being used, package is being built correctly and is no longer empty on rebuild * Closes: #683460 -- corrected package dependencies -- Al Stone Mon, 06 Aug 2012 20:30:56 -0600 python-jenkinsapi (0.1.11-1) unstable; urgency=low * Initial release (Closes: #682114) -- Al Stone Tue, 24 Jul 2012 16:40:44 -0600 debian/source/0000755000000000000000000000000012263037714010473 5ustar debian/source/format0000644000000000000000000000001412263037714011701 0ustar 3.0 (quilt)