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
|
python-cotyledon (1.7.3-3) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* Switch to pybuild (Closes: #1090476).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 11:31:08 +0100
python-cotyledon (1.7.3-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Use 'python3 -m sphinx' instead of sphinx-build for building docs.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jul 2019 22:15:49 +0200
python-cotyledon (1.7.3-1) experimental; urgency=medium
* New upstream release.
* Removed Python 2 support.
* Rebased remove-privacy-breach-in-doc.patch.
* Add python3-setuptools-scm as build-depends.
* Set SETUPTOOLS_SCM_PRETEND_VERSION in debian/rules.
* Add sphinx-rtd-theme-common as build-depends.
-- Thomas Goirand <zigo@debian.org> Wed, 27 Mar 2019 23:50:27 +0100
python-cotyledon (1.6.8-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* Run tests using PYTHONPATH=$(CURDIR) (Closes: #898421).
-- Thomas Goirand <zigo@debian.org> Thu, 10 Jan 2019 10:10:31 +0100
python-cotyledon (1.6.8-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 29 Oct 2017 18:55:26 +0000
python-cotyledon (1.6.8-1) experimental; urgency=medium
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Using pkgos-dh_auto_test.
* Rebased privacy breach patch.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Oct 2017 15:53:23 +0200
python-cotyledon (1.2.6-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
[ Thomas Goirand ]
* Fixed oslotest EPOCH.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Sep 2016 10:09:06 +0200
python-cotyledon (1.2.6-2) unstable; urgency=medium
* Added more copyright holders.
-- Thomas Goirand <zigo@debian.org> Fri, 22 Jul 2016 07:49:18 +0000
python-cotyledon (1.2.6-1) unstable; urgency=medium
* Initial release. (Closes: #832033)
-- Thomas Goirand <zigo@debian.org> Thu, 21 Jul 2016 16:55:43 +0200
|