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
|
python-ofxclient (2.0.4-7) unstable; urgency=medium
* Team Upload
* Remove extraneous dependency on python3-mock
* Use new dh-sequence-python3
-- Alexandre Detiste <tchet@debian.org> Thu, 04 Apr 2024 18:27:34 +0200
python-ofxclient (2.0.4-6) unstable; urgency=medium
* Convert autopkgtest to pybuild-autopkgtest
* Bump Standards-Version to 4.6.2; no changes needed
-- Antonio Terceiro <terceiro@debian.org> Wed, 11 Jan 2023 18:12:28 -0300
python-ofxclient (2.0.4-5) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on python3-ofxparse.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 22 Oct 2022 12:02:29 +0100
python-ofxclient (2.0.4-4) unstable; urgency=medium
* Run tests with pytest instead of nose (Closes: #1018545)
* Bump Standards-Version: to 4.6.1; no changes needed
-- Antonio Terceiro <terceiro@debian.org> Tue, 30 Aug 2022 19:56:30 -0300
python-ofxclient (2.0.4-3) 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.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Bump debhelper from old 12 to 13.
[ Antonio Terceiro ]
* Add patch to fix test suite run against python3.10 (Closes: #1002209)
* Bump Standards-Version to 4.6.0, no changes needed
-- Antonio Terceiro <terceiro@debian.org> Wed, 29 Dec 2021 10:31:21 -0300
python-ofxclient (2.0.4-2) unstable; urgency=medium
[Ondřej Nový]
* d/copyright: Use https protocol in Format field.
-- Antonio Terceiro <terceiro@debian.org> Wed, 04 Sep 2019 19:16:16 -0300
python-ofxclient (2.0.4-1) unstable; urgency=medium
* debian/watch: point at the github repository
* New upstream version 2.0.4
* Add support for python3; drop python2 (Closes: #937965)
* Bump Standards-Version to 4.4.0; no changes needed
* autopkgtest: switch to python3
* Bump debhelper compatibility level to 12
* Add Rules-Requires-Root: no
-- Antonio Terceiro <terceiro@debian.org> Fri, 30 Aug 2019 15:21:10 -0300
python-ofxclient (2.0.3+git20180108-4) unstable; urgency=medium
* Fix usage with newer versions of python-configparser (Closes: #902517)
* Adopt package and move it into the Debian Python Modules Team
* Add autopkgtests
-- Antonio Terceiro <terceiro@debian.org> Sun, 10 Feb 2019 15:45:59 -0200
python-ofxclient (2.0.3+git20180108-3) unstable; urgency=medium
* Drop -N from dh calls, fix FTBFS.
-- Andrej Shadura <andrewsh@debian.org> Tue, 01 May 2018 09:09:52 +0200
python-ofxclient (2.0.3+git20180108-2) unstable; urgency=medium
* Actually disable the Python 3 binary package.
-- Andrej Shadura <andrewsh@debian.org> Mon, 30 Apr 2018 17:12:47 +0200
python-ofxclient (2.0.3+git20180108-1) unstable; urgency=medium
* New upstream snapshot.
* Prepare packaging for Python 3, temporarily disabled since
build dependencies not available yet.
* Update dependencies.
* Enable tests.
* Fix the homepage.
-- Andrej Shadura <andrewsh@debian.org> Mon, 30 Apr 2018 16:40:23 +0200
python-ofxclient (2.0.2+git20161018-1) unstable; urgency=medium
* New upstream snapshot.
-- Andrew Shadura <andrewsh@debian.org> Wed, 19 Oct 2016 17:44:14 +0200
python-ofxclient (2.0.2-1) unstable; urgency=medium
* New upstream version.
* Orphan the package.
-- Clint Adams <clint@debian.org> Mon, 27 Jun 2016 01:08:48 +0200
python-ofxclient (1.3.8-1) unstable; urgency=low
* Initial release.
-- Clint Adams <clint@debian.org> Tue, 25 Feb 2014 13:03:49 -0500
|