[SCM] Debian packaging of libpar-packer-perl branch, master,	updated. 0434d64e0878c4469843b335911aeb927b23fd80
    gregor herrmann 
    gregoa at debian.org
       
    Mon Aug 29 22:24:12 UTC 2011
    
    
  
The following commit has been merged in the master branch:
commit c0c4784819bb65d163188ec29e728e527c6fe9c6
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 29 22:28:09 2011 +0200
    New (build) dependency: IO::Compress::Gzip.
diff --git a/debian/control b/debian/control
index a220ae2..3710d9d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: perl, debhelper (>= 8),
  libmodule-scandeps-perl (>= 1.01),
  libpar-perl (>= 1.000),
  libperl-dev,
- libtest-pod-perl
+ 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>,
@@ -27,7 +28,8 @@ Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
  libgetopt-argvfile-perl,
  libmodule-scandeps-perl (>= 1.01),
  libpar-dist-perl,
- libpar-perl (>= 1.000)
+ libpar-perl (>= 1.000),
+ perl (>= 5.10.1) | libio-compress-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
-- 
Debian packaging of libpar-packer-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list