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
|
python-monascaclient (1.12.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 05 Sep 2018 00:12:23 +0200
python-monascaclient (1.12.1-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> Wed, 22 Aug 2018 11:23:36 +0200
python-monascaclient (1.10.0-3) unstable; urgency=medium
* Fixed python3 shebang.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Mar 2018 18:28:05 +0000
python-monascaclient (1.10.0-2) unstable; urgency=medium
* Python 3 has now priority over Python 2.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Mar 2018 13:11:35 +0100
python-monascaclient (1.10.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Feb 2018 14:39:04 +0000
python-monascaclient (1.7.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Nov 2017 00:20:43 +0000
python-monascaclient (1.7.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Correcting permissions in debian packaging files.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New uptream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2017 21:28:25 +0200
python-monascaclient (1.2.0-2) unstable; urgency=medium
[ Thomas Goirand ]
* Uploading to unstable.
* Fixed missing EPOC in oslo.config (build-)depends.
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Thomas Goirand <zigo@debian.org> Wed, 20 Jul 2016 13:22:57 +0200
python-monascaclient (1.2.0-1) experimental; urgency=medium
[ David Della Vecchia ]
* New upstream release.
* d/control: Align (build-)depends with upstream.
[ Corey Bryant ]
* d/control: Bump min python-pbr to 1.8.
-- Corey Bryant <corey.bryant@canonical.com> Fri, 15 Jul 2016 17:44:20 +0000
python-monascaclient (1.0.30+dfsg1-2) experimental; urgency=medium
* Do not run dh_auto_clean.
* Added missing build-depends-indep: testrepository and subunit.
* Run dh_clean.
-- Thomas Goirand <zigo@debian.org> Sat, 11 Jun 2016 19:14:45 +0200
python-monascaclient (1.0.30+dfsg1-1) experimental; urgency=medium
* Now using git based workflow, and not using pybuild:
- Based on the upstream git tag 1.0.30, adding +dfsg1 because removing
their debian folder.
- build-depends on openstack-pkg-tools 50~.
- Rewrote debian/rules
* Added a watch file.
* Fixed wrong maintainer script names for update-alternatives, the old
filenames made it not packaged at all.
* Fixed duplicate short description.
* Fixed debian/copyright ordering.
* Using HTTPS VCS URLs.
-- Thomas Goirand <zigo@debian.org> Fri, 10 Jun 2016 21:38:22 +0200
python-monascaclient (1.0.30-1) unstable; urgency=low
* Initial package (Closes: #824559).
-- James Page <james.page@ubuntu.com> Tue, 17 May 2016 14:06:58 +0100
|