[SCM] Debian packaging of libclass-prototyped-perl branch, master, updated. 1dd958c9bcf49ecc0a170a07b16b8b11da146ac7

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


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

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

diff --git a/debian/control b/debian/control
index c16995e..266b43e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,19 @@
 Source: libclass-prototyped-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Class-Prototyped/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-prototyped-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-prototyped-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-prototyped-perl.git
+Homepage: http://search.cpan.org/dist/Class-Prototyped/
 
 Package: libclass-prototyped-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Suggests: libgraphviz-perl
 Description: Fast prototype-based OO programming in Perl
  This package provides for efficient and simple prototype-based 
@@ -31,3 +33,4 @@ Description: Fast prototype-based OO programming in Perl
  require storing anonymous subroutines in databases, configuration files,
  or text files, or when users of a module are expected to override
  subroutines to change its behabior.
+

-- 
Debian packaging of libclass-prototyped-perl



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