tags 369273 + patch tags 369273 + pending thanks Hi,
Attached is the diff for my php-net-smtp 1.2.6-2.1 NMU. I will upload to DELAYED/7 -- ยท''`. A waste is a terrible thing to mind! : :' : `. `' `- Proudly running (unstable) Debian GNU/Linux
diff -u php-net-smtp-1.2.6/debian/changelog php-net-smtp-1.2.6/debian/changelog --- php-net-smtp-1.2.6/debian/changelog +++ php-net-smtp-1.2.6/debian/changelog @@ -1,3 +1,10 @@ +php-net-smtp (1.2.6-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Don't Recommend non-existent php-auth-sasl (Closes: #369273). + + -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Sun, 30 Mar 2008 19:05:33 +0200 + php-net-smtp (1.2.6-2) unstable; urgency=low * Need to replace php4-pear (<< 4:4.4.0-0), yes the epoch matters. diff -u php-net-smtp-1.2.6/debian/control php-net-smtp-1.2.6/debian/control --- php-net-smtp-1.2.6/debian/control +++ php-net-smtp-1.2.6/debian/control @@ -9,7 +9,6 @@ Package: php-net-smtp Architecture: all Depends: php-pear, php-net-socket -Recommends: php-auth-sasl Replaces: php4-pear (<< 4:4.4.0-0) Description: PHP PEAR module implementing SMTP protocol Provides an implementation of the SMTP protocol using

