[SCM] Debian packaging of libgetopt-tabular-perl branch, master, updated. 3fd3046bf2167cf27c3bd64aaf9a840b3eeba21b

gregor herrmann gregoa at debian.org
Thu Jul 5 20:29:21 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 90a0cf7..91b9fa7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libgetopt-tabular-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5.0.0), quilt
-Build-Depends-Indep: perl (>= 5.8.8-12)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Getopt-Tabular/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libgetopt-tabular-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-tabular-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libgetopt-tabular-perl.git
+Homepage: http://search.cpan.org/dist/Getopt-Tabular/
 
 Package: libgetopt-tabular-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: table-driven argument parsing for Perl 5
  Getopt::Tabular is a Perl 5 module for table-driven argument parsing,
  vaguely inspired by John Ousterhout's Tk_ParseArgv.
@@ -32,3 +34,4 @@ Description: table-driven argument parsing for Perl 5
     extend.
   * Options can be abbreviated and come in any order.
   * A "spoof" mode in which arguments are parsed without side-effects.
+

-- 
Debian packaging of libgetopt-tabular-perl



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