Package: git-email
Version: 1:1.5.2.5-2
Severity: minor

Hello,

git-send-email uses:

        my $have_email_valid = eval { require Email::Valid; 1 };

and protects all usage of Email::Valid with $have_email_valid.

I couldn't find any usage of libmail-sendmail-perl, but that might have
to do with me not being fluent in Perl.

Best regards
Uwe

-- System Information:
Debian Release: lenny/sid
  APT prefers testing-proposed-updates
  APT policy: (900, 'testing-proposed-updates'), (900, 'testing'), (300, 
'unstable'), (2, 'experimental'), (1, 'proposed-updates'), (1, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-rc2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages git-email depends on:
ii  git-core                     1:1.5.2.5-2 fast, scalable, distributed revisi
ii  libemail-valid-perl          0.179-1     Check validity of Internet email a
ii  libmail-sendmail-perl        0.79-4      Send email from a perl script

Versions of packages git-email recommends:
ii  git-doc                      1:1.5.2.4-1 fast, scalable, distributed revisi

-- no debconf information

-- 
Uwe Kleine-König

length           :: [a] -> Int
length            = foldl' (\n _ -> n + 1) 0


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to