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
|
python-jenkinsapi (0.2.30-1) unstable; urgency=medium
* Update to latest upstream.
* Update to latest standard version.
-- Al Stone <ahs3@debian.org> Sat, 25 Jun 2016 17:47:28 -0600
python-jenkinsapi (0.2.29-1) unstable; urgency=medium
* Update to latest upstream.
* Update watch file.
* Closes: #754802 -- unusual field Python-Versions; removed, since this
was a typo, and the original control file field has been deprecated
-- ahs3 <ahs3@debian.org> Thu, 19 Nov 2015 20:45:14 -0700
python-jenkinsapi (0.2.16-2) unstable; urgency=medium
* Closes: #734433 -- "Python-Versions" not "Python-Verions".
-- Al Stone <ahs3@debian.org> 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 <ahs3@debian.org> 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 <ahs3@debian.org> 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 <ahs3@debian.org> 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 <ahs3@debian.org> 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 <ahs3@debian.org> Mon, 06 Aug 2012 20:30:56 -0600
python-jenkinsapi (0.1.11-1) unstable; urgency=low
* Initial release (Closes: #682114)
-- Al Stone <ahs3@debian.org> Tue, 24 Jul 2012 16:40:44 -0600
|