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
|
puppet-module-keystone (17.4.0-2) unstable; urgency=medium
* Uploading to unstable.
* Fixed debian/watch.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Oct 2020 16:10:19 +0200
puppet-module-keystone (17.4.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 01 Oct 2020 12:26:40 +0200
puppet-module-keystone (16.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 10 May 2020 11:27:21 +0200
puppet-module-keystone (16.3.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sun, 03 May 2020 12:49:38 +0200
puppet-module-keystone (16.2.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sun, 26 Apr 2020 10:54:48 +0200
puppet-module-keystone (15.4.0-3) unstable; urgency=medium
* Depends on puppet, not puppet-common.
* Standards-Version: 4.5.0.
* debhelper-compat (= 11).
-- Thomas Goirand <zigo@debian.org> Tue, 24 Mar 2020 10:28:55 +0100
puppet-module-keystone (15.4.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Oct 2019 00:24:24 +0200
puppet-module-keystone (15.4.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 07 Oct 2019 17:08:47 +0200
puppet-module-keystone (15.2.0-1) experimental; urgency=medium
* New upstream release.
* Fixed min version of depends for this release.
-- Thomas Goirand <zigo@debian.org> Sun, 29 Sep 2019 00:44:54 +0200
puppet-module-keystone (14.4.0-3) unstable; urgency=medium
* Switched build-dependencies to Python 3 (Closes: #937360).
-- Thomas Goirand <zigo@debian.org> Thu, 05 Sep 2019 21:03:26 +0200
puppet-module-keystone (14.4.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jul 2019 21:57:24 +0200
puppet-module-keystone (14.4.0-1) experimental; urgency=medium
* New upstream release.
* Fixed runtime depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 08 Apr 2019 17:43:54 +0200
puppet-module-keystone (13.1.0-1) unstable; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Fix team email in maintainer field.
* Removed patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Sat, 16 Jun 2018 15:04:36 +0200
puppet-module-keystone (12.3.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Daniel Baumann ]
* 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.
* Correcting permissions in debian packaging files.
* Deprecating priority extra as per policy 4.0.1.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Add Make-it-so-that-service_name-can-handle-Debian.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Mar 2018 22:47:28 +0100
puppet-module-keystone (8.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
[ Thomas Goirand ]
* Fixed runtime depends.
-- Thomas Goirand <zigo@debian.org> Thu, 28 Apr 2016 11:08:13 -0500
puppet-module-keystone (8.0.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 06 Apr 2016 07:54:04 +0000
puppet-module-keystone (8.0.0~b1-1) experimental; urgency=medium
* New upstream release.
* Standards-Version: 3.9.7 (no change).
* Added export OSLO_PACKAGE_VERSION.
* Added build-depends on python-all, python-setuptools and python-pbr.
* Overrides dh_auto_install and dh_auto_build to avoid doing anything, as
upstream has a setup.py to use reno, but no python code.
-- Thomas Goirand <zigo@debian.org> Wed, 09 Mar 2016 17:48:02 +0100
puppet-module-keystone (7.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #814236)
-- Thomas Goirand <zigo@debian.org> Tue, 09 Feb 2016 14:29:21 +0800
|