python-launchpadlib (1.11.0-6) unstable; urgency=medium
* Correct mistake in user unit.
-- Stefano Rivera <stefanor@debian.org> Sat, 24 Feb 2024 19:33:49 -0400
python-launchpadlib (1.11.0-5) unstable; urgency=medium
* Add a ConditionPathExists to the user unit. (Closes: #1064543)
* Build-Depend and Depend on python3-six, previously installed indirectly.
* Bump copyright years.
* Add missing ${misc:Depends} to python3-launchpadlib-desktop.
-- Stefano Rivera <stefanor@debian.org> Sat, 24 Feb 2024 19:25:38 -0400
python-launchpadlib (1.11.0-4) unstable; urgency=medium
* Upload to unstable.
-- Stefano Rivera <stefanor@debian.org> Thu, 15 Feb 2024 17:21:36 -0400
python-launchpadlib (1.11.0-3) experimental; urgency=medium
* Upload to experimental for NEW processing.
* Install a systemd user timer to periodically clean the launchpadlib cache.
Thanks Steve Langasek. (Closes: #1061224)
* Add a new binary package, python3-launchpadlib-desktop, that can depend on
python3-keyring. The change in 1.11.0-2 to drop it broke desktop clients.
(LP: #2049217)
-- Stefano Rivera <stefanor@debian.org> Sun, 11 Feb 2024 10:23:17 -0400
python-launchpadlib (1.11.0-2) unstable; urgency=medium
[ Chris Peterson ]
* Drop python3-keyring from Recommends to Suggests (Closes: #1056553)
+ The default behavior should be to not install this package
[ Stefano Rivera ]
* Bump Standards-Version to 4.6.2, no changes needed.
* Bump copyright years.
-- Stefano Rivera <stefanor@debian.org> Tue, 26 Dec 2023 10:53:57 -0400
python-launchpadlib (1.11.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 10 Jan 2023 11:14:37 +0000
python-launchpadlib (1.10.17-1) unstable; urgency=medium
* New upstream release.
* Bumpy copyright years.
-- Stefano Rivera <stefanor@debian.org> Wed, 19 Oct 2022 08:35:05 +0200
python-launchpadlib (1.10.16-2) unstable; urgency=medium
* Bump Standards-Version to 4.6.1, no changes needed.
* Support the nocheck build profile.
-- Stefano Rivera <stefanor@debian.org> Mon, 17 Oct 2022 16:30:40 +0200
python-launchpadlib (1.10.16-1.1) unstable; urgency=medium
* Drop python3-keyring from Depends to Recommends.
+ launchpadlib is perfectly usable without it, and it pulls in a large
number of packages on non-desktop machines.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 30 Aug 2022 11:00:59 +0100
python-launchpadlib (1.10.16-1) unstable; urgency=medium
* New upstream release.
* Update upstream metadata to point at new readthedocs docs.
-- Stefano Rivera <stefanor@debian.org> Fri, 21 Jan 2022 22:40:07 -0400
python-launchpadlib (1.10.15.1-1) unstable; urgency=medium
* New upstream release.
* Drop python3-wadllib from Depends, it's only needed by the test suite.
* Run the test suite from the packaged module, now that its WSDL is
included.
* Run launchpadlib.testing suite during build, too.
* Don't ship doc source as launchpadlib.docs (as the new upstream release
does).
-- Stefano Rivera <stefanor@debian.org> Fri, 29 Oct 2021 19:27:21 -0700
python-launchpadlib (1.10.14-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-all, python3-keyring
and python3-lazr.restfulclient.
+ python3-launchpadlib: Drop versioned constraint on python3-httplib2,
python3-keyring, python3-lazr.restfulclient and python3-lazr.uri in
Depends.
[ Stefano Rivera ]
* Replace nose with pytest (see: #997758).
-- Stefano Rivera <stefanor@debian.org> Sun, 24 Oct 2021 18:01:20 -0700
python-launchpadlib (1.10.14-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Stefano Rivera ]
* New upstream release.
* d/control: Update Uploaders field with new Debian Python Team
contact address.
* Update upstream metadata.
* Bump copyright years.
* Bump Standards-Version to 4.6.0, no changes needed.
* Bump debhelper compat level to 13.
* Drop explicit python3-simplejson dependency, no longer needed.
* Bump watch file version to 4.
-- Stefano Rivera <stefanor@debian.org> Fri, 17 Sep 2021 14:36:16 -0700
python-launchpadlib (1.10.13-1) unstable; urgency=medium
* New upstream release.
- Fix test runs under sudo.
-- Colin Watson <cjwatson@debian.org> Sun, 19 Apr 2020 10:35:39 +0100
python-launchpadlib (1.10.12-1) unstable; urgency=medium
* New upstream release.
- Postpone keyring.errors import in the same way that we postpone
importing keyring itself. (This should fix autopkgtest failures on
Ubuntu.)
-- Colin Watson <cjwatson@debian.org> Fri, 17 Apr 2020 10:34:55 +0100
python-launchpadlib (1.10.11-1) unstable; urgency=medium
* New upstream release.
- Don't store credentials or open a browser window when running under
sudo (LP: #1825014, #1862948).
- Fall back to in-memory credentials store if no keyring backend is
available (LP: #1864204).
-- Colin Watson <cjwatson@debian.org> Tue, 14 Apr 2020 12:42:47 +0100
python-launchpadlib (1.10.10-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Repository, Repository-Browse.
[ Colin Watson ]
* New upstream release.
- Fix AccessToken.from_string crash on Python 3.8 (LP: #1861873).
-- Colin Watson <cjwatson@debian.org> Tue, 04 Feb 2020 14:59:12 +0000
python-launchpadlib (1.10.9-1) unstable; urgency=medium
* New upstream release.
* Drop patch version-data, superseded upstream.
-- Stefano Rivera <stefanor@debian.org> Thu, 28 Nov 2019 00:46:16 +0000
python-launchpadlib (1.10.8-2) unstable; urgency=medium
* Replace patch no_package_data with version-data, we need version.txt.
* Bump Standards-Version to 4.4.1, no changes needed.
* Bump copyright years.
* Declare Rules-Requires-Root: no.
-- Stefano Rivera <stefanor@debian.org> Wed, 27 Nov 2019 11:55:41 -0800
python-launchpadlib (1.10.8-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 26 Nov 2019 17:40:07 +0000
python-launchpadlib (1.10.7-2) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* d/control: Fix wrong Vcs-*.
* Drop Python 2 support (Closes: #937879).
-- Ondřej Nový <onovy@debian.org> Wed, 09 Oct 2019 11:48:38 +0200
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog python3-launchpadlib`.
Generated by dwww version 1.16 on Mon Dec 15 20:50:08 CET 2025.