[SCM] Debian packaging of libmousex-types-path-class-perl branch, master, updated. debian/0.07-1-2-g4528b3e

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


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

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

diff --git a/debian/control b/debian/control
index 81f07d5..e00f7aa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,29 @@
 Source: libmousex-types-path-class-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: TANIGUCHI Takaki <takaki at debian.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libmouse-perl,
- libmousex-getopt-perl,
- libmousex-types-perl,
- libpath-class-perl,
- perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
- libtest-useallmodules-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: TANIGUCHI Takaki <takaki at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+                     libmousex-getopt-perl,
+                     libmousex-types-perl,
+                     libpath-class-perl,
+                     perl (>= 5.11.1) | libtest-simple-perl,
+                     libtest-useallmodules-perl,
+                     perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/MouseX-Types-Path-Class/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmousex-types-path-class-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmousex-types-path-class-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmousex-types-path-class-perl.git
+Homepage: http://search.cpan.org/dist/MouseX-Types-Path-Class/
 
 Package: libmousex-types-path-class-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmouse-perl,
- libmousex-types-perl,
- libpath-class-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmouse-perl,
+         libmousex-types-perl,
+         libpath-class-perl
 Suggests: libmousex-getopt-perl
 Description: Path::Class type library for Mouse
  MouseX::Types::Path::Class creates common Mouse types, coercions and
@@ -33,3 +34,4 @@ Description: Path::Class type library for Mouse
  and "ArrayRef" to both Path::Class::Dir and Path::Class::File objects.
  If you have MouseX::Getopt installed, the Getopt option type ("=s") will
  be added for both Path::Class::Dir and Path::Class::File.
+

-- 
Debian packaging of libmousex-types-path-class-perl



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