~ubuntu-branches/ubuntu/edgy/libterm-readkey-perl/edgy

« back to all changes in this revision

Viewing changes to Makefile.PL

  • Committer: Bazaar Package Importer
  • Author(s): Gunnar Wolf, Niko Tyni, Gunnar Wolf
  • Date: 2006-02-05 12:15:57 UTC
  • mfrom: (3.1.1 dapper)
  • Revision ID: james.westby@ubuntu.com-20060205121557-3wo7lx5wm2envt6q
Tags: 2.30-3
[ Niko Tyni ]
* Fixed maintainer email address. (Closes: #343483)

[ Gunnar Wolf ]
* Fixed debian/watch
* Moved debhelper compatibility to version 4
* No longer ignores error when cleaning

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Term::ReadKey Makefile.PL Version 2.18
2
 
# $Id: Makefile.PL,v 1.3 2002/01/28 18:40:18 gellyfish Exp $
 
2
# $Id: Makefile.PL,v 2.21 2004/03/02 20:28:11 jonathan Exp $
3
3
 
4
4
use ExtUtils::MakeMaker;
5
5
use Carp;