[libmath-calculus-expression-perl] 01/03: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sat May 30 23:57:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libmath-calculus-expression-perl.

commit a92a499707be22483b374ed0f0abfa7a0c80c3c5
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 31 01:49:48 2015 +0200

    Apply wrap-and-sort
---
 debian/changelog | 1 +
 debian/control   | 7 +++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 98e8e95..26800e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,7 @@ libmath-calculus-expression-perl (0.2.2.ds-2) UNRELEASED; urgency=low
   * debian/copyright: Convert to machine-readable DEP5 format.
   * Declare compliance with Debian Policy 3.9.6 (no other changes needed).
   * Mark package aus autopkgtestable.
+  * Apply wrap-and-sort.
 
  -- Franck Joncourt <franck.mail at dthconnex.com>  Fri, 14 Nov 2008 23:58:19 +0100
 
diff --git a/debian/control b/debian/control
index b490857..10190df 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libmath-calculus-expression-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl: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
@@ -24,6 +24,5 @@ Description: Algebraic Calculus Tools Expression Class
  .
  It supports a wide range of expressions including the +, -, *, / and ^
  (raise to power) operators, bracketed expressions to enable correct precedence
- and the functions ln, exp, sin, cos, tan, sec, cosec, cot, sinh, cosh, tanh, 
+ and the functions ln, exp, sin, cos, tan, sec, cosec, cot, sinh, cosh, tanh,
  sech, cosech, coth, asin, acos, atan, asinh, acosh and atanh.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-calculus-expression-perl.git



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