[SCM] Debian packaging of libmath-bigint-perl branch, master, updated. debian/1.997-1-3-g2739c8c

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


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

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

diff --git a/debian/control b/debian/control
index cae9f52..61ca60c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libmath-bigint-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Alessandro Ghedini <ghedo at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Math-BigInt/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-bigint-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-bigint-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-bigint-perl.git
+Homepage: http://search.cpan.org/dist/Math-BigInt/
 
 Package: libmath-bigint-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, perl
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: arbitrary size integer/float math package
  Math::BigInt and Math::BigFloat allow to declare big integers / floating
  point numbers as
@@ -27,3 +30,4 @@ Description: arbitrary size integer/float math package
  .
  Math::BigInt is also in perl core, this package provides newer versions
  separately.
+

-- 
Debian packaging of libmath-bigint-perl



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