[SCM] Debian packaging of libimage-math-constrain-perl branch, master, updated. 059db59abec221c67d22a87c4d984f668c4c504c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:33:45 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 1f452b7..6fc55fc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: libimage-math-constrain-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: perl, libtest-minimumversion-perl,
- libtest-cpan-meta-perl, perl (>= 5.10.1) | libpod-simple-perl (>= 3.07), libtest-pod-perl (>= 1.26)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libtest-minimumversion-perl,
+                     libtest-cpan-meta-perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Image-Math-Constrain/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libimage-math-constrain-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimage-math-constrain-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libimage-math-constrain-perl.git
+Homepage: http://search.cpan.org/dist/Image-Math-Constrain/
 
 Package: libimage-math-constrain-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl module performing math used to constrain image sizes
  Image::Math::Constrain is a Perl module that implements all of the math behind
  implementing image size constraints. It allows one to restrict the dimensions
@@ -23,3 +26,4 @@ Description: Perl module performing math used to constrain image sizes
  or both, and is guaranteed to return dimensions that are proportional to the
  original -- that is, they will have the same aspect ratio. It also returns the
  necessary scaling factor, so you can pass it to a module to do the work.
+

-- 
Debian packaging of libimage-math-constrain-perl



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