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
|
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
|