[SCM] Debian packaging of libmath-calc-units-perl branch, master, updated. c9a7e075b0b1267c8ac4e5d3bca35249145ce5b2

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


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

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

diff --git a/debian/control b/debian/control
index 11a75b2..7dabaf5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: libmath-calc-units-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
+Build-Depends-Indep: perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Math-Calc-Units/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-calc-units-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-calc-units-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-calc-units-perl.git
+Homepage: http://search.cpan.org/dist/Math-Calc-Units/
 
 Package: libmath-calc-units-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Human-readable unit-aware calculator
  Math::Calc::Units is a simple calculator that keeps track of units. It only
  handles combinations of byte sizes and duration only, though adding any other
@@ -22,3 +26,4 @@ Description: Human-readable unit-aware calculator
  The included 'ucalc' program prints out all of the "readable" variants of a
  value. For example, "3 bytes" will only produce "3 byte", but "3 byte/sec"
  produces the original along with "180 byte/minute", etc.
+

-- 
Debian packaging of libmath-calc-units-perl



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