[SCM] Debian packaging of libmath-algebra-symbols-perl branch, master, updated. f3dec1bd28946f29860cd1bb6b104f48b0ced7f2

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


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

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

diff --git a/debian/control b/debian/control
index 211903d..ab4308a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libmath-algebra-symbols-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5), quilt (>= 0.40)
-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>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-algebra-symbols-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-algebra-symbols-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-algebra-symbols-perl.git
 Homepage: http://search.cpan.org/dist/Math-Algebra-Symbols/
 
 Package: libmath-algebra-symbols-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Symbolic Algebra in Pure Perl
  Math::Algebra::Symbols supplies a set of functions and operators to manipulate
  operator expressions algebraically using the familiar Perl syntax.
  .
  These expressions are constructed from Symbols, Operators, Functions, and 
  processed via Methods.  
+

-- 
Debian packaging of libmath-algebra-symbols-perl



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