File: changelog

package info (click to toggle)
python-jsonschema 2.5.1-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 744 kB
  • ctags: 520
  • sloc: python: 2,999; makefile: 160; sh: 34
file content (140 lines) | stat: -rw-r--r-- 4,490 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
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
python-jsonschema (2.5.1-6) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

  [ Thomas Goirand ]
  * Adding depends on python3-pkg-resources (Closes: #839075).

 -- Thomas Goirand <zigo@debian.org>  Tue, 04 Oct 2016 16:08:48 +0200

python-jsonschema (2.5.1-5) unstable; urgency=medium

  * Team upload.
  * Fixed VCS URLs (https).
  * Mention Draft 4 support in package description (Closes: #816711)
  * Removed d/CHANGELOG, upstream provides own changelog now
  * Bumped Standards-Version to 3.9.8, no changes needed
  * d/rules: Changed UPSTREAM_GIT protocol to https

 -- Ondřej Nový <novy@ondrej.org>  Thu, 19 May 2016 22:02:32 +0200

python-jsonschema (2.5.1-4) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 22:40:58 +0000

python-jsonschema (2.5.1-3) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 10:02:14 +0000

python-jsonschema (2.5.1-2) experimental; urgency=medium

  * Fixed pacakge version parsing to be compatible with Ubuntu Trusty.
  * Fixed http{s,}_proxy during dh_auto_clean to avoid PyPi downloads.
  * Added python{3,}-vcversioner as build-depends-indep.
  * Using update-alternatives to provide /usr/bin/jsonschema.
  * Fixed missing ${python3:Depends}.

 -- Thomas Goirand <zigo@debian.org>  Thu, 17 Sep 2015 09:25:38 +0200

python-jsonschema (2.5.1-1) experimental; urgency=medium

  * New upstream release.
  * Usual debian/control clean-up.
  * Added python{3,}-vcversioner as build-depends.
  * Creates version.txt on build, clean it on clean.
  * Do not delete *egg-info on clean, use debian/source/options instead.
  * Removed XS-Test-Suite in debian/control.
  * Added python-functools32 as build-depends.

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Jul 2015 23:18:54 +0200

python-jsonschema (2.4.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 15 Apr 2015 09:44:16 +0200

python-jsonschema (2.3.0-1) unstable; urgency=low

  [ Thomas Goirand ]
  * New upstream release.
  * Do not depend on openstack-pkg-tools anymore.
  * Build-Depends on autopkgtest and python{3,}-pytest.

  [ Jean-Baptiste Lallement ]
  * Add autopkgtest that runs the upstream test suite against the installed
    package (Closes: #729467)

 -- Thomas Goirand <zigo@debian.org>  Sun, 08 Dec 2013 11:37:07 +0800

python-jsonschema (2.0.0-1) unstable; urgency=low

  * New upstream release.
  * Added Pre-Depends dpkg (>= 1.15.6~) missing for the python3 package.
  * Removes now obsolete debian/patches folder.
  * Fixes nosetests calls (removes test.py as arg).

 -- Thomas Goirand <zigo@debian.org>  Wed, 24 Jul 2013 15:11:14 +0800

python-jsonschema (1.1.0-2) unstable; urgency=low

  [ Thomas Goirand ]
  * Ran wrap-and-sort.

  [ Dmitrijs Ledkovs ]
  * Builds the python3 package (Closes: #710898).

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 May 2013 14:04:07 +0800

python-jsonschema (1.1.0-1) unstable; urgency=low

  * Uploading to unstable.
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 11 May 2013 07:30:18 +0000

python-jsonschema (0.8.0-2) experimental; urgency=low

  * Missing build-dependency: python-mock (Closes: #700283).

 -- Thomas Goirand <zigo@debian.org>  Mon, 11 Feb 2013 02:19:29 +0000

python-jsonschema (0.8.0-1) experimental; urgency=low

  * New upstream release.
  * Team maintains the package in pkg-openstack.
  * Fixed debian/copyright format URL.
  * Added Ghe and myself in debian/copyright.
  * Bumped debhelper and compat to >= 9.
  * Bumped Standards-Version to 3.9.4
  * Added VCS and Homepage fields.
  * Now using openstack-pkg-tools.
  * Pre-Depends: dpkg (>= 1.15.6~) because of xz compression.
  * Added a watch file.

 -- Thomas Goirand <zigo@debian.org>  Thu, 31 Jan 2013 23:12:17 +0800

python-jsonschema (0.2-1) unstable; urgency=low

  * First Debian Packaging

 -- Ghe Rivero <ghe@debian.org>  Wed, 30 May 2012 14:43:07 +0200

python-jsonschema (0.2-0ubuntu2) quantal; urgency=low

  * debian/control: Add python-nose as a build dependency.
  * debian/rules: Run testsuite during build. 

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 23 May 2012 20:02:47 -0400

python-jsonschema (0.2-0ubuntu1) quantal; urgency=low

  * Initial release.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 02 May 2012 08:46:39 -0400