[SCM] Debian packaging of libppix-utilities-perl branch, master, updated. 44a56ab926845904da4e28e50620c7f1a0be072d

gregor herrmann gregoa at debian.org
Thu Jul 5 20:53:26 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 417da43..f7e7642 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,32 @@
 Source: libppix-utilities-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libexception-class-perl, libppi-perl (>= 1.208),
- libreadonly-perl, libtask-weaken-perl, libtest-deep-perl, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Salvatore Bonaccorso <carnil at debian.org>
+Build-Depends-Indep: libexception-class-perl,
+                     libppi-perl,
+                     libreadonly-perl,
+                     libtask-weaken-perl,
+                     libtest-deep-perl,
+                     perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/PPIx-Utilities/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libppix-utilities-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libppix-utilities-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libppix-utilities-perl.git
+Homepage: http://search.cpan.org/dist/PPIx-Utilities/
 
 Package: libppix-utilities-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libexception-class-perl,
- libppi-perl (>= 1.208), libreadonly-perl, libtask-weaken-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libexception-class-perl,
+         libppi-perl,
+         libreadonly-perl,
+         libtask-weaken-perl
 Description: Perl module containing extensions to PPI
  This is a collection of functions for dealing with PPI objects, many of which
  originated in Perl::Critic. They are organized into modules by the kind of
  PPI class they relate to, by replacing the "PPI" at the front of the module
  name with "PPIx::Utilities", e.g. functionality related to PPI::Nodes is in
  PPIx::Utilities::Node.
+

-- 
Debian packaging of libppix-utilities-perl



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