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
|
bibtexparser (1.1.0+ds-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Scott Kitterman ]
* Fix up autopkgtest to test for supported versions rather than ones that
happen to be installed (Fix autopkgtest regression blocking python3.8 as
default transition)
-- Scott Kitterman <scott@kitterman.com> Wed, 18 Mar 2020 18:22:27 -0400
bibtexparser (1.1.0+ds-2) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
* Use Python 3 for building docs.
* Drop Python 2 support.
* Bump debhelper compat level to 12.
* Fix doc-base.
-- Ondřej Nový <onovy@debian.org> Thu, 01 Aug 2019 14:53:24 +0200
bibtexparser (1.1.0+ds-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP.
[ Alexandre Mestiashvili ]
* New upstream version 1.1.0+ds
* Bump Policy to 4.3.0
* Add python{,3}-unittest2 do d/tests/control
-- Alexandre Mestiashvili <mestia@debian.org> Wed, 23 Jan 2019 09:22:17 +0100
bibtexparser (1.0.1+ds-2) unstable; urgency=medium
* Allow stderr and make tests less verbose
-- Alexandre Mestiashvili <mestia@debian.org> Sat, 24 Nov 2018 09:50:02 +0000
bibtexparser (1.0.1+ds-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Convert git repository from git-dpm to gbp layout
[ Alexandre Mestiashvili ]
* Update d/watch, repository has moved
* New upstream version 1.0.1+ds
* Update d/control:
- bump Policy to 4.2.1
- set debhelper and compat to 11
- update uploader's email
- update build-deps
- run wrap-and-sort
* Update d/rules, force UTF8 locale, don't ship tests with the module
* Update -docs install files, drop TODO
* Update refrense to files in d/python-bibtexparser-doc.doc-base
* Add autopkgtests via d/tests
-- Alexandre Mestiashvili <mestia@debian.org> Fri, 23 Nov 2018 16:22:39 +0000
bibtexparser (0.6.2-3) unstable; urgency=medium
* d/control:
- bump Standards-Version
- add autopkgtest-pkg-python testsuite
* d/copyright:
- use https for Format field
- exclude upstream dot files from new releases with Files-Excluded section
* Update d/watch
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Tue, 07 Nov 2017 15:26:37 +0100
bibtexparser (0.6.2-2) unstable; urgency=medium
* d/control:
- remove python{3}-nose
- add VCS-* and update Maintainer field, add myself to Uploaders
- cme fix dpkg ( bump Standards-Version, update Vcs-* fields )
* d/rules:
- use pybuild for testing
- exclude test_bwriter.py test for python3.x
* add d/.git-dpm
* d/watch: get the upstream source files from github
* Imported Upstream version 0.6.2
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Wed, 10 Feb 2016 09:51:20 +0100
bibtexparser (0.6.1-1) unstable; urgency=low
* Initial uplolad (Closes: #805891)
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Tue, 24 Nov 2015 10:40:40 +0100
|