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
|
python-user-agents (2.2.0-2) unstable; urgency=medium
* debian/control:
- Depend on python3-yaml. Really an indirect dependency,
but needed to make autopkgtest pass
-- Ruben Undheim <ruben.undheim@gmail.com> Thu, 14 Jan 2021 08:28:26 +0000
python-user-agents (2.2.0-1) unstable; urgency=medium
* New upstream version (Closes: #977965)
* debhelper-compat 13
* debian/watch: Update watch file format version to 4.
* debian/copyright:
- Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* debian/control:
- Rules-Requires-Root: no (routine-update)
- Standards-Version: 4.5.1
- Testsuite: autopkgtest-pkg-python (routine-update)
* debian/rules:
- Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine-
update)
* debian/salsa-ci.yml: Add salsa-ci file (routine-update)
[ 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.
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 26 Dec 2020 13:46:10 +0100
python-user-agents (2.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Ruben Undheim ]
* New upstream release
* debian/control:
- New standards version 4.4.0 - no changes
- DH level 12
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 18 Oct 2019 22:40:59 +0200
python-user-agents (1.1.0-1) unstable; urgency=low
* Initial release (Closes: #892190)
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 21 Dec 2018 20:47:07 +0000
|