~ubuntu-branches/ubuntu/saucy/libmath-polygon-perl/saucy

« back to all changes in this revision

Viewing changes to Makefile.PL

  • Committer: Package Import Robot
  • Author(s): Angel Abad, Ansgar Burchardt, Salvatore Bonaccorso, Angel Abad
  • Date: 2011-09-19 19:11:13 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: package-import@ubuntu.com-20110919191113-3xcmkbord39bewhb
Tags: 1.02-1
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
  svn.debian.org to anonscm.debian.org URL.

[ Angel Abad ]
* Imported Upstream version 1.02
* debian/copyright:
  - Update debian/* section
  - Update upstream years
* debian/control: Add myself to Uploaders

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
WriteMakefile
6
6
  ( NAME        => 'Math::Polygon'
7
 
  , VERSION     => '1.01'
 
7
  , VERSION     => '1.02'
8
8
  , PREREQ_PM   =>
9
9
     { Test::More    => 0.47
10
10
     , Scalar::Util  => 1.13