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
|
dbf (0.96.005-2) unstable; urgency=medium
* QA upload.
* Orphan package
* Drop python2 support; Closes: #936369, #942940
-- Sandro Tosi <morph@debian.org> Fri, 17 Apr 2020 21:27:53 -0400
dbf (0.96.005-1.2) unstable; urgency=medium
* Replace previous NMU with a new source-only upload.
-- Kenneth J. Pronovici <pronovic@debian.org> Thu, 08 Aug 2019 02:16:52 +0000
dbf (0.96.005-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix lintian warning unknown-file-in-python-module-directory
- Update debian/*.pyremove to exclude tempy.dbf, tempy.dbt, test_export.csv
* Eliminate dependency on epydoc, which will be removed (closes: #881544)
- Update debian/rules to no longer build epydoc documentation
- Update debian/control to remove now-empty python-dbf-doc package
- Update debian/control to remove Build-Depends: python-epydoc
- Update debian/control to remove Suggests: python-dbf-doc
- Remove debian/python-dbf-doc.dirs
- Remove debian/python-dbf-doc.doc-base
- Remove debian/python-dbf-doc.install
-- Kenneth J. Pronovici <pronovic@debian.org> Fri, 02 Aug 2019 21:42:31 +0000
dbf (0.96.005-1) unstable; urgency=medium
* New upstream release
* debian/control
- adjust Vcs-Browser to DPMT standards
-- Sandro Tosi <morph@debian.org> Wed, 04 Nov 2015 21:20:42 +0000
dbf (0.96.003-1.1) unstable; urgency=medium
* debian/control
- update VCS-* field
- co-maintain it under DPMT umbrella
-- Sandro Tosi <morph@debian.org> Mon, 27 Jul 2015 08:45:28 -0400
dbf (0.96.003-1) unstable; urgency=medium
* New upstream release (Closes: #787523)
* Deleted uneeded patches.
* Updated to modern python packaging practices (Closes: #785984).
* Added patch to make test work with pybuild.
* Generated the docs with epydoc as they are not pre-generated by upstream.
* Added NEWS file about syntax incompatibility.
-- Margarita Manterola <marga@debian.org> Sun, 07 Jun 2015 15:28:25 +0200
dbf (0.88.16-1) unstable; urgency=low
* Initial Release (Closes: #608113)
* Applied patch to make it compatible with Python 2.4
* Applied patch to make setup.py not install the documentation by default.
-- Margarita Manterola <marga@debian.org> Mon, 27 Dec 2010 11:51:06 +0000
|