[Pkg-php-commits] r1280 - pear/php-net-smtp/trunk/debian
Guillaume Delacour
kcd-guest at alioth.debian.org
Tue Jun 16 10:10:13 UTC 2009
Author: kcd-guest
Date: 2009-06-16 10:10:11 +0000 (Tue, 16 Jun 2009)
New Revision: 1280
Modified:
pear/php-net-smtp/trunk/debian/changelog
pear/php-net-smtp/trunk/debian/control
Log:
New upstream release (1.3.2)
Modified: pear/php-net-smtp/trunk/debian/changelog
===================================================================
--- pear/php-net-smtp/trunk/debian/changelog 2009-04-25 15:38:34 UTC (rev 1279)
+++ pear/php-net-smtp/trunk/debian/changelog 2009-06-16 10:10:11 UTC (rev 1280)
@@ -1,3 +1,11 @@
+php-net-smtp (1.3.2-1) unstable; urgency=low
+
+ * New upstream release, changelog:
+ - TLS connection only gets started if no AUTH methods are sent. (Bug #14944)
+ * Checked for policy 3.8.1, no changes.
+
+ -- Guillaume Delacour <gui at iroqwa.org> Tue, 16 Jun 2009 09:49:59 +0000
+
php-net-smtp (1.3.1-1) unstable; urgency=low
* New upstream release.
Modified: pear/php-net-smtp/trunk/debian/control
===================================================================
--- pear/php-net-smtp/trunk/debian/control 2009-04-25 15:38:34 UTC (rev 1279)
+++ pear/php-net-smtp/trunk/debian/control 2009-06-16 10:10:11 UTC (rev 1280)
@@ -2,10 +2,10 @@
Section: web
Priority: optional
Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>
-Uploaders: Thijs Kinkhorst <thijs at debian.org>
+Uploaders: Thijs Kinkhorst <thijs at debian.org>, Guillaume Delacour <gui at iroqwa.org>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: php-pear
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Homepage: http://pear.php.net/package/Net_SMTP
Vcs-Svn: svn://svn.debian.org/pkg-php/pear/php-net-smtp/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-php/pear/php-net-smtp/trunk
More information about the Pkg-php-commits
mailing list