[SCM] Debian packaging of libmath-calculus-differentiate-perl branch, master, updated. 6152fa5b260c6540f890ffff77a0df973ccbb61f

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


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

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

diff --git a/debian/control b/debian/control
index dbdf79e..f5e2d75 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: libmath-calculus-differentiate-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), libmath-calculus-expression-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>
+Build-Depends-Indep: perl,
+                     libmath-calculus-expression-perl
 Standards-Version: 3.7.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-calculus-differentiate-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-calculus-differentiate-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-calculus-differentiate-perl.git
 Homepage: http://search.cpan.org/dist/Math-Calculus-Differentiate/
 
 Package: libmath-calculus-differentiate-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmath-calculus-expression-perl
-Description:  Algebraic Differentiation Engine
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libmath-calculus-expression-perl
+Description: Algebraic Differentiation Engine
  Math::Calculus::Differentiate can take an algebraic expression,
  parse it into a tree structure, modify the tree to give a representation
  of the differentiated function, simplify the tree and turn the tree back
@@ -23,3 +26,4 @@ Description:  Algebraic Differentiation Engine
  (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-differentiate-perl



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