[SCM] Packaging of Math::Vector::Real in Debian branch, master, updated. c62ca8082e4ba4539acedc2c8d08586b63097ef8

Laszlo Kajan lkajan at rostlab.org
Wed Jun 13 18:06:17 UTC 2012


The following commit has been merged in the master branch:
commit 9db5e8e6fd8345559e52bbc3193dd905a2cbf76f
Author: Laszlo Kajan <lkajan at rostlab.org>
Date:   Wed Jun 13 19:41:07 2012 +0200

    Fixed lintian warnings.

diff --git a/debian/control b/debian/control
index 410dfee..d3d451a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Depends: ${misc:Depends}, ${perl:Depends}
 Description: real vector arithmetic in Perl
  A simple pure Perl module to manipulate vectors of any dimension.
  .
- The function V, always exported by the module, allows to create new vectors:
+ The function V, always exported by the module, allows one to create new
+ vectors:
  .
  my $v = V(0, 1, 3, -1);
  .
diff --git a/debian/copyright b/debian/copyright
index 41c9246..e113d12 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: Math::Vector::Real
-Upstream-Contact: Salvador Fandiño <sfandino at yahoo.com>
+Upstream-Contact: Salvador Fandiño <sfandino at yahoo.com>
 Source: http://search.cpan.org/dist/Math-Vector-Real/
 
 Files: debian/*
@@ -9,7 +9,7 @@ Copyright: 2012, Laszlo Kajan <lkajan at rostlab.org>
 License: GPL-3.0+
 
 Files: *
-Copyright: 2009, 2011 Salvador Fandiño <sfandino at yahoo.com>
+Copyright: 2009, 2011 Salvador Fandiño <sfandino at yahoo.com>
 License: Artistic
 
 License: Artistic

-- 
Packaging of Math::Vector::Real in Debian



More information about the Pkg-perl-cvs-commits mailing list