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
|
python-pypowervm (1.1.24+ds1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 11:33:30 +0200
python-pypowervm (1.1.24+ds1-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* New upstream release.
* Blacklist test_vterm.TestVterm.test_open_vnc_vterm_nonascii() and
test_vterm.TestVterm.test_open_vnc_vterm_nonvnc_noforce().
-- Thomas Goirand <zigo@debian.org> Tue, 31 Mar 2020 15:02:56 +0200
python-pypowervm (1.1.20+ds1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jul 2019 00:15:26 +0200
python-pypowervm (1.1.20+ds1-1) experimental; urgency=medium
* New upstream release.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Mar 2019 21:07:00 +0100
python-pypowervm (1.1.16+dfsg1-3) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 23:09:25 +0200
python-pypowervm (1.1.16+dfsg1-2) experimental; urgency=medium
* Add install-all-files.patch.
-- Thomas Goirand <zigo@debian.org> Thu, 23 Aug 2018 12:01:10 +0200
python-pypowervm (1.1.16+dfsg1-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Add trailing tilde to min version depend to allow
backports
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Added skip-tests.patch taken from Ubuntu.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Aug 2018 23:39:10 +0200
python-pypowervm (1.1.10+dfsg1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 22:52:10 +0000
python-pypowervm (1.1.10+dfsg1-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https in Format
* Running wrap-and-sort -bast
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
* Homepage field using https.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Feb 2018 08:51:49 +0000
python-pypowervm (1.1.6+dfsg1-2) unstable; urgency=medium
* Team upload.
* Add openstack-pkg-tools to build-depends
* Add python-mock, python3-mock to build-depends
-- Michal Arbet <michal.arbet@ultimum.io> Mon, 22 Jan 2018 09:28:01 +0000
python-pypowervm (1.1.6+dfsg1-1) unstable; urgency=medium
* Initial release. (Closes: #877976)
-- Thomas Goirand <zigo@debian.org> Sun, 08 Oct 2017 10:19:11 +0200
|