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
|
designate-dashboard (7.0.0-2) unstable; urgency=medium
* Redesign designate-dashboard:
- Enabled files now in /etc/openstack-dashboard/
- Removed post scripts which is now achieved by a trigger
* d/copyright: Update copyright
* d/control: Add me to uploaders field
* d/watch: Fix git url
-- Michal Arbet <michal.arbet@ultimum.io> Mon, 21 Jan 2019 22:21:32 +0100
designate-dashboard (7.0.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 05 Sep 2018 20:35:55 +0200
designate-dashboard (7.0.0~rc1-1) experimental; urgency=medium
[ Ondřej Nový ]
* 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 16:23:04 +0200
designate-dashboard (6.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Switched to Python 3.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Wed, 21 Feb 2018 08:56:25 +0100
designate-dashboard (5.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Thomas Goirand ]
* Updating vcs fields.
* Ran wrap-and-sort -bast.
* Updating copyright format url.
* Updating maintainer field.
* Deprecating priority extra as per policy 4.0.1.
* Standards-Version is now 4.1.1.
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Fri, 03 Nov 2017 08:18:27 +0100
designate-dashboard (3.0.0-3) unstable; urgency=medium
* Correctly copy static files in /usr/share/openstack-dashboard, and run
collect-static and compress after its done.
* Do not install duplicate enabled file (Closes: #840638).
-- Thomas Goirand <zigo@debian.org> Fri, 14 Oct 2016 23:34:04 +0200
designate-dashboard (3.0.0-2) unstable; urgency=medium
* Do not copy stuff in /usr/share/openstack-dashboard (Closes: #839908).
-- Thomas Goirand <zigo@debian.org> Mon, 10 Oct 2016 16:18:35 +0200
designate-dashboard (3.0.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 07 Oct 2016 02:09:27 +0200
designate-dashboard (3.0.0~rc1-2) unstable; urgency=medium
* Uploading to unstable (Closes: #837255).
-- Thomas Goirand <zigo@debian.org> Tue, 04 Oct 2016 09:36:35 +0200
designate-dashboard (3.0.0~rc1-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Using OpenStack's Gerrit as VCS URLs.
* Point .gitreview file to OpenStack's Gerrit packaging-deb.
* d/s/options: ignore .gitreview changes.
* Disable fix-init-fails-to-get-version.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Sep 2016 01:14:56 +0200
designate-dashboard (2.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Removed UPSTREAM_GIT with default value
[ Thomas Goirand ]
* Fixed missing EPOC for the horizon and oslo.config dependency.
* Adds fix-init-fails-to-get-version.patch (Closes: #832055).
-- Thomas Goirand <zigo@debian.org> Wed, 27 Jul 2016 16:20:33 +0200
designate-dashboard (2.0.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 07 Apr 2016 22:38:02 +0200
designate-dashboard (2.0.0~rc2-1) unstable; urgency=medium
* Initial release. (Closes: #812600)
-- Thomas Goirand <zigo@debian.org> Mon, 21 Mar 2016 20:43:44 +0100
|