[SCM] Debian packaging of libdate-pcalc-perl branch, master, updated. f3ce99181ac3ecbd8e7d26a82a1814f52e3f2dbe

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


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

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

diff --git a/debian/control b/debian/control
index 364bf55..0125191 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,29 @@
 Source: libdate-pcalc-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.0.50), perl, libcarp-clan-perl,
- libbit-vector-perl (>= 7.1), quilt (>= 0.46-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- Xavier Oswald <xoswald at debian.org>,
- gregor herrmann <gregoa at debian.org>, Ignace Mouzannar <mouzannar at gmail.com>,
- Angel Abad <angel at debian.org>
+           Xavier Oswald <xoswald at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ignace Mouzannar <mouzannar at gmail.com>,
+           Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.50),
+               perl,
+               libcarp-clan-perl,
+               libbit-vector-perl,
+               quilt
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Date-Pcalc/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdate-pcalc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-pcalc-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdate-pcalc-perl.git
+Homepage: http://search.cpan.org/dist/Date-Pcalc/
 
 Package: libdate-pcalc-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libbit-vector-perl (>= 7.1), libcarp-clan-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libbit-vector-perl,
+         libcarp-clan-perl
 Description: Perl module for Gregorian calendar date calculations
  This package consists of a Perl module for all kinds of date calculations
  based on the Gregorian calendar (the one used in all western countries today),
@@ -25,3 +32,4 @@ Description: Perl module for Gregorian calendar date calculations
  .
  This module is a direct translation of Steffen Beyer's excellent Date::Calc
  module to Perl.
+

-- 
Debian packaging of libdate-pcalc-perl



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