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
|
python-pyftpdlib (2.0.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Use standard-asynchat rather than pyasynchat.
* Tolerate psutil < 6.0.0.
* Switch to autopkgtest-pkg-pybuild.
* Use dh-sequence-python3 and dh-sequence-sphinxdoc.
* Use pybuild-plugin-pyproject.
* Simplify some debhelper overrides slightly.
-- Colin Watson <cjwatson@debian.org> Sun, 12 Jan 2025 20:39:10 +0000
python-pyftpdlib (1.5.9-2) unstable; urgency=medium
* Team upload.
* remove obsolete mock dependency
-- Alexandre Detiste <tchet@debian.org> Mon, 25 Mar 2024 16:59:10 +0100
python-pyftpdlib (1.5.9-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.5.9
* add d/gbp.conf matching current Salsa setup
* new release vendors a copy of old asyncore and asynchat (Closes: #1040092)
* remove obsolete dependency on python3-unittest2 (Closes: #1058974)
* refresh patch
-- Alexandre Detiste <tchet@debian.org> Tue, 02 Jan 2024 20:49:07 +0100
python-pyftpdlib (1.5.7-3) unstable; urgency=medium
* Fix debian/watch
-- Martin <debacle@debian.org> Mon, 27 Feb 2023 22:13:23 +0000
python-pyftpdlib (1.5.7-2) unstable; urgency=medium
* Fix dependency for autopkgtest
-- Martin <debacle@debian.org> Wed, 02 Nov 2022 10:04:47 +0000
python-pyftpdlib (1.5.7-1) unstable; urgency=medium
* New upstream version
* Drop build-depend and recommend on sendfile, we have Python >= 3.3
* Add autopkgtest
* Refresh patch
* Bump debhelper compat to 13
-- Martin <debacle@debian.org> Tue, 01 Nov 2022 13:04:21 +0000
python-pyftpdlib (1.5.4-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 23:25:03 -0400
python-pyftpdlib (1.5.4-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python2 support; Closes: #938065
-- Sandro Tosi <morph@debian.org> Fri, 13 Dec 2019 13:28:46 -0500
python-pyftpdlib (1.5.4-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
* Convert git repository from git-dpm to gbp layout
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ W. Martin Borgert ]
* New upstream version
-- W. Martin Borgert <debacle@debian.org> Thu, 25 Oct 2018 22:33:42 +0000
python-pyftpdlib (1.5.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ W. Martin Borgert ]
* New upstream version
* Bump standards and dh compat
* Remove obsolete patch
* Add -doc package
-- W. Martin Borgert <debacle@debian.org> Sat, 10 Mar 2018 14:38:48 +0000
python-pyftpdlib (1.5.1-4) unstable; urgency=medium
* Disable automatic tests, that are known to be unstable (Closes: #856335)
* Remove Janos Guljas as maintainer (Closes: #849728)
-- W. Martin Borgert <debacle@debian.org> Sat, 22 Apr 2017 22:45:44 +0000
python-pyftpdlib (1.5.1-3) unstable; urgency=medium
* Set TRAVIS=1 to skip one unit test, marked by upstream as
"failing on Travis" (Closes: #842007)
-- W. Martin Borgert <debacle@debian.org> Sun, 25 Dec 2016 20:40:48 +0000
python-pyftpdlib (1.5.1-2) unstable; urgency=medium
* Build-Depend on python{,3}-openssl/python3-openssl and python{,3}-mock.
* Run tests from source dir. (Closes: #841079) hopefully
-- W. Martin Borgert <debacle@debian.org> Tue, 18 Oct 2016 00:55:20 +0000
python-pyftpdlib (1.5.1-1) unstable; urgency=medium
* New upstream release. (Closes: #833454)
[ Ondřej Nový 2016-03-29 ]
* Fixed VCS URL (https)
-- W. Martin Borgert <debacle@debian.org> Mon, 10 Oct 2016 23:33:12 +0000
python-pyftpdlib (1.4.0-1) unstable; urgency=low
[ W. Martin Borgert ]
* Add Python 3 package. (Closes: #782512)
* Change homepage from Google code to GitHub. (Closes: #782514)
* Add myself to Uploaders.
* New upstream version. (Closes: #794188)
[ Janos Guljas, 2013-08-15 ]
* Depend and Build-Depend on python-sendfile >= 2.0.0. (Closes: #718576)
-- W. Martin Borgert <debacle@debian.org> Sun, 22 Nov 2015 16:54:04 +0000
python-pyftpdlib (1.2.0-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Remove DM-Upload-Allowed; it's no longer used by the archive
software.
* Run tests only if DEB_BUILD_OPTIONS=nocheck is not set.
[ Janos Guljas ]
* New upstream release. (Closes: #717946)
* Recommends and Build-Depend (for tests) on python-sendfile.
* Raise debhelper compatiblility to 9.
* Raise Standards-Version to 3.9.4.
* Update copyright years in debian/copyright.
* Update Format link in debian/copyright.
* Change my email address.
-- Janos Guljas <janos@debian.org> Fri, 02 Aug 2013 02:25:28 +0200
python-pyftpdlib (0.7.0-1) unstable; urgency=low
* New upstream release.
* Remove doc directory from debian/docs and debian/doc-base file
as upstream removed documentation.
* Update years debian/copyright.
* Add debian/local-options.
-- Janos Guljas <janos@resenje.org> Thu, 26 Jan 2012 04:02:09 +0100
python-pyftpdlib (0.6.0-2) unstable; urgency=low
* Add DM-Upload-Allowed control field.
* Fix dep5 syntax.
-- Janos Guljas <janos@resenje.org> Sun, 11 Dec 2011 15:47:48 +0100
python-pyftpdlib (0.6.0-1) unstable; urgency=low
[ Janos Guljas ]
* New upstream release.
* Changed my email address to janos@resenje.org.
* Bump standards to 3.9.2. No changes needed.
* Updated debian/copyright to DEP5 format.
* Switch to dh_python2.
[ Jan Dittberner ]
* depend on python (>= 2.6.6-3~) instead of python-all (>= 2.5)
-- Janos Guljas <janos@resenje.org> Fri, 27 May 2011 17:50:09 +0200
python-pyftpdlib (0.5.2-1) unstable; urgency=low
* Initial release. (Closes: #528602)
-- Janos Guljas <janos@janos.in.rs> Sun, 20 Jun 2010 22:31:55 +0200
|