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 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208
|
lazy-object-proxy (1.10.0-4) unstable; urgency=medium
* Team Upload
* Fix syntax error in Maintainer: field that confuses UDD & the Tracker
* Use dh-sequence-python3
* Set "Rules-Requires-Root: no"
-- Alexandre Detiste <tchet@debian.org> Mon, 23 Dec 2024 17:05:47 +0100
lazy-object-proxy (1.10.0-3) unstable; urgency=medium
* Adopt orphaned package. Closes: #1065238.
* Standards-Version: 4.7.0 (routine-update)
-- Emmanuel Arias <eamanu@debian.org> Sun, 07 Apr 2024 15:29:23 -0300
lazy-object-proxy (1.10.0-2) unstable; urgency=medium
* orphan
-- Sandro Tosi <morph@debian.org> Sat, 02 Mar 2024 01:49:33 -0500
lazy-object-proxy (1.10.0-1) unstable; urgency=medium
[ Stefano Rivera ]
* New upstream release.
- Supports Python 3.12 (Closes: #1055570, 1058384)
* Fully clean .egg-info, we aren't depending on SOURCES.txt (and aren't
getting source from PyPI).
-- Sandro Tosi <morph@debian.org> Tue, 16 Jan 2024 01:18:12 -0500
lazy-object-proxy (1.9.0-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- update upstream copyright years
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Sun, 22 Jan 2023 00:25:44 -0500
lazy-object-proxy (1.8.0-2) unstable; urgency=medium
* run autopkgtest via autopkgtest-pkg-pybuild
-- Sandro Tosi <morph@debian.org> Sat, 31 Dec 2022 15:24:47 -0500
lazy-object-proxy (1.8.0-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- update upstream copyright years
- extend packaging copyright years
* debian/patches/PR62.patch
- drop patch, merged upstream
* debian/control
- bump Standards-Version to 4.6.2.0 (no changes needed)
- build using pyproject plugin
* debian/rules
- remove custom installation step, no longer necessary
-- Sandro Tosi <morph@debian.org> Fri, 30 Dec 2022 15:22:43 -0500
lazy-object-proxy (1.7.1-2) unstable; urgency=medium
[ Julian Gilbey ]
* Team upload
* Build-Depends on python3-setuptools-scm to get correct Python version
(Closes: #1005042)
-- Sandro Tosi <morph@debian.org> Tue, 21 Jun 2022 14:31:52 -0400
lazy-object-proxy (1.7.1-1) unstable; urgency=medium
* New upstream release
* debian/patches/dont-use-setuptools-scm.patch
- refresh patch
* run tests at build-time
* debian/tests
- add autopkgtests
* debian/control
- bump Standards-Version to 4.6.0.1 (no changes needed)
* debian/copyright
- remove ci/appvveyor references, files removed upstream
-- Sandro Tosi <morph@debian.org> Mon, 20 Dec 2021 02:05:38 -0500
lazy-object-proxy (1.6.0-1) unstable; urgency=medium
* New upstream release
* debian/watch
- track GitHub releases
* debian/patches/dont-use-setuptools-scm.patch
- refresh patch
-- Sandro Tosi <morph@debian.org> Wed, 06 Oct 2021 23:55:15 -0400
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
|