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
|
python-watson-developer-cloud (6.1.0-1) unstable; urgency=low
* New upstream release.
* Add pybuild-plugin-pyproject to Build-Depends, required to build.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Wed, 05 Oct 2022 09:49:44 +0000
python-watson-developer-cloud (6.0.0-1) unstable; urgency=low
* New upstream release.
* Update years and owners in d/copyright.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Wed, 27 Apr 2022 14:51:07 +0000
python-watson-developer-cloud (5.3.0-1) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Michael Fladischer ]
* New upstream release.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Rename python3-watson-developer-cloud.docs to python3-ibm-
watson.docs to match binary package name.
* Install examples.
* Disable tests through PYBUILD_DISABLE instead of debhelper override.
* Fix permissions in examples.
-- Michael Fladischer <fladi@debian.org> Sat, 06 Nov 2021 20:49:17 +0000
python-watson-developer-cloud (4.3.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Mon, 24 Feb 2020 21:50:27 +0100
python-watson-developer-cloud (4.1.0-3) unstable; urgency=medium
* Tell autodep8 to use the correct import name (Closes: #949038).
* Drop transitional package, thanks to Simon McVittie for pointing out
in #949038 why it makes no sense.
* Bump Standards-Version to 4.5.0.
-- Michael Fladischer <fladi@debian.org> Sun, 23 Feb 2020 22:15:37 +0100
python-watson-developer-cloud (4.1.0-2) unstable; urgency=low
* Depend on python3-python-ibm-cloud-sdk-core.
-- Michael Fladischer <fladi@debian.org> Thu, 28 Nov 2019 18:31:07 +0100
python-watson-developer-cloud (4.1.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* New upstream release.
* Upstream has renamed package to ibm-watson, rename binary package
and provide transitional package.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Thu, 28 Nov 2019 12:14:13 +0100
python-watson-developer-cloud (2.10.1-1) unstable; urgency=low
* New upstream release.
* Bump debhelper compatibility and version to 12 and switch to
debhelper-compat.
* Bump Standards-Version to 4.4.0.
* Remove Python2 support.
-- Michael Fladischer <fladi@debian.org> Wed, 17 Jul 2019 16:04:49 +0200
python-watson-developer-cloud (2.8.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Thu, 07 Mar 2019 11:02:21 +0100
python-watson-developer-cloud (2.5.4-1) unstable; urgency=low
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
[ Michael Fladischer ]
* Add debian/gbp.conf.
* New upstream release.
* Remove Testsuite field to make d/control parsable by cme.
* Bump Standards-Version to 4.3.0.
* Bump debhelper compatibility and version to 12.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Install README.md in binary packages.
* Enable autopkgtest-pkg-python testsuite.
* Add myself to uploaders.
-- Michael Fladischer <fladi@debian.org> Sun, 24 Feb 2019 15:09:07 +0100
python-watson-developer-cloud (1.6.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove trailing whitespaces
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
[ Luciano Bello ]
* New upstream version.
* d/control: Team in Maintainers field
* d/.git-dpm: Created, following team tag style
* d/patches/binary_opening.patch no longer needed
* debhelper 11
-- Luciano Bello <luciano@debian.org> Thu, 09 Aug 2018 21:44:07 -0400
python-watson-developer-cloud (0.22.0-1) unstable; urgency=medium
* Initial release (Closes: #835111)
-- Luciano Bello <luciano@debian.org> Tue, 06 Dec 2016 23:03:26 -0500
|