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
|
php-mail (1.2.0-2) unstable; urgency=low
* Fix bashism in debian/rules (Closes: #581459).
-- Thijs Kinkhorst <thijs@debian.org> Sun, 16 May 2010 13:31:43 +0200
php-mail (1.2.0-1) unstable; urgency=low
* New upstream release.
+ Incorporates escapeshellcmd patch.
+ Changed licence to BSD (closes: #332613).
* Checked for policy 3.8.4, changed section to php.
-- Thijs Kinkhorst <thijs@debian.org> Sun, 09 May 2010 15:28:00 +0200
php-mail (1.1.14-2) unstable; urgency=high
* Use escapeshellarg instead of escapeshellcmd to escape email addresses
on sendmail.php (Closes: #557121)
- Thanks to Dennis P. NIkolaenko <dennis@nikolaenko.ru> for the report
-- Raphael Geissert <geissert@debian.org> Thu, 19 Nov 2009 12:48:44 -0600
php-mail (1.1.14-1) unstable; urgency=low
[ Martin Lohmeier ]
* new upstream version (Closes: #421841)
* add debian/watch
* add Homepage to debian/control
[ Thijs Kinkhorst ]
* Make debian/copyright current.
* Make use of modern-day PEAR package building.
-- Thijs Kinkhorst <thijs@debian.org> Sun, 04 May 2008 15:28:29 +0200
php-mail (1.1.6-2) unstable; urgency=low
* Need to replace php4-pear (<< 4:4.4.0-0), yes the epoch matters.
* Update debian/copyright to make sure the license is correct, the
Debian maintainers are mentioned, the upstream copyright holder
is mentioned and the upstream location is quoted.
-- Adam Conrad <adconrad@0c3.net> Fri, 29 Jul 2005 08:37:35 +1000
php-mail (1.1.6-1) unstable; urgency=low
* Initial release.
-- Ondřej Surý <ondrej@sury.org> Thu, 21 Jul 2005 09:45:07 +0200
|