[SCM] Debian packaging of libpar-packer-perl branch, master, updated. debian/1.012-1-16-gd2e3ef7

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


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

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

diff --git a/debian/control b/debian/control
index f9bc944..ff73aa3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,34 +1,39 @@
 Source: libpar-packer-perl
-Section: perl
-Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312),
- libarchive-zip-perl,
- libgetopt-argvfile-perl,
- libinline-perl,
- libmodule-scandeps-perl (>= 1.05),
- libpar-perl (>= 1.005),
- libperl-dev,
- libtest-pod-perl,
- perl (>= 5.10.1) | libio-compress-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at debian.org>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Chris Butler <chrisb at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Niko Tyni <ntyni at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Chris Butler <chrisb at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+               debhelper (>= 9.20120312),
+               libarchive-zip-perl,
+               libgetopt-argvfile-perl,
+               libinline-perl,
+               libmodule-scandeps-perl (>= 1.05),
+               libpar-perl (>= 1.005),
+               libperl-dev,
+               libtest-pod-perl
 Standards-Version: 3.9.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpar-packer-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpar-packer-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpar-packer-perl.git
 Homepage: http://par.perl.org/
 
 Package: libpar-packer-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, ${sameperl:Depends},
- libarchive-zip-perl,
- libgetopt-argvfile-perl,
- libmodule-scandeps-perl (>= 1.05),
- libpar-dist-perl,
- libpar-perl (>= 1.005),
- perl (>= 5.10.1) | libio-compress-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         ${sameperl:Depends},
+         libarchive-zip-perl,
+         libgetopt-argvfile-perl,
+         libmodule-scandeps-perl (>= 1.05),
+         libpar-dist-perl,
+         libpar-perl (>= 1.005),
+         perl
 Recommends: libtk-perl
 Description: utility for creating PAR archives and stand-alone executables
  PAR (Perl Archiving Toolkit) is a Cross-Platform Packaging and Deployment
@@ -36,3 +41,4 @@ Description: utility for creating PAR archives and stand-alone executables
  .
  This package contains the modules and tools necessary for creating PAR
  archives and stand-alone executables.
+

-- 
Debian packaging of libpar-packer-perl



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