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 99 100 101 102 103 104 105 106 107 108 109 110 111
|
lazy-object-proxy (1.5.2-1) unstable; urgency=medium
* New upstream release
* Use the new Debian Python Team contact name and address
* debian/copyright
- extend packaging copyright years
* debian/control
- bump Standards-Version to 4.5.1 (no changes needed)
* debian/patches/dont-use-setuptools-scm.patch
- dont use setuptools scm; Closes: #978283
-- Sandro Tosi <morph@debian.org> Thu, 07 Jan 2021 03:14:31 -0500
lazy-object-proxy (1.5.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* debian/control
- set setuptools-scm as a versioned b-d as >= 4.1.2; Closes: #971354
-- Sandro Tosi <morph@debian.org> Sun, 01 Nov 2020 13:49:42 -0500
lazy-object-proxy (1.5.1-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Sun, 26 Jul 2020 23:57:12 -0400
lazy-object-proxy (1.5.0-1) unstable; urgency=low
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Sandro Tosi ]
* New upsteam release
* debian/copyright
- extend packaging copyright years
* debian/control
- wrap-and-sort
- bump compat level to 13
-- Sandro Tosi <morph@debian.org> Sat, 18 Jul 2020 01:41:52 -0400
lazy-object-proxy (1.4.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Sandro Tosi ]
* New upsteam release
* debian/copyright
- update upstream copyright info
* debian/control
- add python3-setuptools-scm to b-d
-- Sandro Tosi <morph@debian.org> Mon, 18 Nov 2019 21:19:58 -0500
lazy-object-proxy (1.3.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python 2 support
* debian/control
- bump Standards-Version to 4.4.0 (no changes needed)
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Thu, 29 Aug 2019 21:41:48 -0400
lazy-object-proxy (1.3.1-1) unstable; urgency=medium
* New upstream release
* debian/control
- bump Standards-Version to 4.1.2 (no changes needed)
* debian/copyright
- extend packaging copyright years
- update upstream copyright years
-- Sandro Tosi <morph@debian.org> Sun, 10 Dec 2017 22:34:32 -0500
lazy-object-proxy (1.2.2-1) unstable; urgency=medium
[ Sandro Tosi ]
* New upstream release
* debian/copyright
- update upstream copyright years
- extend packaging copyright years
- update for new upstream code
* debian/control
- bump Standards-Version to 3.9.8 (no changes needed)
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Sandro Tosi <morph@debian.org> Fri, 22 Apr 2016 21:04:32 +0100
lazy-object-proxy (1.2.1-1) unstable; urgency=low
* Initial release (Closes: #806678)
-- Sandro Tosi <morph@debian.org> Sun, 29 Nov 2015 23:49:34 +0000
|