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
|
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
|