[SCM] Debian packaging of libfile-sharedir-par-perl branch, master, updated. b7000ac0ae62043ee0afeb2ae39a6b02e9b2a3c6

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


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

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

diff --git a/debian/control b/debian/control
index 4df2c62..8d4b875 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,27 @@
 Source: libfile-sharedir-par-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alex Muntada <alexm at alexm.org>,
+           Antonio Radici <antonio at dyne.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Damyan Ivanov <dmn at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libfile-sharedir-perl (>= 1.00),
- libclass-inspector-perl,
- libpar-perl (>= 0.989)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alex Muntada <alexm at alexm.org>, Antonio Radici <antonio at dyne.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Damyan Ivanov <dmn at debian.org>
+                     libfile-sharedir-perl,
+                     libclass-inspector-perl,
+                     libpar-perl
 Standards-Version: 3.9.1
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-sharedir-par-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-sharedir-par-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-sharedir-par-perl.git
 Homepage: http://search.cpan.org/dist/File-ShareDir-PAR/
 
 Package: libfile-sharedir-par-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libfile-sharedir-perl (>= 1.00),
- libclass-inspector-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libfile-sharedir-perl,
+         libclass-inspector-perl
 Description: module for handling shared data in PAR archives
  File::ShareDir::PAR is a Perl module that provides a mechanism for locating
  shared data in PAR packages. By using this module's functions, the currently
@@ -27,3 +29,4 @@ Description: module for handling shared data in PAR archives
  get for loading modules when PAR is in effect. If a matching path is found
  in a PAR archive, the full archive is extracted and the path returned will
  point to the extracted copy on disk.
+

-- 
Debian packaging of libfile-sharedir-par-perl



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