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
|
python-odoorpc (0.10.1-1) unstable; urgency=medium
* New upstream version 0.10.1
* Update years in debian/copyright
* Update Standards-Version: 4.6.2 (no changes needed)
-- Philipp Huebner <debalance@debian.org> Tue, 04 Jul 2023 14:06:23 +0200
python-odoorpc (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
* Update years in debian/copyright
* Drop obsolete patches
* Drop debian/python-odoorpc-doc.examples as example.py is no longer present
* Update Standards-Version to 4.6.1 (no changes needed)
* Update lintian overrides
-- Philipp Huebner <debalance@debian.org> Wed, 02 Nov 2022 18:36:56 +0100
python-odoorpc (0.7.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ python-odoorpc-doc: Add Multi-Arch: foreign.
[ Philipp Huebner ]
* Add patch to become compatible with Python 3.10 (Closes: #1001425)
* debian/watch: remove filenamemangle
* debian/copyright: update years
* Update Standards-Version: 4.6.0 (no changes needed)
-- Philipp Huebner <debalance@debian.org> Fri, 10 Dec 2021 13:52:31 +0100
python-odoorpc (0.7.0-3) unstable; urgency=medium
* d/control: add "Testsuite: autopkgtest-pkg-python"
-- Philipp Huebner <debalance@debian.org> Sat, 06 Feb 2021 15:56:50 +0100
python-odoorpc (0.7.0-2) unstable; urgency=medium
[ 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.
[ Philipp Huebner ]
* Update Standards-Version: 4.5.1 (no changes needed)
* Update version of debian/watch: 4
* Add patch to fix unversioned python shebang in example.py
* Drop obsolete debian/example.py
-- Philipp Huebner <debalance@debian.org> Mon, 28 Dec 2020 15:59:11 +0100
python-odoorpc (0.7.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Philipp Huebner ]
* New upstream version 0.7.0
* Replace uploader with myself (Closes: #882870)
* Update debian/copyright
* Update Standards-Version: 4.5.0
* Upstream moved to https://github.com/OCA/odoorpc,
update package accordingly
* Switch to debhelper compat version 13
* Add debian/python-odoorpc-doc.examples to install examples
* Add debian/source/lintian-overrides
* Replace "anti-privacy-breach" patch
-- Philipp Huebner <debalance@debian.org> Mon, 17 Aug 2020 10:42:40 +0200
python-odoorpc (0.5.1-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Use Python 3 for building docs.
* Drop Python 2 support.
* Fix long descriptions.
-- Ondřej Nový <onovy@debian.org> Fri, 26 Jul 2019 20:07:26 +0200
python-odoorpc (0.5.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ W. Martin Borgert ]
* New upstream version.
-- W. Martin Borgert <debacle@debian.org> Sun, 22 Jan 2017 13:26:28 +0000
python-odoorpc (0.4.1-1) unstable; urgency=low
* New upstream version.
-- W. Martin Borgert <debacle@debian.org> Sat, 28 Nov 2015 00:12:43 +0000
python-odoorpc (0.3+dfsg-1) unstable; urgency=low
* Still initial release (Closes: #793014).
* Cherry-picked license clarification from author (commit 8780860).
-- W. Martin Borgert <debacle@debian.org> Sat, 08 Aug 2015 21:18:34 +0000
python-odoorpc (0.3-1) unstable; urgency=low
* Initial release (Closes: #793014).
-- W. Martin Borgert <debacle@debian.org> Sat, 25 Jul 2015 17:38:08 +0000
|