[SCM] Debian packaging of libmath-calculus-expression-perl branch, master, updated. e2cf0392222a830eb322f42bc49de3eb26342cc1

gregor herrmann gregoa at debian.org
Thu Jul 5 20:38:24 UTC 2012


The following commit has been merged in the master branch:
commit 8a4d467042d4063f330a64bef36612eed5d8ec5e
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:39:17 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 29691ff..91b5c05 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libmath-calculus-expression-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.6.10-12)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-calculus-expression-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-calculus-expression-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-calculus-expression-perl.git
 Homepage: http://search.cpan.org/dist/Math-Calculus-Expression/
 
 Package: libmath-calculus-expression-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
-Description:  Algebraic Calculus Tools Expression Class
+Depends: ${perl:Depends},
+         ${misc:Depends}
+Description: Algebraic Calculus Tools Expression Class
  Math::Calculus::Expression can take an algebraic expression, parse it into a
  tree structure, simplify the tree, substitute variables and named constants for
  other variables or constants (which may be numeric), numerically evaluate the
@@ -23,3 +24,4 @@ Description:  Algebraic Calculus Tools Expression Class
  (raise to power) operators, bracketed expressions to enable correct precedence
  and the functions ln, exp, sin, cos, tan, sec, cosec, cot, sinh, cosh, tanh, 
  sech, cosech, coth, asin, acos, atan, asinh, acosh and atanh.
+

-- 
Debian packaging of libmath-calculus-expression-perl



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