File: changelog

package info (click to toggle)
networking-l2gw 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,260 kB
  • sloc: python: 11,880; sh: 289; makefile: 26
file content (197 lines) | stat: -rw-r--r-- 6,013 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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
networking-l2gw (1:21.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Sun, 06 Apr 2025 11:26:20 +0200

networking-l2gw (1:20.0.0-3) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090443).

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Dec 2024 13:51:02 +0100

networking-l2gw (1:20.0.0-2) unstable; urgency=medium

  * Restrict autopkgtest to Architecture: amd64 arm64 ppc64el.

 -- Thomas Goirand <zigo@debian.org>  Mon, 06 May 2024 16:48:08 +0200

networking-l2gw (1:20.0.0-1) unstable; urgency=medium

  * New upstream release:
    - Fixes FTBFS (Closes: #1054754).

 -- Thomas Goirand <zigo@debian.org>  Tue, 07 Nov 2023 10:45:58 +0100

networking-l2gw (1:19.0.0-2) unstable; urgency=medium

  * Cleans better (Closes: #1048988).
  * Removed lsb-base depends.

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Aug 2023 13:39:17 +0200

networking-l2gw (1:19.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 09 Dec 2022 14:37:48 +0100

networking-l2gw (1:18.0.0+git2022.08.15.fbebe30031-1) unstable; urgency=medium

  * New upstream release:
    - Fix unit testing & FTBFS (Closes: #1022305).
  * Add python3-webtest as build-depends.
  * Add autopkgtest.

 -- Thomas Goirand <zigo@debian.org>  Wed, 26 Oct 2022 10:08:56 +0200

networking-l2gw (1:17.0.1-1) unstable; urgency=medium

  * New upstream release.
    - Fixes FTBFS (Closes: #973212).
  * Fix (build-)depends for this release.
  * Fix all upstream URLs to point to the new opendev.org repo.

 -- Thomas Goirand <zigo@debian.org>  Mon, 02 Nov 2020 09:09:43 +0100

networking-l2gw (1:16.0.0-1) unstable; urgency=medium

  * Move the package to the neutron-plugins Salsa subgroup.
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 20 May 2020 21:37:00 +0200

networking-l2gw (1:15.0.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Oct 2019 23:42:29 +0200

networking-l2gw (1:15.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 16 Oct 2019 20:04:06 +0200

networking-l2gw (1:14.0.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sat, 20 Jul 2019 16:33:45 +0200

networking-l2gw (1:14.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Removed package versions when satisfied in Buster.
  * Standards-Version: 4.3.0 (no change).
  * Removed "Command not to run" optimization in d/rules.
  * Removed fix-test_list_physical_switches.patch applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Tue, 02 Apr 2019 22:12:40 +0200

networking-l2gw (1:13.0.0-2) unstable; urgency=medium

  * Uploading to unstable.
  * Fix unit test test_list_physical_switches() (Closes: #908708).

 -- Thomas Goirand <zigo@debian.org>  Thu, 13 Sep 2018 01:13:19 +0200

networking-l2gw (1:13.0.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Running wrap-and-sort -bast
  * d/control: Use team+openstack@tracker.debian.org as maintainer

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 28 Aug 2018 13:53:12 +0200

networking-l2gw (1:12.0.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * Running wrap-and-sort -bast

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Switched to Python 3.
  * Standards-Version is now 4.1.3.

 -- Thomas Goirand <zigo@debian.org>  Thu, 15 Mar 2018 21:43:42 +0000

networking-l2gw (1:11.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bumped debhelper compat version to 10

  [ Thomas Goirand ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Standards-Version is now 4.1.1
  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 10 Nov 2017 16:04:05 +0100

networking-l2gw (1:1.0.0+git20160927.29cb4fe3-1) unstable; urgency=medium

  [ James Page ]
  * New upstream snapshot for OpenStack Newton (LP: #1610614).
  * Align (Build-)Depends with upstream.

  [ Thomas Goirand ]
  * New upstream release based on Git snapshot:
    - Builds correctly (Closes: #841080).
  * Fixed (build-)depends for this release.
  * Standards-Version: 3.9.8 (no change).
  * Using OpenStack's Gerrit as VCS URLs.
  * Point .gitreview to OpenStack's gerrit packaging-deb.
  * d/s/options: extend-diff-ignore of .gitreview and egg-info.
  * Added lsb-base runtime depends (Debian only, not on Ubuntu).

 -- Thomas Goirand <zigo@debian.org>  Tue, 27 Sep 2016 15:26:29 +0200

networking-l2gw (1:1.0.0-1) unstable; urgency=medium

  [ James Page ]
  * New upstream release.
  * d/p/run-unit.patch: Ensure that unit tests are executed.

  [ Ondřej Nový ]
  * d/rules: Removed UPSTREAM_GIT with default value
  * d/copyright: Changed source URL to https protocol

 -- James Page <james.page@ubuntu.com>  Tue, 06 Sep 2016 14:55:47 +0100

networking-l2gw (2015.1.1+git20151117.4ec821f-2) unstable; urgency=medium

  * Added myself as uploader.
  * Manually rm /etc/init/neutron-l2gateway-agent.override in a postrm. This
    fixes unowned files after purge (Closes: #810705).
  * VCS URLs using HTTPS.
  * Added a watch file.
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Wed, 17 Feb 2016 16:59:01 +0000

networking-l2gw (2015.1.1+git20151117.4ec821f-1) unstable; urgency=medium

  * Initial release (Closes: #805367).

 -- James Page <james.page@ubuntu.com>  Tue, 17 Nov 2015 12:04:44 +0000