[SCM] Debian packaging of libclass-field-perl branch, master, updated. f1a00375440b4a0174dd6594110cca0fa05ece0c

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


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

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

diff --git a/debian/control b/debian/control
index 052ccc5..3fb3627 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: libclass-field-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.6.1)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Class-Field/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-field-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-field-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-field-perl.git
+Homepage: http://search.cpan.org/dist/Class-Field/
 
 Package: libclass-field-perl
 Architecture: all
-Depends: perl (>= 5.6.1), ${misc:Depends}
+Depends: perl,
+         ${misc:Depends}
 Description: Class Field Accessor Generator
  Class::Field exports two subroutines, field and const. These
  functions are used to declare fields and constants in your class.
  .
  Class::Field generates custom code for each accessor that is optimized
  for speed.
+

-- 
Debian packaging of libclass-field-perl



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