[SCM] Debian packaging of libmath-basecalc-perl branch, master, updated. 4249d1121fdc855b9ad72c099aa1aacea3fd624a

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


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

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

diff --git a/debian/control b/debian/control
index 2800db3..fe3e09e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,25 @@
 Source: libmath-basecalc-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl
-Build-Depends-Indep: libmodule-build-perl (>= 0.360100)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Ryan Niebur <ryan at debian.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jotam Jr. Trejo <jotamjr at debian.org.sv>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl
+Build-Depends-Indep: perl (>= 5.11.4) | libmodule-build-perl
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-basecalc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-basecalc-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-basecalc-perl.git
 Homepage: http://search.cpan.org/dist/Math-BaseCalc/
 
 Package: libmath-basecalc-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for numeric base conversion
  Math::BaseCalc is a Perl module for converting numeric values between various
  bases. It provides several predefined digit sets (Hexadecimal, Base64, etc.)
  and allows custom digit sets to be defined for base conversion.
+

-- 
Debian packaging of libmath-basecalc-perl



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