~ubuntu-branches/ubuntu/precise/libmodule-signature-perl/precise-updates

« back to all changes in this revision

Viewing changes to Makefile.PL

  • Committer: Bazaar Package Importer
  • Author(s): Jotam Jr. Trejo, Jotam Jr. Trejo, gregor herrmann
  • Date: 2011-05-13 21:19:36 UTC
  • mfrom: (1.1.8 upstream) (3.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20110513211936-yp0kp1q4knv7kao3
Tags: 0.68-1
[ Jotam Jr. Trejo ]
* New upstream release
* Bump DH compat level to 8

[ gregor herrmann ]
* Don't run test that needs network access.
* Clean up (build) dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
readme_from     'lib/Module/Signature.pm';
9
9
repository      'http://github.com/audreyt/module-signature';
10
10
install_script  'script/cpansign';
11
 
build_requires  'Test::More', 'IPC::Run:';
 
11
build_requires  'Test::More', 0, 'IPC::Run', 0;
12
12
 
13
13
# On Win32 (excluding cygwin) we know that IO::Socket::INET,
14
14
# which is needed for keyserver stuff, doesn't work. In fact