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
|
python-ofxparse (0.21-2) unstable; urgency=medium
* QA upload.
* Bullseye has been released, so upload to unstable.
-- Dylan Aïssi <daissi@debian.org> Thu, 19 Aug 2021 08:26:09 +0200
python-ofxparse (0.21-1) experimental; urgency=medium
* QA upload.
* New upstream version.
- Fix DeprecationWarning (Closes: #973055)
* Remove ambiguous paragraph in description (Closes: #782724)
* Remove ancient python version field
* Update VCS to salsa
* Switch from debhelper compat 9 to debhelper-compat (= 13)
* Add Rules-Requires-Root: no
* Use secure URI in d/copyright
* Bump Standards-Version to 4.5.1
-- Dylan Aïssi <daissi@debian.org> Sat, 17 Jul 2021 10:26:02 +0200
python-ofxparse (0.19-2) unstable; urgency=medium
* QA upload.
* Drop Python 2 support (Closes: #937967).
-- Andrey Rahmatullin <wrar@debian.org> Thu, 05 Sep 2019 22:31:43 +0500
python-ofxparse (0.19-1) unstable; urgency=medium
* QA upload.
* New upstream version.
* Depend on lxml.
* Add Vcs-*.
-- Andrej Shadura <andrewsh@debian.org> Mon, 05 Nov 2018 14:49:52 +0100
python-ofxparse (0.15+git20161013-1) unstable; urgency=medium
* New upstream snapshot.
-- Andrew Shadura <andrewsh@debian.org> Wed, 19 Oct 2016 18:52:54 +0200
python-ofxparse (0.15-3) unstable; urgency=medium
* Bring the patch for #818132 back, upstream's code is still broken.
-- Andrew Shadura <andrewsh@debian.org> Wed, 19 Oct 2016 18:40:15 +0200
python-ofxparse (0.15-2) unstable; urgency=medium
* Skip failing tests.
* Install README.rst, not README.
-- Andrew Shadura <andrewsh@debian.org> Wed, 19 Oct 2016 18:08:55 +0200
python-ofxparse (0.15-1) unstable; urgency=medium
* New upstream version.
* Drop the patch (differently fixed upstream).
-- Andrew Shadura <andrewsh@debian.org> Wed, 19 Oct 2016 18:04:50 +0200
python-ofxparse (0.14-2) unstable; urgency=medium
* Tell BeautifulSoup to use lxml explicitly. "Patch"
from Jelmer Vernooij. closes: #818132.
* Orphan the package.
-- Clint Adams <clint@debian.org> Sun, 13 Mar 2016 22:06:22 -0400
python-ofxparse (0.14-1) unstable; urgency=low
* Initial release.
-- Clint Adams <clint@debian.org> Tue, 25 Feb 2014 13:03:49 -0500
|