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
|
python-discogs-client (2.5-1) unstable; urgency=medium
[ Johannes Tiefenbacher ]
* New upstream release version 2.3.10
* d/control: Add dependency python3-dateutil
* d/control: Add build dependency python3-dateutil
[ Stefano Rivera ]
* Team upload.
* New upstream release, 2.5.
- Fixes failure to get oauth access token. (Closes: #996545)
* Switch watch file to git mode, GitHub stopped including tarball links on
the releases pages.
* Refresh patches.
-- Stefano Rivera <stefanor@debian.org> Tue, 04 Oct 2022 12:01:58 +0200
python-discogs-client (2.3.5-2) unstable; urgency=medium
[ Johannes Tiefenbacher ]
* d/control: Fix git paths, debhelper-compat, standards version,
add Rules-Requires-Root
* d/rules: Fix PYBUILD_NAME
* d/gbp.conf: Fix debian-branch
* d/watch: Fix upstream repo path
* Run unittests at buildtime
* Run autopkgtests. Apply patch to upstream fixing import errors (use
relative path)
-- Johannes Tiefenbacher <jt@peek-a-boo.at> Wed, 23 Dec 2020 23:52:31 -0500
python-discogs-client (2.3.5-1) 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: Repository.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Johannes Tiefenbacher ]
* Add debian/gbp.conf
* New upstream release version 2.3.5
-- Johannes Tiefenbacher <jt@peek-a-boo.at> Tue, 08 Dec 2020 19:35:33 +0100
python-discogs-client (2.3.1-1) unstable; urgency=medium
* Initial packaging (Closes: #961714)
-- Johannes Tiefenbacher <jt@peek-a-boo.at> Mon, 15 Jun 2020 23:07:36 +0200
|