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
|
python-discogs-client (2.7.1-2) unstable; urgency=medium
* Remove depdency on python3-pkg-resources
-- Alexandre Detiste <tchet@debian.org> Sun, 09 Feb 2025 10:55:59 +0100
python-discogs-client (2.7.1-1) unstable; urgency=medium
* Adopt package (Closes: #1087503)
* New upstream version 2.7.1
* Add dep on python3-pydata-sphinx-theme
* Remove patch applied upstream
-- Alexandre Detiste <tchet@debian.org> Sat, 23 Nov 2024 16:28:13 +0100
python-discogs-client (2.7-1) unstable; urgency=medium
* Team Upload
* Use dh-sequence-python3
* New upstream version 2.7 (Closes: #1082206, #1085906, #1083629)
* Refresh tests
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
-- Alexandre Detiste <tchet@debian.org> Wed, 13 Nov 2024 22:42:00 +0100
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
|