File: changelog

package info (click to toggle)
python-warlock 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 172 kB
  • sloc: python: 390; makefile: 14; sh: 2
file content (155 lines) | stat: -rw-r--r-- 4,583 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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
python-warlock (2.1.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 28 Sep 2025 15:25:47 +0200

python-warlock (2.1.0-1) experimental; urgency=medium

  * New upstream release.
  * Add flit as build-depends.

 -- Thomas Goirand <zigo@debian.org>  Wed, 27 Aug 2025 16:48:06 +0200

python-warlock (2.0.1-4) unstable; urgency=medium

  * Remove extraneous dependency on python3-six (Closes: #1070178).

 -- Thomas Goirand <zigo@debian.org>  Wed, 01 May 2024 13:57:06 +0200

python-warlock (2.0.1-3) unstable; urgency=medium

  * Cleans better (Closes: #1045943).

 -- Thomas Goirand <zigo@debian.org>  Wed, 16 Aug 2023 12:01:39 +0200

python-warlock (2.0.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Sep 2022 12:37:23 +0200

python-warlock (2.0.1-1) experimental; urgency=medium

  * New upstream release.
  * Set min version of python3-jsonschema to >= 4.
  * Switch to pybuild and poetry-core.
  * Removed support-jsonschema-4.patch, not needed anymore.
  * Do not install requirements.txt.

 -- Thomas Goirand <zigo@debian.org>  Wed, 31 Aug 2022 09:50:33 +0200

python-warlock (1.3.3-4) unstable; urgency=medium

  * Add autopkgtest.

 -- Thomas Goirand <zigo@debian.org>  Thu, 14 Jul 2022 17:08:47 +0200

python-warlock (1.3.3-3) unstable; urgency=medium

  * Add support-jsonschema-4.patch.

 -- Thomas Goirand <zigo@debian.org>  Thu, 14 Jul 2022 15:30:19 +0200

python-warlock (1.3.3-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 08 May 2020 12:05:34 +0200

python-warlock (1.3.3-1) experimental; urgency=medium

  * New upstream release.
  * Standards-Version: 4.5.0.
  * Fix running tests.
  * Add python3-pytest-cov as build-depends.

 -- Thomas Goirand <zigo@debian.org>  Tue, 07 Apr 2020 09:59:37 +0200

python-warlock (1.2.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Removed Python 2 support.
  * Standards-Version: 4.4.0.

 -- Thomas Goirand <zigo@debian.org>  Sat, 20 Jul 2019 21:17:22 +0200

python-warlock (1.2.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 25 Feb 2018 20:48:10 +0000

python-warlock (1.2.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Fixed homepage (https).
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol
  * d/control: Set Vcs-* to salsa.debian.org

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.1.0.

  [ Thomas Goirand ]
  * New upstream release.
  * Standards-Version is now 4.1.3.
  * Using pkgos-dh_auto_install.
  * Switched to pytest, as upstream did so.
  * Checking for DEB_BUILD_OPTIONS=nocheck.
  * Using github tag over HTTPS for debian/watch.
  * Fixed debian/copyright ordering and years.

 -- Thomas Goirand <zigo@debian.org>  Tue, 13 Feb 2018 08:13:21 +0000

python-warlock (1.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added extend-diff-ignore = "^[^/]*[.]egg-info/" in debian/source/options.
  * Standards-Version is now 3.9.6 (no change).
  * Drops debian/patches/python3.patch applied upstream.
  * Fixed watch file to use the pypi redirector.
  * Fixed long desc.

 -- Thomas Goirand <zigo@debian.org>  Thu, 24 Sep 2015 16:51:38 +0200

python-warlock (1.0.1-2) unstable; urgency=low

  * Cleans correctly (package can build twice).
  * Adds python3 support (Closes: #717469).
  * Relicenses the packaging using Apache-2.0 (with prior agreement from
    Canonical, see #717469).

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

python-warlock (1.0.1-1) unstable; urgency=low

  * New upstream release.
  * Ran wrap-and-sort.
  * Standard-Version: is now 3.9.4.

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

python-warlock (1.0.0-1) unstable; urgency=low

  * Now upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sat, 11 May 2013 06:50:16 +0000

python-warlock (0.8.1-1) experimental; urgency=low

  * Initial release (Closes: #687510).

 -- Thomas Goirand <zigo@debian.org>  Tue, 09 Oct 2012 11:55:15 +0000