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