[SCM] Debian packaging of libclass-gomor-perl branch, master, updated. 5320a4c09697779f8bb895071721d60649fd6458

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


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

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

diff --git a/debian/control b/debian/control
index ee5794a..c3f1b50 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: libclass-gomor-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.8), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Class-Gomor/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-gomor-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-gomor-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-gomor-perl.git
+Homepage: http://search.cpan.org/dist/Class-Gomor/
 
 Package: libclass-gomor-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: class and object builder
  Class::Gomor is a Perl class and object builder, providing features like
  automatic validation of attributes. It can automatically create accessors
  for scalar or array attributes, as well as supporting custom attributes.
+

-- 
Debian packaging of libclass-gomor-perl



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