File: changelog

package info (click to toggle)
python-jenkinsapi 0.3.11-5
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,216 kB
  • sloc: python: 9,441; xml: 83; sh: 31; makefile: 13
file content (108 lines) | stat: -rw-r--r-- 3,616 bytes parent folder | download
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
python-jenkinsapi (0.3.11-5) unstable; urgency=medium

  * QA upload.
  * Orphan package, see #985165.
  * Apply patch from Ubuntu to fix FTBFS. (Closes: #986511)
    Thanks: Logan Rosen <logan@ubuntu.com>

 -- Chris Hofstaedtler <zeha@debian.org>  Sat, 24 Apr 2021 23:29:27 +0000

python-jenkinsapi (0.3.11-4) unstable; urgency=medium

  * Fix FTBS due to pylint/python3 changes (Closes: #971179)
  * Add Build-Depends for pylint3 requirements

 -- Al Stone <ahs3@debian.org>  Tue, 27 Oct 2020 21:19:59 -0600

python-jenkinsapi (0.3.11-3) unstable; urgency=medium

  * Force source only upload

 -- Al Stone <ahs3@debian.org>  Sun, 12 Jul 2020 14:23:20 -0600

python-jenkinsapi (0.3.11-2) unstable; urgency=medium

  * Fix "FTBFS due to missing build deps and pylint command" -- used the
    patch to correct build-deps and pylint usage (Closes: #951681)
  * Fix "missing (unversioned) Breaks+Replaces: python-jenkinsapi" -- just
    needed to add Breaks+Replace to control file since python3-jenkinsapi
    replaces the old package completely (Closes: #952750)
  * Minor lintian fix to remove a .gitignore file from build

 -- Al Stone <ahs3@debian.org>  Sun, 24 May 2020 15:09:34 -0600

python-jenkinsapi (0.3.11-1) unstable; urgency=medium

  * Update to 0.3.11 upstream. 
  * Update Standards version
  * Add in new dependencies
  * Closes: #937850 -- update to python3 packages
  * Closes: #888011 -- produce python3 packages

 -- Al Stone <ahs3@debian.org>  Sun, 16 Feb 2020 16:39:59 -0700

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