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
|
heat-dashboard (4.0.0-2) unstable; urgency=medium
* Ship enable files in
/usr/lib/python3/dist-packages/openstack_dashboard/local/enabled.
* Add a warning in the Heat template generator that the tool isn't compatible
with Chrome based browsers.
-- Thomas Goirand <zigo@debian.org> Wed, 30 Jun 2021 11:58:09 +0200
heat-dashboard (4.0.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Fixed debian/watch.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Oct 2020 17:48:26 +0200
heat-dashboard (4.0.0~rc1-1) experimental; urgency=medium
* New upstream release.
* Removed fix-unit-tests.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Tue, 29 Sep 2020 11:41:42 +0200
heat-dashboard (3.0.0-1) unstable; urgency=medium
* Fixed Homepage URL.
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 13 May 2020 16:44:30 +0200
heat-dashboard (3.0.0~rc1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 10 May 2020 12:13:19 +0200
heat-dashboard (3.0.0~rc1-1) experimental; urgency=medium
[ Michal Arbet ]
* d/patches:
- Add fix-unit-tests.patch
- Remove remove-unreliable-test.patch
* d/control:
- Bump openstack-dashboard to 18.3.1
- Remove python3-mock build dependency
* d/rules: Fix execution of tests as tox do
* d/copyright: Fix year for debian/*
[ Thomas Goirand ]
* Move the package to the horizon-plugins Salsa group.
* New upstream release.
* Fixed (build-)depends for this release.
* Deactivate remove-unreliable-test.patch.
-- Michal Arbet <michal.arbet@ultimum.io> Sat, 25 Apr 2020 13:19:34 +0200
heat-dashboard (2.0.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 16 Oct 2019 21:05:30 +0200
heat-dashboard (2.0.0~rc1-1) unstable; urgency=medium
* New upstream release.
* Add remove-unreliable-test.patch.
-- Thomas Goirand <zigo@debian.org> Thu, 03 Oct 2019 21:52:45 +0200
heat-dashboard (1.5.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Michal Arbet ]
* Do not move files from source, copy it,
kolla deployment expects that files are in /usr/lib...
-- Michal Arbet <michal.arbet@ultimum.io> Thu, 15 Aug 2019 17:17:44 +0200
heat-dashboard (1.5.0-1) experimental; urgency=medium
* New upstream release.
* Removed versions of packages when satisfied in Buster.
* Fixed (build-)depends for this release.
* Do not run integration tests.
-- Thomas Goirand <zigo@debian.org> Sun, 31 Mar 2019 21:21:39 +0200
heat-dashboard (1.4.0-2) unstable; urgency=medium
* Redesign heat-dashboard:
- Enabled files now in /etc/openstack-dashboard/
- Removed post scripts which is now achieved by a trigger
- Update copyright
- Update Uploaders filed in d/control
* Add install-missing-files.patch
-- Michal Arbet <michal.arbet@ultimum.io> Fri, 18 Jan 2019 18:44:00 +0100
heat-dashboard (1.4.0-1) unstable; urgency=medium
[ David Rabel ]
* d/watch: Add dversionmangle for dfsg tag.
[ Thomas Goirand ]
* Fixed postrm syntax.
* New upstream release:
- No need to produce a +dfsg version anymore, as the non-dfsg files are
gone away. Thanks to upstream for that!
- Removed remove-minified-js.patch.
- Removed Fix_file_path_typo_for_hotgen-main.scss.patch applied upstream.
* Fixed (bulid-)depends for this release.
* Bumped Standards-Version to 4.2.0 (no change needed).
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
-- Thomas Goirand <zigo@debian.org> Thu, 17 May 2018 14:18:27 +0200
heat-dashboard (1.0.2+dfsg1-2) unstable; urgency=medium
* Add Fix_file_path_typo_for_hotgen-main.scss.patch.
-- Thomas Goirand <zigo@debian.org> Sun, 04 Mar 2018 14:16:28 +0100
heat-dashboard (1.0.2+dfsg1-1) unstable; urgency=medium
* Initial release (Closes: #891002).
-- Thomas Goirand <zigo@debian.org> Wed, 21 Feb 2018 14:09:04 +0100
|