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
|
php-net-ftp (1:1.4.0-2.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 03 Jan 2021 12:58:04 +0100
php-net-ftp (1:1.4.0-2) unstable; urgency=medium
* Team upload
* Rebuilt for PHP 7 (Closes: #821593)
* Updated Vcs-* to new home, and secure URIs
* Package moved to Debian PHP PEAR Maintainers team
* Standards-Version: 3.9.8: no change
* Remove unneeded debian/dirs
* Use ${phppear:summary} and ${phppear:description} substvars
* Fixed d/copyright
* d/rules: override_dh_install stripped
* Use PHP5-style constructor
-- Mathieu Parent <sathieu@debian.org> Thu, 28 Apr 2016 23:06:33 +0200
php-net-ftp (1:1.4.0-1) unstable; urgency=medium
* New upstream release (1.4.0)
* debian/copyright:
- Upstream's switched to BSD License. (Closes:#752641)
- Copyright year bump.
* debian/control:
- Bump Standards-Version to 3.9.6 (no changes).
-- Dario Minnucci <midget@debian.org> Wed, 18 Nov 2015 13:09:10 +0100
php-net-ftp (1.4.0a3-3) unstable; urgency=medium
* Rebuilt against pkg-php-tools 1.11
* debian/rules: Don't install usr/share/php/data directory and
usr/share/php/generate_package_xml.php file
-- Dario Minnucci <midget@debian.org> Wed, 05 Feb 2014 06:35:16 +0100
php-net-ftp (1.4.0a3-2) unstable; urgency=low
* Package migrated to use pkg-php-tools. (Closes: #728898)
* debian/control:
- Bump Standards-Version to 3.9.5 (no changes).
* debian/copyright:
- Improvements on DEP5 format.
- Copyright years updated.
-- Dario Minnucci <midget@debian.org> Tue, 31 Dec 2013 03:21:09 +0100
php-net-ftp (1.4.0a3-1) unstable; urgency=low
* New upstream release (1.4.0a3)
* Package refreshment
* debian/control:
- Update package section to 'php'
- Bump Standards-Version to 3.9.3 (no changes)
- Update Build-Depends on debhelper to (>= 9)
- Added Vcs-Git and Vcs-Browser fields
* debian/copyright:
- Updated to fit into DEP5
- Copyright years updated
-- Dario Minnucci <midget@debian.org> Thu, 26 Apr 2012 23:27:38 +0200
php-net-ftp (1.3.7-2) unstable; urgency=low
* debian/control: Bump Standards-Version to 3.9.1 (no changes)
* debian/watch: Fixed to show new versions (Closes: #600396)
* debian/copyright: Copyright years updated
-- Dario Minnucci <midget@debian.org> Tue, 08 Feb 2011 16:03:41 +0100
php-net-ftp (1.3.7-1) unstable; urgency=low
* Adopting orphaned package. (Closes: #529684)
* New upstream release (1.3.7)
* Switch to dpkg-source 3.0 (quilt) format
* debian/control:
Set myself as new maintainer.
Removed Uploaders field.
Bump Standards-Version to 3.8.4
Added dependency on ${misc:Depends}
Update Build-Depends to use debhelper >= 7
* debian/rules:
Added rule to remove empty directories
Removed autogenration of AUTHORS file (now included in debian/copyright).
* debian/copyright: Rewritten following DEP5 format.
-- Dario Minnucci <midget@debian.org> Thu, 27 May 2010 09:18:33 +0200
php-net-ftp (1.3.5-1) unstable; urgency=low
* New upstream release
* debian/control:
- Added dh-make-php (>= 0.2.3), cdbs Build-Depends.
- Removed php-pear Build-Depends.
* debian/rules reorganized to use cdbs.
* debian/examples removed.
-- Jose Carlos Medeiros <debian@psabs.com.br> Wed, 26 Mar 2008 01:30:56 -0300
php-net-ftp (1.3.4-1) unstable; urgency=low
* New upstream release
* Standards-Version: 3.7.3
* Updated "Homepage:" pseudo-header as Reference 1.14.6.
* Solved binary-arch-rules-but-pkg-is-arch-indep lintian report.
-- Jose Carlos Medeiros <debian@psabs.com.br> Wed, 12 Dec 2007 19:46:06 -0200
php-net-ftp (1.3.2-2) unstable; urgency=low
* Updated debian/watch file.
* Bump Standards-Version: 3.7.2.
* Removed automatically debian/package/tmp directory.
-- Jose Carlos Medeiros <debian@psabs.com.br> Thu, 17 May 2007 22:25:13 -0300
php-net-ftp (1.3.2-1) unstable; urgency=low
* Initial Release. (closes: #365090)
-- Jose Carlos Medeiros <debian@psabs.com.br> Thu, 27 Apr 2006 19:13:12 -0300
|