[SCM] Debian packaging of libpath-class-perl branch, master, updated. debian/0.26-1-2-g53aac47

gregor herrmann gregoa at debian.org
Thu Jul 5 20:48:54 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 6cb7e3b..08cb647 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libpath-class-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
-  perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
+               perl (>= 5.11.4) | libmodule-build-perl
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Path-Class/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpath-class-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpath-class-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpath-class-perl.git
+Homepage: http://search.cpan.org/dist/Path-Class/
 
 Package: libpath-class-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for cross-platform path specification manipulation
  Path::Class is a module for manipulation of file and directory specifications
  (strings describing their locations; for example: '/home/ken/foo.txt') in a
@@ -27,3 +29,4 @@ Description: module for cross-platform path specification manipulation
  model of path specifications and their semantics. In other words, it creates
  objects representing files and directories, and provides methods that relate
  them to each other.
+

-- 
Debian packaging of libpath-class-perl



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