[SCM] Debian packaging of libmoosex-attributehelpers-perl branch, master, updated. f817a6b5e953e5730277940561f0c69ae68d34f6

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


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

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

diff --git a/debian/control b/debian/control
index 1c93caa..8fe14fd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,31 @@
 Source: libmoosex-attributehelpers-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libtest-exception-perl (>= 0.21),
- libmoose-perl (>= 0.56), libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends: debhelper (>= 7.0.50),
+               quilt
+Build-Depends-Indep: perl,
+                     libtest-exception-perl,
+                     libmoose-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/MooseX-AttributeHelpers/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoosex-attributehelpers-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-attributehelpers-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoosex-attributehelpers-perl.git
+Homepage: http://search.cpan.org/dist/MooseX-AttributeHelpers/
 
 Package: libmoosex-attributehelpers-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmoose-perl (>= 0.56)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libmoose-perl
 Description: Perl library to extend your attribute interfaces
  MooseX::AttributeHelpers provides commonly-used attribute helper methods for
  more specific types of data than those offered by Moose alone. It provides
  Bool, Counter, Number, String, Array, Bag, Hash, ImmutableHash, and List
  attribute types.
+

-- 
Debian packaging of libmoosex-attributehelpers-perl



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