r42318 - in /trunk/libpar-packer-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Aug 21 15:18:25 UTC 2009


Author: gregoa
Date: Fri Aug 21 15:18:20 2009
New Revision: 42318

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=42318
Log:
Reformat and sync Debends and Build-Depends.

Modified:
    trunk/libpar-packer-perl/debian/changelog
    trunk/libpar-packer-perl/debian/control

Modified: trunk/libpar-packer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/changelog?rev=42318&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/changelog (original)
+++ trunk/libpar-packer-perl/debian/changelog Fri Aug 21 15:18:20 2009
@@ -5,6 +5,7 @@
   * Simplify debian/rules, adjust build dependencies on debhelper and quilt.
   * Add build dependency on libgetopt-argvfile-perl (>= 1.07).
   * Set Standards-Version to 3.8.3 (no changes).
+  * Reformat and sync Debends and Build-Depends.
 
  -- gregor herrmann <gregoa at debian.org>  Fri, 21 Aug 2009 16:01:23 +0200
 

Modified: trunk/libpar-packer-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/control?rev=42318&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/control (original)
+++ trunk/libpar-packer-perl/debian/control Fri Aug 21 15:18:20 2009
@@ -1,10 +1,15 @@
 Source: libpar-packer-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), perl (>= 5.8.8-11), libperl-dev,
- libarchive-zip-perl, libpar-perl (>= 0.977), libtest-pod-perl, quilt (>= 0.46-7),
- libinline-perl, libmodule-scandeps-perl (>= 0.81),
- libgetopt-argvfile-perl (>= 1.07)
+Build-Depends: perl, debhelper (>= 7.0.50), quilt (>= 0.46-7),
+ libarchive-zip-perl (>= 1),
+ libgetopt-argvfile-perl (>= 1.07),
+ libinline-perl,
+ libmodule-scandeps-perl (>= 0.81),
+ libpar-perl (>= 0.977),
+ libperl-dev,
+ libtest-pod-perl,
+ perl (>= 5.10) | libcompress-zlib-perl (>= 1.3)
 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>,
@@ -16,11 +21,13 @@
 
 Package: libpar-packer-perl
 Architecture: any
-Depends: perl-modules (>= 5.6.0), libpar-dist-perl (>= 0.22),
- libpar-perl (>= 0.977), libmodule-scandeps-perl (>= 0.81),
- libarchive-zip-perl (>= 1), perl (>= 5.10) | libcompress-zlib-perl (>= 1.3),
- libgetopt-argvfile-perl (>= 1.07), ${perl:Depends}, ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
+ libarchive-zip-perl (>= 1),
+ libgetopt-argvfile-perl (>= 1.07),
+ libmodule-scandeps-perl (>= 0.81),
+ libpar-dist-perl (>= 0.22),
+ libpar-perl (>= 0.977),
+ perl (>= 5.10) | libcompress-zlib-perl (>= 1.3)
 Recommends: libtk-perl
 Description: utility for creating PAR archives and stand-alone executables
  PAR (Perl Archiving Toolkit) is a Cross-Platform Packaging and Deployment




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